Daniel Martí
f90ba4747f
Make lint check for trailing spaces
2014-10-15 14:36:59 +02:00
Daniel Martí
ea62609a80
Fix gradle 2.1
2014-10-10 12:53:44 +02:00
Daniel Martí
135e15bde3
Add support for gradle plugin version 0.13 via gradle 2.1
2014-10-07 16:36:10 +02:00
Daniel Martí
c77c9f06fc
'ndk_path' will always be in the config
2014-09-25 18:13:16 +02:00
Daniel Martí
c9daf93f69
Create local.properties if it doesn't exist
2014-09-25 18:11:56 +02:00
Daniel Martí
5798887d53
Try using Auto Name before falling back to appid for Name
2014-09-23 09:56:09 +02:00
Daniel Martí
7d21417286
Fix 'fdroid import' flavours crasher
2014-09-20 22:35:58 +02:00
Daniel Martí
007e3eee27
Add the python3-gnupg package
2014-09-18 15:37:30 +02:00
Daniel Martí
c99f15ac86
Remove .egg-info dir when tests succeed
2014-09-17 08:54:02 +02:00
Daniel Martí
2397c13d30
Fix --android-home in 'fdroid init' when ANDROID_HOME is set
2014-09-17 00:20:37 +02:00
Daniel Martí
9327adfe74
Name config args thisconfig to avoid confusion with the global config
2014-09-17 00:12:24 +02:00
Daniel Martí
9c4a529f5b
Fix gradle builds without flavours
2014-09-16 08:38:18 +02:00
Daniel Martí
ce61186cd2
Fix issue where gradle=yes would be removed by rewritemeta
2014-09-15 17:03:45 +02:00
Daniel Martí
e038b4424c
config['sdk_path'] will never be None, behave properly if ANDROID_HOME is unset
2014-09-15 12:49:36 +02:00
Daniel Martí
37aa3a7b99
Only expand paths on config items that can actually be paths
2014-09-15 12:39:42 +02:00
Daniel Martí
88dc0b2bb5
Keep consistency in config defaults and writes
...
* Default paths are not expanded
* When writing to config.py in "fdroid init", don't write expanded paths
either
* Support changes in e.g. $ANDROID_HOME after a config.py is generated thanks
to the fix above
2014-09-15 12:34:40 +02:00
Daniel Martí
8d1c4c1d60
Fix a few remaining gradle flavour crashes
2014-09-15 11:52:12 +02:00
Daniel Martí
1757017b8a
More list comprehension fixes
2014-09-13 13:07:21 +02:00
Daniel Martí
34a3405208
Centralise handling of default gradle flavours
2014-09-13 13:04:24 +02:00
Daniel Martí
a195556378
Make gradle and antcommands (previously antcommand) proper lists
2014-09-13 13:01:08 +02:00
Daniel Martí
ce25054648
docs: Properly explain gradle= with multiple flavors
2014-09-13 12:27:10 +02:00
Daniel Martí
93a0d9918d
Closes #34 : Catch OSErrors when running Popen
2014-09-11 23:08:51 +02:00
Patrick Connolly
57c6deff01
Restrict vagrant-cachier caches to only apt and chef.
2014-09-09 12:38:26 -03:00
Patrick Connolly
d1b5c4353d
Add optional support for vagrant-cachier plugin.
2014-09-09 12:38:26 -03:00
Ciaran Gultnieks
16df9c6aec
Fix urlencoding of category in next page links, etc
2014-09-04 14:31:37 +01:00
Ciaran Gultnieks
b454ea3c6f
Make stats retrieval more configurable
2014-09-02 18:53:36 +01:00
Daniel Martí
27edbd56a7
Discard descriptions longer than one line when checking duplicates
2014-09-01 10:34:12 +02:00
Daniel Martí
b5c363b6c8
Sort builds by vercode when reading them
...
Then, when written, the order will be enforced.
2014-08-31 00:21:29 +02:00
Daniel Martí
a1f51ebb4d
Fix typo in app link hrefs
2014-08-28 15:36:09 +02:00
Patrick Connolly
c08d2092f6
Update Vagrantfile and docs to clarify v1.4.3 is ok.
2014-08-27 11:35:31 -03:00
Daniel Martí
5822df9231
metadata: Simplify the writing of optional fields
2014-08-26 14:06:59 +02:00
Daniel Martí
cb63a5a62b
Properly obey build --force. Fixes #29 .
2014-08-26 13:49:42 +02:00
Daniel Martí
3d50ecf5fe
Don't accept empty commits
...
With SCMs like git, "git checkout ''" doesn't actually fail, so one may
commit builds without noticing that they left the commit empty.
2014-08-26 13:40:18 +02:00
Daniel Martí
298934afa5
lint: warn about redundant links too
2014-08-26 13:33:17 +02:00
Daniel Martí
0da8c2c365
lint: fix duplicate usage of appid
2014-08-26 13:33:17 +02:00
Ciaran Gultnieks
102cbd20b3
Don't print tracebacks for option errors
2014-08-25 16:48:31 +01:00
Daniel Martí
5e988eb84d
common: discard wrapping quotes in strings
...
Fixes auto names that shouldn't have wrapping quotes like '"PassDroid"'
instead of just 'PassDroid'.
2014-08-25 08:45:46 +02:00
Daniel Martí
96f49f2a9e
lint: Also warn about descriptions that are just the summary
2014-08-25 00:41:25 +02:00
Daniel Martí
3d1213b602
lint: remove pedantic warnings that are often wrong
2014-08-25 00:41:01 +02:00
Daniel Martí
858c1eabc1
Add lint warning for empty summaries
2014-08-25 00:28:40 +02:00
Daniel Martí
f7f8c80018
Fix "no such package" search logic
2014-08-25 00:28:18 +02:00
Ciaran Gultnieks
b43f7bea1a
Add ability to filter asshattery from stats
2014-08-22 21:18:55 +01:00
Daniel Martí
58a88acd92
Make the scanner log scanignore as well
2014-08-21 20:02:52 +02:00
Daniel Martí
c5cab888e4
Revert some stuff from 94c29f9c37
that shouldn't have been commited
2014-08-18 11:25:39 +02:00
Daniel Martí
97d1724ca0
fd-commit: don't break when non-metadata files show up in git status
2014-08-16 17:51:32 +02:00
Daniel Martí
18ac3044c7
Fix return in parse_metadata(None)
2014-08-16 16:01:00 +02:00
Daniel Martí
94c29f9c37
Map apps in memory from appid to appinfo
...
Instead of storing them in a list and doing linear searches by appinfo['id']
2014-08-16 12:46:02 +02:00
Daniel Martí
880f75110e
Add setup.py to pep8+pyflakes hook, fix it
2014-08-16 11:51:23 +02:00
Daniel Martí
eb81375630
stats: simpler repo type logic
2014-08-16 11:42:51 +02:00
Daniel Martí
51c93c9576
Be more specific about when git svn is used
2014-08-16 10:55:21 +02:00