Commit Graph

  • 643d8da709 Merge branch 'fdroid-install' into 'master' Hans-Christoph Steiner 2024-11-05 13:13:01 +00:00
  • acae5f1ac9 tests/run-tests: stop skipping install.TestCase Hans-Christoph Steiner 2024-10-23 08:47:46 +02:00
  • 27e3b5066a install: add --no-privacy-mode as an argument Hans-Christoph Steiner 2024-10-22 19:21:11 +02:00
  • 4d22a7f67f install: Y/n prompt, --yes, --no controls downloading F-Droid.apk Hans-Christoph Steiner 2024-10-22 18:58:49 +02:00
  • 560472e4e5 install: download from GitHub Releases Hans-Christoph Steiner 2024-10-22 00:12:43 +02:00
  • 1eb6516f16 install: add IPNS download method Hans-Christoph Steiner 2024-10-21 23:20:11 +02:00
  • 3da48e64bc install: use Maven Central as additional source Hans-Christoph Steiner 2024-10-31 23:52:15 +01:00
  • b77eba824b install: convert to common.get_config() Hans-Christoph Steiner 2024-10-28 22:56:35 +01:00
  • 3a3417f6f8 install: add --privacy-mode flag Hans-Christoph Steiner 2024-10-21 20:04:02 +02:00
  • c7bc8d0fea install: function to fetch, verify and install the F-Droid.apk Hans-Christoph Steiner 2024-02-27 20:02:51 +01:00
  • 681d705da0 install: reliable algorithm for picking devices from adb output Hans-Christoph Steiner 2024-03-05 11:47:58 +01:00
  • f1b110942a net: let localhost RetryServer tests run with an HTTP proxy active Hans-Christoph Steiner 2024-03-13 21:44:49 +01:00
  • 59fcfa5dec index: download_repo_index_v2() uses mirrors Hans-Christoph Steiner 2024-03-04 12:44:20 +01:00
  • 2e3f6d273a net: download_using_mirrors() to download like fdroidclient does Hans-Christoph Steiner 2024-02-26 18:13:53 +01:00
  • 49dcc53076 install: download_fdroid_apk() to fetch the recommended initial APK Hans-Christoph Steiner 2024-02-27 17:07:57 +01:00
  • 56bed02a29 install: download_apk() fetchs APKs by appid based on the index Hans-Christoph Steiner 2024-02-21 18:01:56 +01:00
  • 97b156a963 Merge branch 'drop_known_apks' into 'master' Jochen Sprickerhof 2024-10-31 11:02:09 +00:00
  • ab28c442e2 KnownApks: remove dead code Hans-Christoph Steiner 2024-10-30 14:03:56 +01:00
  • 173c1d67f4 KnownApks: appid is no longer needed at all, remove it. Hans-Christoph Steiner 2024-10-30 14:01:54 +01:00
  • 5032207da0 add basic tests of KnownApks mechanism Hans-Christoph Steiner 2024-10-30 14:00:06 +01:00
  • 81c0c9d4aa Drop stats/known_apks.txt Jochen Sprickerhof 2024-10-28 22:47:39 +01:00
  • 83a3227235 Merge branch 'fix-checkupdates-one-MR-per-app' into 'master' Hans-Christoph Steiner 2024-10-30 19:03:14 +00:00
  • 25779e8b32 checkupdates: --merge_request commits to branch named after appid Hans-Christoph Steiner 2024-10-30 17:07:31 +01:00
  • 21cb8ac5e0 Merge branch 'frosting' into 'master' Hans-Christoph Steiner 2024-10-30 15:26:23 +00:00
  • e3eb597331 scanner: scan frosting blocks in binary scanner linsui 2024-10-30 22:55:06 +08:00
  • 5c32d5bb38 Merge branch 'checkupdates-merge-request' into 'master' linsui 2024-10-30 14:44:28 +00:00
  • 9a34590e95 checkupdates: make merge-request per appid on push Hans-Christoph Steiner 2022-06-29 12:31:28 +02:00
  • 66a340fe89 checkupdates: add --verbose progress to push_commits() Hans-Christoph Steiner 2022-06-28 17:31:40 +02:00
  • 206f07364b checkupdates: remove appid branches that have been merged Hans-Christoph Steiner 2022-06-28 17:30:48 +02:00
  • 78b368f88b enforce black code format for tests/checkupdates.TestCase Hans-Christoph Steiner 2022-06-28 16:10:59 +02:00
  • e03915e391 deploy: ensure progress is instantiated before trying to use it Hans-Christoph Steiner 2022-06-28 15:32:16 +02:00
  • 4c225f02d2 checkupdates: push_commits() to push auto-branch when new commits Hans-Christoph Steiner 2022-06-27 17:22:03 +02:00
  • a9db97d214 Merge branch 'catalog2' into 'master' Hans-Christoph Steiner 2024-10-30 13:51:12 +00:00
  • 24dc3baadf scanner: catalog: relax VERSION_CATALOG_REGEX linsui 2024-09-28 01:53:04 +08:00
  • 4c3dd9c76c scanner: catalog: get catalog from parent dirs linsui 2024-09-28 01:31:36 +08:00
  • 399ac608c7 Merge branch 'apkcache_no_checksum' into 'master' Hans-Christoph Steiner 2024-10-18 10:50:57 +00:00
  • 3544d5195d Use mtime and file size for apkcache Jochen Sprickerhof 2024-10-01 09:11:21 +02:00
  • 1e919a6e19 Merge branch 'doc_repo_web_base_url' into 'master' Hans-Christoph Steiner 2024-10-15 16:36:02 +00:00
  • de2f05e4da Document repo_web_base_url Jochen Sprickerhof 2022-09-05 16:02:52 +02:00
  • 5fbd5ed2d1 Merge branch 'move-mirror-script' into 'master' Hans-Christoph Steiner 2024-10-11 09:44:11 +00:00
  • 40c6b7d9cf mv mirror push script to fdroid-bootstrap-buildserver Hans-Christoph Steiner 2024-10-10 14:50:47 +02:00
  • ae42710d33 Merge branch 'flutter-triple-t' into 'master' Jochen Sprickerhof 2024-10-10 12:51:16 +00:00
  • deabd7bdc0 Consider subdir for Flutter app triple-t metadata discover linsui 2024-10-01 01:51:19 +08:00
  • f446be6c0c Merge branch 'gradlew_plugin' into 'master' Hans-Christoph Steiner 2024-10-09 10:03:38 +00:00
  • eadfe415b0 gradlew: fix plugin version linsui 2024-10-09 00:48:41 +08:00
  • b9ff024775 Merge branch 'read_metadata' into 'master' Jochen Sprickerhof 2024-10-06 08:35:05 +00:00
  • 15d3a3612d Drop duplicated code (already done in get_metadata_files) Jochen Sprickerhof 2022-07-19 13:29:28 +02:00
  • 4d0a21f336 Use vercodes in read_metadata interface Jochen Sprickerhof 2022-07-19 13:41:24 +02:00
  • 8ab1d53318 Read only metadata of apps given on the command line Jochen Sprickerhof 2022-07-19 08:48:47 +02:00
  • 66018d3f09 Merge branch 'catalog' into 'master' linsui 2024-09-27 16:33:58 +00:00
  • 2ceec6b9d6 scanner: catalog: dependency declaration can be declared as a simple string linsui 2024-09-24 18:55:30 +08:00
  • 1323751835 Merge branch 'gradle-release-checksums.py' into 'master' Hans-Christoph Steiner 2024-09-25 11:08:17 +00:00
  • 2a13d6d400 gradle v8.10.2 fdroid-bot 2024-09-25 10:58:29 +00:00
  • ba91b71d60 Merge branch 'ipfs-cid' into 'master' Hans-Christoph Steiner 2024-09-25 10:57:55 +00:00
  • 5f7203ddf2 Only check for ipfs_cid when doing fdroid update g0t mi1k 2024-07-30 15:01:15 +01:00
  • 680554c1c6 Merge branch 'licaon-kter-master-patch-50256' into 'master' Hans-Christoph Steiner 2024-09-23 19:04:58 +00:00
  • 17a051329e Use latest Bookworm images for makebuildserver Licaon_Kter 2024-09-23 15:43:18 +00:00
  • 8c4583b04e Merge branch 'catalog' into 'master' Hans-Christoph Steiner 2024-09-23 15:03:25 +00:00
  • eff0ef48f4 scanner: support libs.versions.toml linsui 2024-09-15 02:03:26 +08:00
  • 528760acc8 scanner.TestCase: format linsui 2024-09-14 22:23:52 +08:00
  • 0d148d58e1 Merge branch 'appid-args-should-not-end-with-colon' into 'master' Hans-Christoph Steiner 2024-09-23 08:21:31 +00:00
  • 0d5c7516f2 throw error when CLI appid args end with a : but no Version Code Hans-Christoph Steiner 2024-05-16 11:55:01 +02:00
  • 21e91564a0 Merge branch 'ci-debian-testing-libcloud' into 'master' Hans-Christoph Steiner 2024-09-23 08:16:31 +00:00
  • 2b9cb9cf3e gitlab-ci: include libcloud for tests Hans-Christoph Steiner 2024-09-23 10:11:46 +02:00
  • a57a612982 Merge branch 'remove-flattr' into 'master' Hans-Christoph Steiner 2024-09-23 07:59:08 +00:00
  • 0cee694c43 Remove all mentions of Flattr Leo Heitmann Ruiz 2024-09-23 07:59:08 +00:00
  • 96ec2da0e7 Merge branch 'fix-scanner-tests-failing-with-refresh' into 'master' Hans-Christoph Steiner 2024-09-23 07:57:57 +00:00
  • 043492277e scanner: always use built-in ruleset when running tests Hans-Christoph Steiner 2024-09-21 17:19:02 +02:00
  • 9a65e24930 Merge branch 'diff' into 'master' Hans-Christoph Steiner 2024-09-19 13:25:55 +00:00
  • afc31e115e Show \r when diffing reproducible apk linsui 2024-09-19 19:53:11 +08:00
  • 143639b8df Merge branch 'fix-scanner-tests' into 'master' Hans-Christoph Steiner 2024-09-17 15:58:52 +00:00
  • feb0fdfad6 add test files missing from MANIFEST.in Hans-Christoph Steiner 2024-09-17 12:50:47 +02:00
  • 2bf2777f5e Merge branch 'licaon-kter-master-patch-66765' into 'master' Hans-Christoph Steiner 2024-09-17 15:58:12 +00:00
  • 02f0052806 scanner - jcenter is gone Licaon_Kter 2024-09-17 11:32:33 +00:00
  • 19beb0378d Merge branch 'deploy-standardization' into 'master' Hans-Christoph Steiner 2024-09-17 11:57:33 +00:00
  • fe3d929f67 deploy: lists for command lines to handle escaping Hans-Christoph Steiner 2024-06-12 09:38:15 +02:00
  • 5126a58af8 deploy: rclone_config always as list to avoid code duplication Hans-Christoph Steiner 2024-06-12 09:36:54 +02:00
  • 567e3dbaba Merge branch 'import' into 'master' linsui 2024-09-16 13:16:49 +00:00
  • 8648954f19 import_subcommand.py: misc fixes and updates linsui 2024-09-16 19:43:29 +08:00
  • faac9b38c8 import_subcommand.py: move functions from common.py linsui 2024-09-12 21:47:33 +08:00
  • 5da4e670dd import_subcommand.py: format linsui 2024-09-12 19:08:25 +08:00
  • b7749ece8d Merge branch 'weblate' into 'master' Hans-Christoph Steiner 2024-09-10 16:05:35 +00:00
  • 492d4a5619 fix typo in translatable string: s,itmes,items,g Hans-Christoph Steiner 2024-09-10 17:00:37 +02:00
  • 41b9419740 Translated using Weblate: Portuguese (Brazil) (pt_BR) by Jose Delvani <jsdelvani@users.noreply.hosted.weblate.org> Jose Delvani 2024-09-10 15:17:38 +02:00
  • c326fc961d Translated using Weblate: Spanish (es) by gallegonovato <fran-carro@hotmail.es> gallegonovato 2024-09-10 15:17:38 +02:00
  • eb68ae3d8c Translated using Weblate: Albanian (sq) by Besnik Bleta <besnik@programeshqip.org> Besnik Bleta 2024-09-10 15:17:38 +02:00
  • f6f962aaf4 Translated using Weblate: Serbian (sr) by Hans-Christoph Steiner <hans@guardianproject.info> Hans-Christoph Steiner 2024-09-10 15:17:38 +02:00
  • d6f5a1760a Update translation files Hosted Weblate 2024-09-10 15:17:38 +02:00
  • a0c1029fee version 2.3 alpha 2 2.3a2 Hans-Christoph Steiner 2024-09-10 11:26:10 +02:00
  • fe1c6b5149 run tests/refresh-SUSS_DEFAULT.py Hans-Christoph Steiner 2024-09-10 10:37:29 +02:00
  • 3a85c754ae Merge branch 'weblate' into 'master' Hans-Christoph Steiner 2024-09-10 09:03:16 +00:00
  • 4579aa079a make -C locale compile Hans-Christoph Steiner 2024-09-10 10:51:32 +02:00
  • a8f09043d2 fix format strings Hans-Christoph Steiner 2024-09-10 10:48:38 +02:00
  • fef7ae772e enable new official languages: Catalan Serbian Swahili Hans-Christoph Steiner 2024-09-10 10:31:58 +02:00
  • f84af4feb0 Translated using Weblate: Swahili (sw) by abelbiwott-dev <abelbiwott@outlook.com> abelbiwott-dev 2024-09-07 11:04:21 +00:00
  • 0f26f66553 Translated using Weblate: Serbian (sr) by Reno Tx <renotx@users.noreply.hosted.weblate.org> Reno Tx 2024-09-06 17:41:04 +00:00
  • ed71e06bc4 Translated using Weblate: Serbian (sr) by Reno Tx <renotx@users.noreply.hosted.weblate.org> Reno Tx 2024-09-06 10:08:44 +00:00
  • c7ad9f8e41 Translated using Weblate: Korean (ko) by Cxnfl1ct <wind0wso2o2@naver.com> Cxnfl1ct 2024-09-06 07:55:42 +00:00
  • e7909fd48a Translated using Weblate: Serbian (sr) by Reno Tx <renotx@users.noreply.hosted.weblate.org> Reno Tx 2024-09-03 20:18:03 +00:00
  • 3612153cf3 Translated using Weblate: Ukrainian (uk) by Ihor Hordiichuk <igor_ck@outlook.com> Ihor Hordiichuk 2024-09-03 22:12:09 +00:00