3889 Commits

Author SHA1 Message Date
Ciaran Gultnieks
cc0aa6b835 Changed logo 2012-08-17 16:48:00 +01:00
Ciaran Gultnieks
d87401f5fb Translation updates 2012-08-13 15:40:11 +01:00
Kevin Everets
6d0b5d2d8e Add "added" information to the Apk list in AppDetails if available
Just place it below the status for the time being until a more pleasing
layout can be created.
2012-07-16 15:08:17 -04:00
Kevin Everets
d6015fe77c Parse and store the "added" and "lastupdated" for Apps and "added" for Apks
This bumps the database version to 14 in order to store these extra
strings.
2012-07-16 15:08:17 -04:00
Ciaran Gultnieks
653a51bb97 Switch target sdk to 15 2012-07-14 07:37:33 +01:00
Ciaran Gultnieks
38f3cadda8 Translation updates 2012-07-10 13:39:39 +01:00
Ciaran Gultnieks
952518360c Added Turkish translation 2012-04-19 09:30:41 +01:00
Ciaran Gultnieks
b9f5f84bdf Translation updates 2012-04-19 09:09:27 +01:00
Ciaran Gultnieks
90286acdbf Translation updates 2012-04-18 17:20:55 +01:00
Ciaran Gultnieks
d7e010795d Changed default repo to use HTTPS 2012-02-21 08:31:05 +00:00
Ciaran Gultnieks
7eecc18986 Build config file changes 2012-02-21 08:30:40 +00:00
Ciaran Gultnieks
43977cc493 Version 0.25 2012-01-12 17:33:58 +00:00
Ciaran Gultnieks
15904928ae Send client version when requesting index.jar
This will allow us to deal with future incompatibilities if necessary,
and also to determine how far back we need to support.
2012-01-12 17:30:51 +00:00
Ciaran Gultnieks
1b2a1e99ea Better way of dealing with translation exclusions 2012-01-11 11:04:50 +00:00
Kevin Everets
5c87a5c425 Show the currently installed version (if installed) and current version (if hasUpdate) 2012-01-11 10:48:51 +00:00
Ciaran Gultnieks
ac890a051e Translation updates 2012-01-11 10:27:48 +00:00
Ciaran Gultnieks
970d44dbd0 Translation updates - should be right now 2012-01-10 17:56:54 +00:00
Ciaran Gultnieks
732262547e Put default_repo xml in correct place 2012-01-10 17:53:37 +00:00
Ciaran Gultnieks
aefbc93f52 Translation update, part 3 2012-01-10 17:49:06 +00:00
Ciaran Gultnieks
492c0a5485 Translation updates, part 2 2012-01-10 17:32:15 +00:00
Ciaran Gultnieks
dee906c0c0 Translation updates 2012-01-10 17:26:36 +00:00
Ciaran Gultnieks
c17b6fdcc6 Enable fast scroll on app lists 2012-01-10 16:41:06 +00:00
Ciaran Gultnieks
9b5fe29764 Version 0.24 2011-12-05 18:14:29 +00:00
Ciaran Gultnieks
ba2861dcc8 Probable fix to notification problem 2011-12-05 17:06:50 +00:00
Ciaran Gultnieks
23109ca778 Cleaned up the update process a bit 2011-11-29 17:51:11 +00:00
Ciaran Gultnieks
aa58a8aad1 Version 0.23 2011-11-09 18:00:17 +00:00
Ciaran Gultnieks
e4e1928613 Translation update 2011-11-09 17:58:45 +00:00
Ciaran Gultnieks
b022068744 Incorporate new translated languages 2011-10-11 14:11:02 +01:00
Ciaran Gultnieks
0d9fb6ea4d Translation updates 2011-10-11 14:06:00 +01:00
Ciaran Gultnieks
1fd7fa835c Merge commit 'refs/merge-requests/6' of git://gitorious.org/f-droid/fdroidclient into merge-requests/6 2011-10-11 13:49:46 +01:00
Ciaran Gultnieks
a6ee656afb Additional debug output for diagnosing feature incompatibility 2011-10-11 13:47:35 +01:00
Ivo Ugrina
9359509e2c added antiNoneFreeDep 2011-10-08 00:20:51 +02:00
Paul Sokolovsky
0ee34076af Handle actual list filtering based on category dropdown selection. 2011-08-16 21:45:46 +03:00
Paul Sokolovsky
8a5dbaf001 Add category dropdown at the top of main form (above tabs). 2011-08-16 21:45:35 +03:00
Paul Sokolovsky
fd3866cdd0 Parse <category> element. 2011-08-16 21:03:27 +03:00
Paul Sokolovsky
34064fde90 Trim whitespace from cdata, work with pretty-printed XML. 2011-08-16 21:03:14 +03:00
Paul Sokolovsky
223ad42959 Add category property to DB. 2011-08-14 22:03:23 +03:00
Ciaran Gultnieks
fd57099ed4 Translation updates 2011-07-18 18:06:49 +01:00
Ciaran Gultnieks
7b33ffb5c5 Minor changes to allow building within Replicant
(supplied by Paul Kocialkowski)
2011-06-07 08:55:39 +01:00
Ciaran Gultnieks
a6a33c9424 Version 0.22 2011-05-20 23:17:19 +01:00
Ciaran Gultnieks
f97ecd33a6 Changed wording on header to be more appropriate 2011-05-04 17:24:51 +01:00
Ciaran Gultnieks
45a38cc653 Default to auto updating repo daily, and notifying of app updates 2011-04-15 10:53:13 +01:00
Henrik Tunedal
63c573b28b Add landscape layout for AppDetails 2011-03-30 01:39:36 +02:00
Henrik Tunedal
9c3da557fa Fix bug in DownloadHandler
If an error occurred or the user cancelled the download, the message
(toast) would be redisplayed on every rotation from there on.

This change fixes the bug (by removing the reference to the download
thread when it's finished) and encapsulates all interaction with the
download thread in DownloadHandler.
2011-03-29 02:01:19 +02:00
Henrik Tunedal
1ae3e604bd Use unfiltered application list for updates 2011-03-28 18:25:23 +02:00
Henrik Tunedal
c76da4e35f Display SHA-1 fingerprints for repositories
The fingerprint is divided into four groups for readability but
otherwise identical to what keytool displays.
2011-03-28 03:54:29 +02:00
Henrik Tunedal
33fa2debf9 Consolidate hex conversion functions 2011-03-28 03:49:48 +02:00
Henrik Tunedal
37732255b2 Log available device features 2011-03-26 17:29:29 +01:00
Henrik Tunedal
767f1a6866 Stop progress updates when in background 2011-03-22 23:27:46 +01:00
Henrik Tunedal
7c43b91502 Reset signature ID after uninstall 2011-03-22 23:27:46 +01:00