2015-09-19 |
Daniel Martí | Remove Dogecoin donation support |
blob | commitdiff | raw |
2015-09-12 |
Daniel Martí | all: deduplicate -v/-q setup |
blob | commitdiff | raw | diff to current |
2015-09-10 |
Daniel Martí | Merge branch 'replace_optparse_with_argparse' into... |
blob | commitdiff | raw | diff to current |
2015-09-06 |
nero-tux | replace deprecated optparse with argparse |
blob | commitdiff | raw | diff to current |
2015-09-05 |
Daniel Martí | Specify that disabled builds aren't failing builds |
blob | commitdiff | raw | diff to current |
2015-09-01 |
Daniel Martí | Merge branch 'support-xml-json-yaml-for-metadata' into... |
blob | commitdiff | raw | diff to current |
2015-09-01 |
Hans-Christoph Steiner | eliminate Boolean metadata type, only 'bool' is needed |
blob | commitdiff | raw | diff to current |
2015-09-01 |
Hans-Christoph Steiner | convert internal representation of AntiFeatures to... |
blob | commitdiff | raw | diff to current |
2015-08-29 |
Daniel Martí | Simplify some file logic with "with" |
blob | commitdiff | raw | diff to current |
2015-08-27 |
Ciaran Gultnieks | Merge branch 'per-app-repos' into 'master' |
blob | commitdiff | raw | diff to current |
2015-08-26 |
Hans-Christoph Steiner | Merge branch 'support-vagrant-cachier' into 'master' |
blob | commitdiff | raw | diff to current |
2015-08-25 |
Hans-Christoph Steiner | new config option: per-app repos to support nightly... |
blob | commitdiff | raw | diff to current |
2015-08-25 |
Hans-Christoph Steiner | scan_apks() sets cachechanged, so no tricks needed |
blob | commitdiff | raw | diff to current |
2015-07-27 |
Daniel Martí | Merge branch 'some-compatibility-fixes' of https:/... |
blob | commitdiff | raw | diff to current |
2015-07-23 |
Hans-Christoph Steiner | update: warn if APK has a date that is newer than the... |
blob | commitdiff | raw | diff to current |
2015-06-29 |
Ciaran Gultnieks | Fix update fail when icons are missing |
blob | commitdiff | raw | diff to current |
2015-06-28 |
Daniel Martí | Hotfix: Client 0.92 breaks if web/source/tracker are... |
blob | commitdiff | raw | diff to current |
2015-06-26 |
Daniel Martí | Stable clients understand UpstreamNonFree now |
blob | commitdiff | raw | diff to current |
2015-06-26 |
Daniel Martí | Hotfix for 7b68b90569 - don't cal .split() on None |
blob | commitdiff | raw | diff to current |
2015-06-26 |
Daniel Martí | update: never include empty elements in the index |
blob | commitdiff | raw | diff to current |
2015-06-09 |
Daniel Martí | Bump index version to 13: <changelog> added |
blob | commitdiff | raw | diff to current |
2015-06-09 |
Daniel Martí | update: don't always place the changelog element |
blob | commitdiff | raw | diff to current |
2015-06-04 |
Ciaran Gultnieks | Stop fdroid update saying it requires signing keys... |
blob | commitdiff | raw | diff to current |
2015-06-03 |
Daniel Martí | Merge branch 'changelog' of https://gitlab.com/krt... |
blob | commitdiff | raw | diff to current |
2015-05-22 |
Daniel Martí | fix E713 test for membership should be 'not in' |
blob | commitdiff | raw | diff to current |
2015-05-15 |
Ciaran Gultnieks | Fix 'fdroid update' regression |
blob | commitdiff | raw | diff to current |
2015-05-14 |
Ciaran Gultnieks | Merge branch 'support-all-signing-key-types' into ... |
blob | commitdiff | raw | diff to current |
2015-05-14 |
Ciaran Gultnieks | Merge branch 'debug-builds' into 'master' |
blob | commitdiff | raw | diff to current |
2015-05-14 |
Ciaran Gultnieks | Merge branch 'master' into 'master' |
blob | commitdiff | raw | diff to current |
2015-05-14 |
Hans-Christoph Steiner | support all APK signing key types: DSA, EC, RSA |
blob | commitdiff | raw | diff to current |
2015-05-14 |
Daniel Martí | ACCESS_SUPERUSER is now deprecated |
blob | commitdiff | raw | diff to current |
2015-05-08 |
Hans-Christoph Steiner | `fdroid update --create-key` to create a keystore/key |
blob | commitdiff | raw | diff to current |
2015-05-08 |
Hans-Christoph Steiner | make `fdroid update` check that it can sign the repo... |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Ciaran Gultnieks | Failed to update what page? |
blob | commitdiff | raw | diff to current |
2015-01-11 |
Ciaran Gultnieks | Detect apk cache changes to avoid having to blow the... |
blob | commitdiff | raw | diff to current |
2015-01-11 |
Ciaran Gultnieks | Add ability to not sign the indexes when doing fdroid... |
blob | commitdiff | raw | diff to current |
2015-01-11 |
Ciaran Gultnieks | Allow repo pubkey to defined directly in config |
blob | commitdiff | raw | diff to current |
2015-01-11 |
Boris Kraut | Add "Changelog:" metadata field. |
blob | commitdiff | raw | diff to current |
2014-12-31 |
Daniel Martí | One remaining dump badging without output=False |
blob | commitdiff | raw | diff to current |
2014-12-30 |
Ciaran Gultnieks | Merge branch 'doc-update-v1' into 'master' |
blob | commitdiff | raw | diff to current |
2014-12-14 |
Daniel Martí | Don't break os.symlink if app names contain '/' |
blob | commitdiff | raw | diff to current |
2014-12-14 |
Daniel Martí | Merge branch 'master' of https://gitlab.com/eighthave... |
blob | commitdiff | raw | diff to current |
2014-12-14 |
Hans-Christoph Steiner | find cmds from SDK build-tools in a more flexible way... |
blob | commitdiff | raw | diff to current |
2014-11-17 |
Ciaran Gultnieks | Merge branch 'current-version-links' into 'master' |
blob | commitdiff | raw | diff to current |
2014-11-11 |
Hans-Christoph Steiner | remove url-unsafe characters from "current version... |
blob | commitdiff | raw | diff to current |
2014-11-11 |
Hans-Christoph Steiner | when symlinking current version of app, include gpg... |
blob | commitdiff | raw | diff to current |
2014-11-11 |
Hans-Christoph Steiner | static URLs to "Current Version" of each app |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Ciaran Gultnieks | Merge branch 'some-bug-fixes' into 'master' |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Ciaran Gultnieks | Merge branch 'update-vagrantfile' into 'master' |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Hans-Christoph Steiner | move apk signature verification into getsig() function |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Daniel Martí | Replace getsig.java with a pure python implementation |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Hans-Christoph Steiner | use jarsigner to verify the APK signature is valid |
blob | commitdiff | raw | diff to current |
2014-09-23 |
Daniel Martí | Try using Auto Name before falling back to appid for... |
blob | commitdiff | raw | diff to current |
2014-08-28 |
Daniel Martí | Fix typo in app link hrefs |
blob | commitdiff | raw | diff to current |
2014-08-16 |
Daniel Martí | Map apps in memory from appid to appinfo |
blob | commitdiff | raw | diff to current |
2014-08-11 |
Ciaran Gultnieks | Remove gpg sig when removing disabled builds |
blob | commitdiff | raw | diff to current |
2014-08-10 |
Daniel Martí | Don't assume that Result: will be in the first line |
blob | commitdiff | raw | diff to current |
2014-08-08 |
Ciaran Gultnieks | Fix update, broken in 7ac0c5abb2d |
blob | commitdiff | raw | diff to current |
2014-08-08 |
Ciaran Gultnieks | Improve 'no sdk version found' output |
blob | commitdiff | raw | diff to current |
2014-08-05 |
Ciaran Gultnieks | Merge branch 'master' into 'master' |
blob | commitdiff | raw | diff to current |
2014-08-05 |
Daniel Martí | update: use sets for permissions and features to avoid... |
blob | commitdiff | raw | diff to current |
2014-07-17 |
Ciaran Gultnieks | Put lastbuild log on wiki by vercode (with redirect) |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Daniel Martí | Find aapt as part of the main config initialisation |
blob | commitdiff | raw | diff to current |
2014-07-01 |
Daniel Martí | Improve some log levels |
blob | commitdiff | raw | diff to current |
2014-07-01 |
Daniel Martí | Merge branch 'bug-fixes-for-v0.2.1' of https://gitlab... |
blob | commitdiff | raw | diff to current |
2014-07-01 |
Daniel Martí | Rename PopenResult.stdout to output since it also conta... |
blob | commitdiff | raw | diff to current |
2014-07-01 |
Hans-Christoph Steiner | only move GPG signature if APK exists |
blob | commitdiff | raw | diff to current |
2014-07-01 |
Hans-Christoph Steiner | check repo icons exist now before running through all... |
blob | commitdiff | raw | diff to current |
2014-06-30 |
Ciaran Gultnieks | Move gpg signatures to archive along with the other... |
blob | commitdiff | raw | diff to current |
2014-06-30 |
Daniel Martí | Always run aapt with SilentPopen |
blob | commitdiff | raw | diff to current |
2014-06-25 |
Ciaran Gultnieks | Fix nasty problem caused by 7c2e61a4 |
blob | commitdiff | raw | diff to current |
2014-06-22 |
Daniel Martí | Don't use logging.info with verbose ifs |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Ciaran Gultnieks | Merge branch 'test-updates-and-related-bug-fixes' into... |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Hans-Christoph Steiner | some APKs do not have a name, like system APKs |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Hans-Christoph Steiner | update: improve warning about APKs set to be debuggable |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Hans-Christoph Steiner | apps with no <uses-sdk> get strange values of minSdkVersion |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Hans-Christoph Steiner | update: skip APKs that cannot be parsed instead of... |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Hans-Christoph Steiner | make FDroidPopen output based on --verbose |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Hans-Christoph Steiner | update: remove overly verbose message about icon sizing... |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Hans-Christoph Steiner | use 'metadata' name throughout: --createmeta to --creat... |
blob | commitdiff | raw | diff to current |
2014-05-31 |
Daniel Martí | Use ordered dicts for defaults in apps and builds |
blob | commitdiff | raw | diff to current |
2014-05-29 |
Daniel Martí | Merge branch 'recent-bug-fixes' into 'master' |
blob | commitdiff | raw | diff to current |
2014-05-29 |
Hans-Christoph Steiner | fixes #12: make `fdroid update -c` do complete update... |
blob | commitdiff | raw | diff to current |
2014-05-29 |
Hans-Christoph Steiner | Fixes #8: if unknown APKs found, prompt to use -c or... |
blob | commitdiff | raw | diff to current |
2014-05-28 |
Daniel Martí | Fix some more pep8 warnings |
blob | commitdiff | raw | diff to current |
2014-05-23 |
Daniel Martí | Fall back to launchable-activity label if application... |
blob | commitdiff | raw | diff to current |
2014-05-07 |
Daniel Martí | A few more PEP8 fixes |
blob | commitdiff | raw | diff to current |
2014-05-07 |
Ciaran Gultnieks | Merge branch 'master' into 'master' |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Hans-Christoph Steiner | fix PEP8 "E226 missing whitespace around arithmetic... |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Hans-Christoph Steiner | fix PEP8 E124/E125/126/127/128 indentation issues |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Ciaran Gultnieks | Merge branch 'master' into 'master' |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Hans-Christoph Steiner | fix PEP8 "W391 blank line at end of file" |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Hans-Christoph Steiner | fix PEP8 "E303 too many blank lines (2)" |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Hans-Christoph Steiner | fix PEP8 "E302 expected 1 blank lines, found 0" |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Hans-Christoph Steiner | fix PEP8 "E302 expected 2 blank lines, found 1" |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Hans-Christoph Steiner | fix PEP8 "E401 multiple imports on one line" |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Hans-Christoph Steiner | fix PEP8 "E225 missing whitespace around operator" |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Hans-Christoph Steiner | fix PEP8 "E228 missing whitespace around modulo operator" |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Hans-Christoph Steiner | fix PEP8 "W291 trailing whitespace" |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Hans-Christoph Steiner | fix PEP8 "E231 missing whitespace after ','" |
blob | commitdiff | raw | diff to current |
next |