17 Commits

Author SHA1 Message Date
Hans-Christoph Steiner
739ecfdea3 commit Eclipse project files to make it easier for others to start
Having the pre-configured Eclipse files in git will make it easier for
other people to work with FDroid in Eclipse, and should not affect anything
else. The key files are .classpath and .project.  The .settings/ folder is
for user-specific settings, so its ignored.
2014-02-14 23:07:49 -05:00
Daniel Martí
cf1519f792 Add eclipse files to gitignore 2014-02-14 09:16:18 +01:00
Daniel Martí
9b88a14566 Be more specific in .gitignore 2014-01-04 01:48:21 +01:00
Daniel Martí
2226d5a23a Remove obsolete bits from .gitignore 2014-01-02 13:46:29 +01:00
Daniel Martí
0df1426c8a Slightly more specific gitignore 2013-12-23 13:43:34 +01:00
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