Daniel Martí
|
aff6a03fa2
|
Specify that the version is for Android
|
2014-01-03 17:55:23 +01:00 |
|
Daniel Martí
|
105390fa88
|
Revert "Add very basic support for <provides>"
This reverts commit bc74d97195417814193ce9ccfa838f0730310821.
Conflicts:
src/org/fdroid/fdroid/DB.java
db-version/33
|
2014-01-03 07:40:42 +01:00 |
|
Daniel Martí
|
4d94295864
|
Switch to "apks" apk cache dir, use internal cache when external is not available
|
2014-01-03 06:55:28 +01:00 |
|
Daniel Martí
|
8a90687867
|
Slightly larger margin separating minsdk
|
2014-01-03 04:47:42 +01:00 |
|
Daniel Martí
|
5cde91ef23
|
Show text in the update AB icon
|
2014-01-03 02:56:25 +01:00 |
|
Daniel Martí
|
aee57c448b
|
Sightly more margins in app list views
|
2014-01-03 02:52:12 +01:00 |
|
Daniel Martí
|
50f68d34b9
|
Support minSdk info in version list views
|
2014-01-03 02:44:24 +01:00 |
|
Daniel Martí
|
ab6f41ec68
|
More layout tweaks, fix landscape
|
2014-01-03 02:17:32 +01:00 |
|
Daniel Martí
|
9c61ccebdb
|
Place the update repos button in the Action Bar
|
2014-01-03 01:16:24 +01:00 |
|
Daniel Martí
|
2226d5a23a
|
Remove obsolete bits from .gitignore
|
2014-01-02 13:46:29 +01:00 |
|
Daniel Martí
|
b35bb9b1f5
|
Add TargetApi lines to compat/* to suppress many lint warnings
|
2014-01-01 22:30:01 +01:00 |
|
Daniel Martí
|
e8d3a7a4ef
|
Raise minSdk to 5, UIL requires it
|
2014-01-01 22:22:21 +01:00 |
|
Daniel Martí
|
f4e23bb2ed
|
Buildfix
|
2014-01-01 22:09:33 +01:00 |
|
Daniel Martí
|
cd00760cc4
|
Remove compact icons, replace installed with a symbol
|
2014-01-01 21:45:20 +01:00 |
|
Daniel Martí
|
753bc43452
|
Use AppDetails title as indicator where we come from
|
2014-01-01 21:34:41 +01:00 |
|
Daniel Martí
|
771947536e
|
Add categories to AppDetails, layout tweaks
|
2014-01-01 21:08:41 +01:00 |
|
Daniel Martí
|
e302baa340
|
Do paddings for the icon and not the whole applist item
|
2014-01-01 17:09:01 +01:00 |
|
Daniel Martí
|
214c920afd
|
Do AddItems with addAll on AppListAdapter
|
2014-01-01 16:06:42 +01:00 |
|
Daniel Martí
|
219443b5a7
|
Fix support for 1.6 (4), fixes #414
|
2014-01-01 14:52:14 +01:00 |
|
Daniel Martí
|
b31d8cb55b
|
Temporarily remove en-rGB, mainly since it breaks the whole app
|
2014-01-01 14:46:33 +01:00 |
|
Daniel Martí
|
b4cee703f2
|
applistitem centering tweaks
|
2014-01-01 02:15:27 +01:00 |
|
Daniel Martí
|
56cb8ccdda
|
Update summaries via methods, greatly decreasing source lines
|
2014-01-01 02:09:16 +01:00 |
|
Daniel Martí
|
962521947e
|
Last pref summary: notifications
|
2014-01-01 01:47:10 +01:00 |
|
Daniel Martí
|
de40bed7e1
|
Do expert mode summary
|
2014-01-01 01:43:52 +01:00 |
|
Daniel Martí
|
6c9a375b27
|
Do db sync and apk cache settings summaries too
|
2014-01-01 01:32:33 +01:00 |
|
Daniel Martí
|
abef4f36e0
|
Do incompatible versions and permissions settings too
|
2014-01-01 01:20:21 +01:00 |
|
Daniel Martí
|
65981e3a25
|
Do updateHistoryDays summary like the others
|
2014-01-01 01:13:01 +01:00 |
|
Daniel Martí
|
d1d88ea26b
|
Update summaries on onResume() consistently
|
2014-01-01 01:03:25 +01:00 |
|
Daniel Martí
|
177b2a170d
|
Show value for the theme pref too, no dummy defualt summaries
|
2014-01-01 00:42:27 +01:00 |
|
Daniel Martí
|
02bac89b17
|
Do on/off and value summaries for auto updates
|
2014-01-01 00:38:47 +01:00 |
|
Daniel Martí
|
1b6a643b9c
|
Start doing checkbox preferences with on/off summaries
|
2013-12-31 21:59:46 +01:00 |
|
Daniel Martí
|
1b83bf38ac
|
Move pref names to Preferences.java
|
2013-12-31 21:35:37 +01:00 |
|
Daniel Martí
|
aaad028f3a
|
Use OnSharedPreferenceChangeListener, recommended and easier to use
|
2013-12-31 21:29:38 +01:00 |
|
Daniel Martí
|
994610c516
|
TODO done: Use a HashMap when updating app lists
|
2013-12-31 20:46:21 +01:00 |
|
Daniel Martí
|
ea0eae6b11
|
Small changes to SearchResuts
|
2013-12-31 14:49:34 +01:00 |
|
Daniel Martí
|
d1d1201a6e
|
Add missing dogecoin bit to RepoXMLHandler
|
2013-12-31 12:12:32 +01:00 |
|
Daniel Martí
|
1e4fe9fa2c
|
Add basic dogecoin donation support
db-version/32
|
2013-12-31 12:11:03 +01:00 |
|
Daniel Martí
|
a189ff6e4e
|
Replace UnlimitedDiscCache with LimitedAgeDiscCache and 30 days (fixes #190)
|
2013-12-31 11:35:00 +01:00 |
|
Daniel Martí
|
67ec0f748c
|
Separate status and license from name and summary in app lists
|
2013-12-31 11:27:19 +01:00 |
|
Daniel Martí
|
bc74d97195
|
Add very basic support for <provides>
db-version/31
|
2013-12-31 11:16:46 +01:00 |
|
Daniel Martí
|
e437898e33
|
Further fixes to layouts
|
2013-12-31 11:03:34 +01:00 |
|
Daniel Martí
|
5ef87602ca
|
Update UIL, release 1.9.1
|
2013-12-31 11:03:34 +01:00 |
|
Daniel Martí
|
fa02eb5733
|
Small tweaks to paddings and layouts
|
2013-12-31 11:03:34 +01:00 |
|
Daniel Martí
|
70fd272871
|
Replace * and -> with UTF symbols
|
2013-12-31 11:03:34 +01:00 |
|
Ciaran Gultnieks
|
47c0c2f6ab
|
Remove invalid language
|
2013-12-29 13:28:42 +00:00 |
|
F-Droid Translatebot
|
d8e63240b6
|
Translation updates
|
2013-12-29 13:22:49 +00:00 |
|
F-Droid Translatebot
|
2db4f3f972
|
Translation updates
|
2013-12-29 12:55:24 +00:00 |
|
Daniel Martí
|
dc7df0fc5f
|
Release 0.56-test
0.56-test
|
2013-12-26 00:12:46 +01:00 |
|
Daniel Martí
|
c306fe9157
|
Properly center elements in the app list views
|
2013-12-26 00:08:43 +01:00 |
|
Daniel Martí
|
03f2869281
|
Always load incompatible apks on memory
|
2013-12-25 22:48:12 +01:00 |
|