6 Commits

Author SHA1 Message Date
Dominik Schürmann
7451f00534 Refactoring old code using an abstract class 2014-04-26 02:01:26 +02:00
Daniel Martí
1f154adf42 Merge branch 'master' into super-fdroid
Conflicts:
	AndroidManifest.xml
	lint.xml
	src/org/fdroid/fdroid/AppDetails.java
2014-04-25 20:20:43 +02:00
Daniel Martí
05edd59b05 Ignore UnusedResources on default_repo.xml
We iterate over them programmatically, so lint thinks we don't use them
2014-03-17 09:39:52 +01:00
Daniel Martí
f8d235fb43 Merge commit 'refs/merge-requests/37' of gitorious.org:f-droid/fdroidclient into super-fdroid
Conflicts:
	lint.xml
	src/org/fdroid/fdroid/AppDetails.java
2014-01-08 15:35:58 +01:00
Daniel Martí
91cf8c9472 Add lint.xml with ignores for MissingTranslation 2014-01-08 13:04:00 +01:00
Dominik Schürmann
2ae83e8785 Implements unattended install/delete of packages using Android internal APIs. This works if F-Droid is a system app, e.g., by preinstalling it on an Android rom 2013-10-19 19:48:36 +02:00