Daniel Martí
3741c0c62b
Revert all Light Theme changes
...
Should be done differently. Light theme before Holo is buggy.
2013-09-01 14:03:55 +02:00
Daniel Martí
50f0856f67
Add "Light Theme" setting
...
Default theme is dark (Holo dark on >=11), addition is light on <11, Holo.Ligt
on >=11 and Holo.Light.DarkActionbar on >=14
2013-08-23 14:29:50 +02:00
Daniel Martí
e44f8b67a7
Disabling repos now clears their apks as well
...
The current method is quite ugly, mainly because enabling and disabling repos
uses SQL and the list item click function does not tell us whether a repo is
being enabled or disabled. For now it works, but there's room for improvement.
2013-07-22 14:59:22 +02:00
Daniel Martí
b9d5e8f701
Invalidate app/apk cache when removing repos
2013-07-21 13:15:01 +02:00
Daniel Martí
925c7c08d1
Add name and description to repo, bump DB to v21
2013-05-28 08:58:36 +02:00
Peter Serwylo
56de1eda6b
Add hint to show text with icon in action bar (if room - i.e. in landscape on most devices).
2013-04-28 12:23:30 +10:00
Ciaran Gultnieks
8401d53dc0
Merge commit 'refs/merge-requests/24' of git://gitorious.org/f-droid/fdroidclient into merge-requests/24
...
Conflicts:
src/org/fdroid/fdroid/DB.java
2013-04-16 09:39:10 +01:00
Ciaran Gultnieks
68edafc48d
Behave a bit better when a repo is deleted
2013-04-15 11:13:27 +01:00
Andrew Gaul
716b1c802b
Prefer unsynchronized ArrayList over Vector
2013-04-12 23:13:17 -07:00
Ciaran Gultnieks
0cb5d25b0c
Change license from GPLv2+ to GPLv3+
2013-04-12 14:45:48 +01:00
Peter Serwylo
d2c8f0de68
Replace CompatibilityUtils with android.support.v4.MenuItemCompat
2013-04-10 13:04:49 +10:00
Peter Serwylo
8679a1241f
Also show "add repo" and "update/install" in action bar.
...
The "update" icon was a "+" (add icon) which looked a bit weird, so a
quick search of other UI's shows that the "refresh" icon is used for
"update". The official Android reference docs say to copy icons that
aren't part of the android.R.drawable.* constants into your own
drawable-* folders, so I've done that here. The icons are from android
SDK version 17.
2013-04-09 18:55:10 +10:00
Felix Ableitner
bdf165d80c
Fixed various warnings.
2012-10-27 13:05:17 +02:00
Michele Azzolari
5a5a632778
Showing last repo scan at bottom of repo list
2012-09-28 11:01:25 +02:00
Ciaran Gultnieks
c8aeb08dfa
Better internal handling of repos
2012-09-26 21:31:03 +01:00
Ciaran Gultnieks
0623801474
Reorganise database access to prevent locking issues
2012-09-10 21:01:39 +01: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
Ciaran Gultnieks
8c30e0cfdb
Added database support for repo public key
2011-01-29 09:41:40 +00:00
Ciaran Gultnieks
0b71cb7e73
Initial files
2010-10-19 23:24:04 +01:00