Commit graph

809 commits

Author SHA1 Message Date
Torsten Grote 92b41fb251 fixed exception string in build script 2012-01-08 15:09:48 +00:00
Ciaran Gultnieks 8866063a0c Minor formatting error in build.py 2012-01-08 15:09:43 +00:00
Ciaran Gultnieks 5cfe2aacb6 Another correction 2012-01-08 14:16:42 +00:00
Ciaran Gultnieks 8569350b6e Multiple corrections to previous commit 2012-01-08 14:13:41 +00:00
Ciaran Gultnieks 688ee3d689 Guard against git accidents 2012-01-08 13:43:59 +00:00
Ciaran Gultnieks ad6f218abc Metadata: new Zirco version (and switched to git-svn) 2012-01-08 09:08:17 +00:00
Ciaran Gultnieks e0da7637db Metadata: new mythdroid version 2012-01-08 09:01:53 +00:00
Torsten Grote 401a2575a7 added category for Car Cast 2012-01-07 09:02:09 +00:00
Torsten Grote 1288ed3826 removed non-free(?) admob from Car Cast 2012-01-07 09:01:36 +00:00
Torsten Grote af06049f4d add non-working Car Cast metadata file 2012-01-07 08:59:29 +00:00
Torsten Grote 2a8743c1e2 updated README for openjdk and building apk files 2012-01-07 08:58:49 +00:00
Ciaran Gultnieks 70a8cec97a Metadata: update fbreader 2012-01-06 12:22:00 +00:00
Ciaran Gultnieks 993d3056d7 Don't include skips in build successes 2012-01-06 12:21:06 +00:00
Ciaran Gultnieks f1dfeedc2a Maintiain android update project behaviour in new platform tools 2012-01-04 22:58:37 +00:00
Ciaran Gultnieks 3b0cccb5bd Various fixes and improvements, and git-svn support 2012-01-04 21:37:11 +00:00
Ciaran Gultnieks abc125aa55 Whoops, that always had the non-free blob - disabled 2012-01-04 21:22:50 +00:00
Ciaran Gultnieks fe767e138a Got rid of source preparation code duplication 2012-01-03 21:39:30 +00:00
Hans-Emil Skogh 3cf1d987c1 Merge branch 'pages'. New page switcher for app listings. 2012-01-03 21:43:02 +01:00
Hans-Emil Skogh a0c0a19e0e Better CSS for the page selector. 2012-01-03 21:35:37 +01:00
Hans-Emil Skogh f824553b31 Merge remote branch 'origin/master' 2012-01-03 21:16:30 +01:00
Hans-Emil Skogh ab9ca87e5c Merge branch 'search'. Descriptions are now being part of a search. 2012-01-03 20:28:24 +01:00
Ciaran Gultnieks fd4f06697a Need to see failures, not hide them above several hundred successes 2012-01-03 16:02:28 +00:00
prcrst 4b0cab1330 Record successful/failed builds and print a summary afterwards 2012-01-03 15:38:20 +00:00
prcrst 66336498c8 - Fix python path
- create required directories in build.py
2012-01-03 15:38:06 +00:00
prcrst ff56516d68 Throw exceptions instead of exiting 2012-01-03 15:37:55 +00:00
prcrst ffa83ff177 Don't abort on build exceptions. 2012-01-03 15:37:41 +00:00
Ciaran Gultnieks e4b13a0643 Basic source code scanner, doesn't do much yet 2012-01-03 15:37:29 +00:00
Ciaran Gultnieks 4df25711f1 Metadata: version updates 2012-01-03 15:36:53 +00:00
Ciaran Gultnieks e44c395c83 Alarm Clock repo has been rearranged 2012-01-03 15:36:07 +00:00
Ciaran Gultnieks 24a55a82ea Keep checking disabled apps 2012-01-03 15:35:29 +00:00
Ciaran Gultnieks 578fb9be56 Metadata: version updates 2012-01-02 23:45:27 +00:00
Ciaran Gultnieks 7f135e98ba SMSBackupPlus now includes proprietary blob, not updating 2012-01-02 23:41:29 +00:00
Ciaran Gultnieks 3eae518bf1 Metadata - version updates 2012-01-02 23:28:06 +00:00
Ciaran Gultnieks 0aed9ff876 Further textsecure correction 2012-01-02 23:08:31 +00:00
Ciaran Gultnieks 84b438daf6 TextSecure corrections 2012-01-02 22:00:38 +00:00
okhin 72d7dedadf Adding TextSecure to Fdroid 2012-01-02 21:52:39 +00:00
Kevin Everets e664b949a3 Metadata: added SparkleShare 2012-01-02 21:47:04 +00:00
Ciaran Gultnieks 1870ed4f71 Unescape scraped version names 2012-01-02 16:50:49 +00:00
Ciaran Gultnieks 453452c13b Metadata: version updates 2011-12-31 13:19:50 +00:00
Ciaran Gultnieks 5fab8ce4f3 Hacky alternative market version checker 2011-12-31 12:01:16 +00:00
Hans-Emil Skogh 213c6ab7c1 Normalized indentation to use tab character and unix style line endings for the wp-fdroid plugin.
This is consistent with the wordpress PHP source style.
2011-12-29 19:45:18 +01:00
Hans-Emil Skogh 201ba8e004 Merge remote branch 'origin/master'
Did some manual formatting changes to wp-fdroid. Should be normalized...
2011-12-29 19:37:05 +01:00
Hans-Emil Skogh 393de0c74b Human readable permissions texts. 2011-12-28 21:39:08 +01:00
Hans-Emil Skogh 83c1a5c61f Added human readable labels and descriptions for permissions.
The information is parsed from strings information from the Android source.
This is really *much* to slow to do in real time, but a first step. Must be cached somehow.
2011-12-28 21:37:40 +01:00
Hans-Emil Skogh 9707a26ec7 Added functionality to parse android permission data from the appropriate XML file from the Android source. 2011-12-27 20:29:45 +01:00
Hans-Emil Skogh 46d577ad97 Added an xml file from the Android source that lists all permissions and permission groups. 2011-12-27 20:28:39 +01:00
Hans-Emil Skogh c25340a34f Basic raw permissions display for apps. 2011-12-23 22:44:27 +01:00
Hans-Emil Skogh b4550348af Searching now looks at the description of an app in addition to name and summary. 2011-12-22 21:12:55 +01:00
Hans-Emil Skogh 8c1f8d1aec Redesigned the next/previous page switcher to allow direct access to any page. 2011-12-22 20:37:57 +01:00
Ciaran Gultnieks d33c7fd428 Formatting fixes 2011-12-20 14:49:11 +00:00