12 Commits

Author SHA1 Message Date
Daniel Martí
7dfe9eac24 Add basic gradle support 2013-11-27 15:47:13 +01:00
Daniel Martí
a76a465cf1 Re-add theming, much better this time 2013-11-03 16:12:22 +01:00
Daniel Martí
80de44ecc6 Add proguard-project.txt 2013-08-19 17:23:25 +02:00
Daniel Martí
61bffdac71 Add project.properties (closes #323) 2013-08-06 16:26:08 +02:00
Peter Serwylo
d2c8f0de68 Replace CompatibilityUtils with android.support.v4.MenuItemCompat 2013-04-10 13:04:49 +10:00
Peter Serwylo
7a83557772 Show search/run MenuItems in action bar.
This is only done if the device api version is >= 11, and if there is
room in the action bar. I added the funcitonality in a new class
CompatabilityUtils because there may be other things for which this is
desirable.
2013-04-09 11:22:46 +10:00
Ciaran Gultnieks
86eca58adc Additional gitignore, etc 2012-08-17 16:49:15 +01:00
Ciaran Gultnieks
7eecc18986 Build config file changes 2012-02-21 08:30:40 +00:00
Henrik Tunedal
1b99e0e063 Remove superfluous transactions
SQLiteOpenHelper already wraps onCreate and onUpgrade in a transaction.
2011-02-26 16:54:05 +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
1eb07ede53 Some administrivia to keep Eclipse happy 2010-10-26 17:18:41 +01:00
Ciaran Gultnieks
0b71cb7e73 Initial files 2010-10-19 23:24:04 +01:00