2014-06-05 |
Hans-Christoph... | update: improve warning about APKs set to be debuggable |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Hans-Christoph... | apps with no <uses-sdk> get strange values of minSdkVersion |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Hans-Christoph... | update: skip APKs that cannot be parsed instead of... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Hans-Christoph... | make FDroidPopen output based on --verbose |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Hans-Christoph... | update: remove overly verbose message about icon sizing... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Hans-Christoph... | jenkins: run git pre-commit hook for pep8, pyflakes... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Hans-Christoph... | tests: specify dir for APKs as cmd line arg, and set... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Hans-Christoph... | use 'metadata' name throughout: --createmeta to --creat... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Hans-Christoph... | tests: try `fdroid update` after adding an APK to an... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Hans-Christoph... | test: make sure `fdroid update -c` creates a full index.xml |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Hans-Christoph... | init: make prompt for SDK path exit cleanly on Ctrl-C |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Hans-Christoph... | add more SDK checks: build-tools/19.0.3 and presense... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Daniel Martí | Fix crash in checkupdates with auto-updates |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Daniel Martí | Add warnings for repo clonings in build recipes |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Daniel Martí | Fix the script defaults |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Daniel Martí | No need to check for non-default build items |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Daniel Martí | Remove dead mvnflags code |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Daniel Martí | Add support for gitlab.com repos to import |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Daniel Martí | Store build comments by vercode, not version |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Daniel Martí | Don't allow for duplicate build entries |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Daniel Martí | Use ordered dicts for defaults in apps and builds |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Daniel Martí | Enable pep8 in pre-commit |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Daniel Martí | Fix pep8 warnings in makebuildserver |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Daniel Martí | Re-order app_defaults to match the writing order |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Daniel Martí | Simplify field/flag checking and bool flag usage |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Daniel Martí | Make unspecified license use regex |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Daniel Martí | Merge branch 'recent-bug-fixes' into 'master' |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Hans-Christoph... | fixes #12: make `fdroid update -c` do complete update... |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Hans-Christoph... | Fixes #8: if unknown APKs found, prompt to use -c or... |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Hans-Christoph... | fix PEP8 E128 continuation line under-indented for... |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Daniel Martí | Fix some more pep8 warnings |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Daniel Martí | Fix E265 in config.py |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Daniel Martí | Add pre-commit hook with installer |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Daniel Martí | Fix pyflakes errors in readmeta |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Daniel Martí | Make readmeta use srclibs and check for config.py too |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Daniel Martí | More strict string search regex |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Daniel Martí | Also use srclibs in checkupdates |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Daniel Martí | Warn about summaries that are not capitalized |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Daniel Martí | Fall back to launchable-activity label if application... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Daniel Martí | Add android targets 5, 6 and 9 |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Ciaran Gultnieks | Centralise management of srclib metadata |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Ciaran Gultnieks | Restore friendly error messages |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Ciaran Gultnieks | Lose the other unused read_metadata parameter |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Ciaran Gultnieks | Remove mysterious keyword arguments |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Ciaran Gultnieks | Fix several read_metadata-related issues |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Daniel Martí | Add gradle 1.12 for the plugin version 0.10 |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Daniel Martí | lint: warn about empty descriptions |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Ciaran Gultnieks | Support https://code.google.com in fdroid import |
commit | commitdiff | tree | snapshot |
2014-05-13 |
Ciaran Gultnieks | Minor manual typo fix |
commit | commitdiff | tree | snapshot |
2014-05-13 |
Ciaran Gultnieks | Add documentation for Update Check Ignore |
commit | commitdiff | tree | snapshot |
2014-05-13 |
Ciaran Gultnieks | Add ability to ignore updates based on version name... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Ciaran Gultnieks | Fix too long lines in publish |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Ciaran Gultnieks | Remove excess usage description from gpgsign |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Ciaran Gultnieks | Remove unused imports |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Ciaran Gultnieks | Correct logging output for gpgsign when already signed |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Ciaran Gultnieks | Add 'fdroid gpgsign' command |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Daniel Martí | Stop the gradle version searches once one is found |
commit | commitdiff | tree | snapshot |
2014-05-11 |
Ciaran Gultnieks | Add proprietary samsung jar to usual suspects |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Daniel Martí | A few more PEP8 fixes |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Ciaran Gultnieks | Merge branch 'master' into 'master' |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E226 missing whitespace around arithmetic... |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 E124/E125/126/127/128 indentation issues |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Ciaran Gultnieks | Merge branch 'master' into 'master' |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E261 at least two spaces before inline comment" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "W391 blank line at end of file" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E303 too many blank lines (2)" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E302 expected 1 blank lines, found 0" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E302 expected 2 blank lines, found 1" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E401 multiple imports on one line" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E712 comparison to True should be 'if cond... |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E703 statement ends with a semicolon" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E225 missing whitespace around operator" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E228 missing whitespace around modulo operator" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E251 unexpected spaces around keyword / param... |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "W291 trailing whitespace" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E202 whitespace before ']' or '}'" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E201 whitespace after '(' or '[' or '{'" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E231 missing whitespace after ','" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E203 whitespace before ':' or ','" |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix PEP8 "E711 comparison to None should be 'if cond... |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Hans-Christoph... | fix "fdroidserver/build.py:41: redefinition of unused... |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Daniel Martí | Add missing -q/--quiet completions |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Daniel Martí | Also pre-compile list regex warnings |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Daniel Martí | Warn about leading spaces in descriptions |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Ciaran Gultnieks | Remove the other explicit vagrant references |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Ciaran Gultnieks | Remove some explicit references to the vagrant user |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Ciaran Gultnieks | Separate the VM setup process from the build |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Ciaran Gultnieks | Fix a few whitespace errors in build.py |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Ciaran Gultnieks | More PEP8 compliance (build.py, partial) |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Ciaran Gultnieks | Remove the rest of the PEP8 errors from stats.py |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Ciaran Gultnieks | Remove strange semicolons |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Ciaran Gultnieks | Cache aggregate stats to save time |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Daniel Martí | Also remove 'disable' from auto-update builds |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Daniel Martí | Run git submodule sync before git submodule update |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Daniel Martí | Update 'fdroid build' args on bash-completion |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Ciaran Gultnieks | Add extra options to import completion |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Daniel Martí | Revert "Don't auto update apps with the latest build... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Daniel Martí | Small glob fix to fd-commit |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Daniel Martí | Add support for new files |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Ciaran Gultnieks | Add config entry for optional gpg key |
commit | commitdiff | tree | snapshot |
next |