Daniel Martí
f205b67cd5
Fix ActionBar Home button issues on 3.X-4.0.X
2013-10-10 21:58:03 +02:00
Ciaran Gultnieks
5977f10ee6
Translation updates
2013-10-10 20:25:47 +01:00
Daniel Martí
f2500bec15
New feature: "Ignore This Update".
db-version/26
2013-10-10 17:49:31 +02:00
Daniel Martí
1e5cda97c3
Send icon for "Donate", no icons for its submenu entries
2013-10-10 17:49:04 +02:00
Daniel Martí
9ea8eca7d5
Mark the AFs which block apks from being shown in bright red
2013-10-09 23:59:58 +02:00
Daniel Martí
9bf73529a7
Add support for Litecoin donations
db-version/25
2013-10-09 22:49:23 +02:00
Daniel Martí
c9159b8bff
Make use of the new FadeIn constructor (only fade in on network/disk fetch)
2013-10-09 20:52:10 +02:00
Daniel Martí
a7e58c154c
Run optipng on all png drawables
2013-10-08 23:14:29 +02:00
Daniel Martí
e3789c18fb
Update UIL submodule
2013-10-08 20:56:40 +02:00
Daniel Martí
3c4a58b8a3
Fix issue with number of updates in notification
2013-10-08 19:56:57 +02:00
Daniel Martí
0624189905
Also check for null versionName when refreshing apps
2013-10-08 15:44:48 +02:00
Daniel Martí
eabf9cd654
Add a space after every bullet in a <li> element
2013-10-08 15:32:23 +02:00
Daniel Martí
5609b88250
Remove unnecessary space at the end of description
2013-10-08 15:32:23 +02:00
Daniel Martí
6e622e59ab
Initial Anti-Feature list implementation
...
Also, move visibility stuff from onResume to onCreate (they are only affected
by preferences, i.e. onCreate will always be run since the preferences button
is only in our main activity).
2013-10-08 15:32:22 +02:00
Ciaran Gultnieks
1011c8fadc
Translation updates
2013-10-08 12:21:34 +01:00
Daniel Martí
78ba64c2ec
Add App.toUpdate as the filter result of App.hasUpdates ( fixes #372 )
2013-10-08 12:57:58 +02:00
Daniel Martí
458f163f7e
Default installed apk versionName to "null" ( closes #182 )
2013-10-08 11:00:46 +02:00
Daniel Martí
a6128a3e47
Remove "Google Play"/"Market" menu button
2013-10-03 19:10:32 +02:00
Daniel Martí
96bcee1066
Try to fix HomeAsUp problems on 4.0 and below
2013-10-03 19:00:46 +02:00
Daniel Martí
430cb42d14
Fix crash when a new app appeared in the index
2013-10-03 18:49:03 +02:00
Daniel Martí
2650508999
Keep app.ignoreUpdates when updating app details with a new index
2013-10-01 20:20:59 +02:00
Ciaran Gultnieks
a876291f12
Translation updates
2013-10-01 08:04:47 +01:00
Daniel Martí
f84e0e4fd6
Release 0.52-test
0.52-test
2013-09-29 21:00:27 +02:00
Daniel Martí
6a90f94b17
Fade-in for icons at 200ms
2013-09-29 20:55:31 +02:00
Daniel Martí
953512cac9
Revert some icon changes, go back to using <icon> from the index
2013-09-29 20:45:47 +02:00
Daniel Martí
5aa2710362
Leave repo uri scheme handling for later, fix search schemes
2013-09-29 20:27:49 +02:00
Daniel Martí
82f87f677e
Print vercodes when logging incompatibilities
2013-09-28 21:31:44 +02:00
Daniel Martí
082802cbba
Fix remaining issues with notifications
2013-09-28 21:13:32 +02:00
Daniel Martí
fa1b53a81c
Fix repo update notifications
...
* Get rid of getAppsBasic(boolean)
* Use FDroidApp to read apps from UpdateService
- Don't read the SQL tables twice if updating manually
- Use two app lists, not three
* Notify regardless of the previous updates count
2013-09-28 19:34:48 +02:00
Daniel Martí
60dcf7f12c
Disable baseLineAligned on more LinearLayout elements
2013-09-27 18:04:01 +02:00
Daniel Martí
78e2e1bcc4
Avoid crashes when appid or repoUri are empty
2013-09-26 20:16:08 +02:00
Daniel Martí
40904ab75f
Rename "Market" to "Google Play"
2013-09-26 13:12:11 +02:00
Daniel Martí
da5877c9c4
Add support for fdroid.search:<query> and market://search?q=<query>
2013-09-26 08:56:09 +02:00
Daniel Martí
17302321b8
Add support for fdroid.repo: https://repo/address
2013-09-26 01:04:12 +02:00
Daniel Martí
32a106ad1d
Don't run getIntent() twice
2013-09-26 00:44:56 +02:00
Daniel Martí
5e0dfcc631
No need for alignment on appdetails
2013-09-26 00:09:57 +02:00
Daniel Martí
5a2a68644b
Remove unused layout
2013-09-26 00:09:48 +02:00
Daniel Martí
dc7d3a1f1f
Get application id directly from its xml attribute
2013-09-25 23:50:46 +02:00
Daniel Martí
534400c80c
Remove app.icon from DB, save icon uris to memory
2013-09-24 22:33:21 +02:00
Daniel Martí
0c12c0248e
Allow Backups of fdroid
2013-09-23 21:22:56 +02:00
Daniel Martí
d6d48eb749
Input field for repo is an Uri
2013-09-23 21:22:39 +02:00
Daniel Martí
d7621e4af0
Remove many unused strings
2013-09-23 21:22:27 +02:00
Daniel Martí
489bf1425c
Remove many unused imports
2013-09-23 21:10:05 +02:00
Daniel Martí
3f9ed656de
Update build instructions
2013-09-23 20:32:55 +02:00
Daniel Martí
017811fb92
Use UIL, don't do caching on our own.
...
Advantages:
* Initial setup time for icons is zero
* We don't have to deal with it ourselves
* We can use the default package icon while we load
2013-09-23 20:21:29 +02:00
Daniel Martí
0d6ec3a001
Properly put shell commands in markdown
2013-09-22 00:49:00 +02:00
Daniel Martí
4427eb2d44
Small README fixes
2013-09-22 00:43:31 +02:00
Daniel Martí
1161bf65d1
Release 0.51-test
0.51-test
2013-09-22 00:14:38 +02:00
Daniel Martí
f801ed3b23
Move po scripts to tools/ dir
2013-09-22 00:12:36 +02:00
Daniel Martí
100d1a144b
Add basic README markdown file
2013-09-22 00:08:40 +02:00