326 Commits

Author SHA1 Message Date
Ciaran Gultnieks
a53fb0ed5b New translations - esperanto, finnish, bulgarian (none complete) 2012-10-19 20:36:06 +01:00
Michele Azzolari
5a5a632778 Showing last repo scan at bottom of repo list 2012-09-28 11:01:25 +02:00
Ciaran Gultnieks
21dab74e08 Translation updates 2012-09-19 21:53:09 +01:00
Ciaran Gultnieks
2ae4e6516e Re-implement show incompatible, and fix details layout more 2012-09-19 17:06:49 +01:00
Ciaran Gultnieks
006ee57bbf Handle long descriptions properly 2012-09-19 13:14:36 +01:00
Ciaran Gultnieks
14cdf092d3 Tidies up app details view a bit and adds summary/package id
The package ID is shown only in expert mode.
2012-09-18 20:59:00 +01:00
Ciaran Gultnieks
5511f85cea Translation updates 2012-09-18 14:52:41 +01:00
Ciaran Gultnieks
0d0c65fb0e Adds handling of formatted descriptions 2012-09-17 21:46:32 +01:00
Ciaran Gultnieks
717df0b82f Adds preference to ignore touchscreen feature
A ridiclous number of apps claim to be incompatible with devices that
don't have a touchscreen. This even includes devices that have the 'fake
touchscreen' feature instead. Nearly all of those have no such
requirement, so this preference allows you to ignore it and treat those
apps as being compatible.
2012-09-16 11:37:06 +01:00
Ciaran Gultnieks
0eaca35e5b Gives category Spinner an ID
Without an ID, the default save/restore state mechanism doesn't work,
so (for example) if you rotate the screen on ICS, the current category
switches back to the default.
2012-09-16 10:08:30 +01:00
Ciaran Gultnieks
b46b6ed933 A few changes to list UI:
Categories only apply to 'Available' list, which now includes
installed apps too.
2012-09-15 08:30:08 +01:00
Ciaran Gultnieks
0efc4c6794 Performence improvements, work in progress 2012-09-13 21:28:19 +01:00
Ciaran Gultnieks
e75b4b44b2 Translation updates 2012-09-10 22:53:07 +01:00
Ciaran Gultnieks
7647cc2594 French translation correction, fixing issue #75 2012-08-29 11:20:25 +01:00
Ciaran Gultnieks
021506b8d6 Fix tab overlap issues on larger screens 2012-08-29 07:52:29 +01:00
Ciaran Gultnieks
8323aacc7e Add "What's New" and "Recently Updated" categories 2012-08-26 09:31:59 +01:00
Ciaran Gultnieks
6c838afe0b App name consistency 2012-08-25 09:57:10 +01:00
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
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
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
1b2a1e99ea Better way of dealing with translation exclusions 2012-01-11 11:04:50 +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
dee906c0c0 Translation updates 2012-01-10 17:26:36 +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
Ivo Ugrina
9359509e2c added antiNoneFreeDep 2011-10-08 00:20:51 +02:00
Paul Sokolovsky
8a5dbaf001 Add category dropdown at the top of main form (above tabs). 2011-08-16 21:45:35 +03: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
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
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
89dd64a210 Remove APK count from AppDetails
Rationale:
1) The string is competing for space with the license field.
2) It would need separate singular/plural versions to be correct.
3) It's unnecessary when the list of APKs is shown directly below.
2011-03-22 23:27:33 +01:00
Ciaran Gultnieks
e225731db4 Translation updates 2011-03-10 15:21:48 +00:00
Henrik Tunedal
deec894061 Fix my supposedly improved listview item layout 2011-03-10 01:12:43 +01:00
Henrik Tunedal
ce3e4bd34f Merge branch 'compatcheck' 2011-03-09 00:22:31 +01:00
Henrik Tunedal
cea9278ef2 Optionally filter apps that require root 2011-03-08 20:06:43 +01:00
Henrik Tunedal
62ad5e2ed1 Add cancel button to download dialog 2011-03-08 14:37:04 +01:00
Henrik Tunedal
773b78a363 Improve listview item layout 2011-03-07 18:37:43 +01:00
Henrik Tunedal
0513bb2de7 Filter incompatible applications 2011-03-05 19:59:01 +01:00
Henrik Tunedal
d65a31e2c5 Externalize repo address and key 2011-02-26 16:36:00 +01:00
Ciaran Gultnieks
efcc7c6d8c Show whether an apk is from source or a binary on the apk list 2011-02-21 22:12:00 +00:00
Ciaran Gultnieks
79ab3fe030 Added donate button to AppDetails menu 2011-02-21 21:33:18 +00:00
Henrik Tunedal
55eb63b077 Disable database sync preference unless in expert mode 2011-02-14 02:23:23 +01:00
Henrik Tunedal
176c9173ae Add preference for SQLite "synchronous" flag
By default SQLite runs with synchronous=FULL, which is the safest mode
and uses fsync() a lot, but this interacts very badly with Samsung's
infamous RFS filesystem. With this preference the user can decide
whether to sacrifice some safety for reasonable performance.
2011-02-13 20:37:35 +01:00