This website requires JavaScript.
f5d8419d69
The same, but clearer and less code?
Ciaran Gultnieks
2011-02-16 21:04:02 +00:00
95bca18bd3
More transactions everywhere
Henrik Tunedal
2011-02-14 03:47:36 +01:00
55eb63b077
Disable database sync preference unless in expert mode
Henrik Tunedal
2011-02-14 02:23:23 +01:00
657ae58418
Wrap database update in an explicit transaction
Henrik Tunedal
2011-02-14 01:32:13 +01:00
0d1be2d967
Log duration of updates
Henrik Tunedal
2011-02-14 00:34:56 +01:00
176c9173ae
Add preference for SQLite "synchronous" flag
Henrik Tunedal
2011-02-13 20:37:35 +01:00
24aa230f14
Make the repository checkboxes work.
Henrik Tunedal
2011-02-11 00:56:30 +01:00
f602e4586c
Improved logging of exceptions.
Henrik Tunedal
2011-02-03 03:31:14 +01:00
47a3db7767
Changed button order in app details dialog.
Henrik Tunedal
2011-02-03 01:26:49 +01:00
b4ea49744a
Fixed initialise of pubkey in a brand new database
Ciaran Gultnieks
2011-02-03 08:51:39 +00:00
ddacfb856a
Version 0.20
Ciaran Gultnieks
2011-01-30 22:19:49 +00:00
716d400e46
Put uses-sdk in the right place in the manifest
Ciaran Gultnieks
2011-01-30 22:07:43 +00:00
b44f96142e
We need WRITE_EXTERNAL_STORAGE permission - seems that compatibilty mode was adding it
Ciaran Gultnieks
2011-01-30 22:04:43 +00:00
937a15bf16
Correction to e12ecbdb - need to add that after the db upgrade, now it's using a new field
Ciaran Gultnieks
2011-01-30 22:00:17 +00:00
540b7d0522
Version 0.19
Ciaran Gultnieks
2011-01-30 20:54:24 +00:00
21ce8ad164
Correction to b30fc715 - need to get rid of the check in the update service as well
Ciaran Gultnieks
2011-01-30 20:53:53 +00:00
51bb6ed852
Removed some unused imports
Ciaran Gultnieks
2011-01-30 17:52:11 +00:00
e12ecbdb08
Use signed repo immediately on new install (although it will auto-switch to it anyway
Ciaran Gultnieks
2011-01-30 17:51:48 +00:00
a6c9ed8d06
Version 0.18
Ciaran Gultnieks
2011-01-30 17:03:52 +00:00
41958386f0
A real temporary fix to the repo update/screen rotation problem
Ciaran Gultnieks
2011-01-30 17:00:42 +00:00
497722c634
Ability to read signed indexes (and switch from unsigned to signed if a signed one is detected
Ciaran Gultnieks
2011-01-30 15:16:10 +00:00
8c30e0cfdb
Added database support for repo public key
Ciaran Gultnieks
2011-01-29 09:41:40 +00:00
445b273b36
This is a temporary fix to a crash during repo update due to screen rotation
Ciaran Gultnieks
2011-01-27 00:20:35 +00:00
2de6a41447
Commented out some excessive debug logging
Ciaran Gultnieks
2011-01-26 23:25:14 +00:00
b30fc71500
Don't pre-check network state, just try and read. Gets rid of a nasty permission
Ciaran Gultnieks
2011-01-26 23:22:43 +00:00
4be4b8ddaa
Issue #20 - network failure during repo update shouldn't empty the app list
Ciaran Gultnieks
2011-01-26 23:02:27 +00:00
6fddf13fb3
Potential crash when using new version without updating repo index
Ciaran Gultnieks
2011-01-26 18:41:53 +00:00
2512ce7145
Improvement to the getpo script
Ciaran Gultnieks
2011-01-20 23:34:29 +00:00
bb043c7c36
Swedish translation updates
Ciaran Gultnieks
2011-01-20 23:32:18 +00:00
aa1db27b85
Translation updates, including Serbian
Ciaran Gultnieks
2011-01-20 22:59:16 +00:00
f0b4e63da2
SVG source etc for the logo/icon/website banner
Ciaran Gultnieks
2011-01-18 21:36:28 +00:00
c626ce5f6d
Version 0.17
Ciaran Gultnieks
2011-01-17 22:38:25 +00:00
37b7b776c4
Updated translation files with new strings
Ciaran Gultnieks
2011-01-17 22:37:39 +00:00
25a9c6ab9f
Menu on search results to allow repeat searching (without a hardware search button)
Ciaran Gultnieks
2011-01-17 22:36:14 +00:00
3d913be808
Narrative to go with search results
Ciaran Gultnieks
2011-01-17 22:05:31 +00:00
6cae359505
Cancel is probably more appropriate there
Ciaran Gultnieks
2011-01-17 20:25:11 +00:00
5cd5efb398
Minor grammar correction
Ciaran Gultnieks
2011-01-17 20:23:55 +00:00
3d19b7f2c1
Basic search implemented, just needs a bit of tidying up (e.g. tell you what you searched for)
Ciaran Gultnieks
2011-01-16 23:06:18 +00:00
45a32f45ba
That should deal with the antifeatures filtering, but it needs testing
Ciaran Gultnieks
2011-01-17 17:45:53 +00:00
ae6e9d57ff
Merge branch 'master' of gitorious.org:f-droid/fdroidclient
Ciaran Gultnieks
2011-01-17 17:28:49 +00:00
20a204aed8
Antifeatures preferences definition fix
Ciaran Gultnieks
2011-01-17 17:14:10 +00:00
92b8911158
Updated translation files with new/modified strings from the code
Ciaran Gultnieks
2011-01-16 16:16:31 +00:00
93a6abd44d
Imported latest translations from pootle server
Ciaran Gultnieks
2011-01-16 16:15:24 +00:00
f05905c855
Can now detect attempt to install an apk with a different signature and tell the user to uninstall first
Ciaran Gultnieks
2011-01-16 16:07:42 +00:00
3aa6d5a7a9
Formatting fixes only - seems I had the wrong settings on one of my machines at some point
Ciaran Gultnieks
2011-01-16 12:21:35 +00:00
c629a6884f
Slight adjustment signature md5 calculation, to match server
Ciaran Gultnieks
2011-01-14 23:08:34 +00:00
0881142023
Might be better to show that dialog before the thread starts - possible FC on gingerbread
Ciaran Gultnieks
2011-01-13 22:55:03 +00:00
df6a37a705
Expert mode - currently just displays md5 of signature for installed apps
Ciaran Gultnieks
2011-01-04 23:52:04 +00:00
a5d4399e28
Show number of available updates in tab heading
Ciaran Gultnieks
2010-12-16 22:44:26 +00:00
bec725da56
Get and store anti-features data from repo
Ciaran Gultnieks
2010-12-16 21:47:58 +00:00
e1f3c2eb78
Added preferences for anti-features
Ciaran Gultnieks
2010-12-16 21:40:17 +00:00
78325dad91
Version 0.16
Ciaran Gultnieks
2010-12-14 23:40:30 +00:00
24f5f0a5d8
Fixed an inconsistency in the updates listed after a repo update
Ciaran Gultnieks
2010-12-14 22:54:07 +00:00
bc556e0e2b
Version 0.15
Ciaran Gultnieks
2010-12-11 15:13:31 +00:00
38fc4bfec1
Resolved a crash, under some circumstances, after installing an app and returning
Ciaran Gultnieks
2010-12-09 10:57:28 +00:00
b9a41878f8
Deal more gracefully with apps in the repo that have no packages available
Ciaran Gultnieks
2010-12-08 15:59:06 +00:00
08e4ebaa29
Don't show an older installed version as an update
Ciaran Gultnieks
2010-12-08 15:29:30 +00:00
234bdd16fb
Use SQL parameter binding for performance (statements can be cached)
Ciaran Gultnieks
2010-12-08 15:26:18 +00:00
bcd0b185dc
Issue #17 - don't keep trying to update from an invalid repo
Ciaran Gultnieks
2010-12-08 13:45:24 +00:00
364fe8fe0e
Correction to d446cee237f5
Ciaran Gultnieks
2010-12-05 11:37:39 +00:00
2186e2daba
this shouldn't be here, right?
Jan-Christoph Borchardt
2010-12-03 20:49:22 +01:00
d446cee237
fixed some wording
Jan-Christoph Borchardt
2010-12-03 20:45:48 +01:00
7f2c04a242
Version 0.14
Ciaran Gultnieks
2010-11-15 21:05:52 +00:00
b425010c6d
Translation updates
Ciaran Gultnieks
2010-11-15 07:58:33 +00:00
48dca0e52c
Correction to previous commit
Ciaran Gultnieks
2010-11-14 22:31:10 +00:00
ab8feedea0
Made new strings (and a couple previously missed) translatable)
Ciaran Gultnieks
2010-11-14 22:28:08 +00:00
55c06a203e
Added the ability to have the actual apk file sourced from elsewhere
Ciaran Gultnieks
2010-11-14 20:05:17 +00:00
a2c1b3da17
Auto update from repos when empty, plus database rejig and less unnecessary list repopulation
Ciaran Gultnieks
2010-11-14 18:28:01 +00:00
fb772cb015
Close databases when activities are destroyed
Ciaran Gultnieks
2010-11-13 22:53:17 +00:00
589147d591
Don't notify updates of applications that aren't installed
Ciaran Gultnieks
2010-11-13 13:29:24 +00:00
d6c4402356
Use temporary local storage while downloading and processing index, instead of SD
Ciaran Gultnieks
2010-11-13 11:59:24 +00:00
87ea1dfc3f
Moved 'reset DB' to the preferences screen
Ciaran Gultnieks
2010-11-13 10:35:39 +00:00
f3eca41937
Update notifications, and version number on the about box
Ciaran Gultnieks
2010-11-12 22:14:25 +00:00
6477be4c6c
Fixed a bug in the repo XML reader
Ciaran Gultnieks
2010-11-12 08:54:42 +00:00
e2c7ca10dc
A bit of extra debug logging
Ciaran Gultnieks
2010-11-12 08:06:06 +00:00
3c3c4185e6
File missing from previous commit
Ciaran Gultnieks
2010-11-10 21:46:58 +00:00
4f864aaf10
Only do background updates when the main activities are not in the foreground
Ciaran Gultnieks
2010-11-08 23:49:22 +00:00
6b0a1db687
Imported Italian translation again, properly this time
Ciaran Gultnieks
2010-11-08 22:48:30 +00:00
cb11bcf6dd
(Re/un)schedule the update service when preferences are changed
Ciaran Gultnieks
2010-11-08 20:06:31 +00:00
9c193f237d
First effort (untested) at doing scheduled repo updates
Ciaran Gultnieks
2010-11-08 08:47:05 +00:00
53a9e0e796
Added preferences screen and implemented (optional) caching
Ciaran Gultnieks
2010-11-07 23:06:46 +00:00
37182c04b1
Added minimum SDK version (3 = Android 1.5)
Ciaran Gultnieks
2010-11-07 10:34:50 +00:00
4f677285cc
Version 0.13
Ciaran Gultnieks
2010-11-06 22:04:17 +00:00
aed9066347
Fixed MD5 calculation when there are leading zeros
Ciaran Gultnieks
2010-11-06 14:42:46 +00:00
918aa224cb
Various fixes to the previous shoddy (excuse: I couldn't run it on that machine) commit
Ciaran Gultnieks
2010-11-06 14:38:45 +00:00
1f019f0c5b
Untested database upgrade and identification of real 'current' version.
Ciaran Gultnieks
2010-11-06 13:42:17 +00:00
f95a546d6b
Added progress bar when downloading for installation/update
Ciaran Gultnieks
2010-11-06 00:15:30 +00:00
f5d896b0a3
Swapped order of update/uninstall menu options
Ciaran Gultnieks
2010-11-05 07:58:47 +00:00
48f2fc14ea
Added Italian translation by Graziano Sorbaioli
Ciaran Gultnieks
2010-11-04 21:28:42 +00:00
8dac40db25
Imported German translation by Jan C Borchardt
Ciaran Gultnieks
2010-11-03 07:43:23 +00:00
6147cf4b46
A little bit of pre-localisation tidying up
Ciaran Gultnieks
2010-10-28 17:57:57 +01:00
76c7f74cd2
Allow install to SD card
Ciaran Gultnieks
2010-10-26 22:38:12 +01:00
9b2284d08f
Show apk sizes next to each version (incorporates supporting database changes)
Ciaran Gultnieks
2010-10-26 18:19:15 +01:00
1eb07ede53
Some administrivia to keep Eclipse happy
Ciaran Gultnieks
2010-10-26 17:18:41 +01:00
651696a49b
Version 0.12
Ciaran Gultnieks
2010-10-25 23:10:46 +01:00
77e99933cd
Added an update button to the app details menu where appropriate
Ciaran Gultnieks
2010-10-25 23:08:07 +01:00
adc4e0631e
A better update detection method, for now at least
Ciaran Gultnieks
2010-10-25 22:18:19 +01:00
bf8aa30a57
When updating, don't download icons we already have
Ciaran Gultnieks
2010-10-25 21:39:53 +01:00
29cfb62505
Added full license file
Ciaran Gultnieks
2010-10-21 23:15:26 +01:00
0453bb0ac3
Fixed icon in manifest
Ciaran Gultnieks
2010-10-20 22:48:21 +01:00