Hans-Christoph Steiner
019964387a
get language names from system, instead of hard coded list
...
closes #858
2017-04-07 14:50:53 +02:00
Peter Serwylo
c3b8134be7
Update langs-list-check
...
Was failing with `sw720dp-v21` directory that contained a `dimens.xml`
file. Also sorted output to make it easier to compare while here.
2017-03-08 10:34:23 +11:00
Hans-Christoph Steiner
1192410d87
remove scripts for creating update.zip, moved to priv-ext
...
https://gitlab.com/fdroid/privileged-extension/merge_requests/5
2016-08-11 16:59:59 +02:00
Daniel Martí
09324bbb78
One last fix after moving to gradle dir layout
2016-04-04 21:44:56 +01:00
relan
057f6c167c
Skip values-ldrtl while listing languages
...
ldrtl is a modifier ("layout direction right-to-left"), not a language.
2016-03-29 16:03:59 +03:00
Hans-Christoph Steiner
3fcdfe85bb
move main project files into standard gradle/Android Studio layout
...
This makes it a lot easier to setup all the testing stuff. Mostly,
I'm tired of fighting Android Studio's fragility, so I want to remove
as much non-standardness as possible in the hopes of improving that
situation.
closes #534 https://gitlab.com/fdroid/fdroidclient/issues/534
2016-03-28 12:12:37 +02:00