Commit Graph

  • 2ca4f176bc
    Added Keep Android Open notice to README.md master Thomas Dickson 2026-02-27 04:52:09 +0000
  • 00fc7b831e feat: add list all known repositories Thomas Dickson 2025-11-17 14:53:38 +1300
  • 29d3bf60ab feat: add searching by repository Thomas Dickson 2025-11-17 14:53:20 +1300
  • 6ea60675f4
    Merge pull request #83 from FestplattenSchnitzel/usage-info-once Thomas Dickson 2025-08-04 08:47:29 +0000
  • 98bd02029c
    Fix error message printed twice on invalid subcommand flag Gregor Düster 2025-08-02 10:53:34 +0200
  • be136038d0 fix: #82 urls with fingerprint component break adding repo v0.8.1 Thomas Dickson 2025-07-01 14:54:18 +1200
  • f977a6cfca v0.8.0 v0.8.0 Thomas Dickson 2025-04-28 13:57:24 +1200
  • 0eb04d4897 docs: Update README.md Thomas Dickson 2025-04-28 13:50:20 +1200
  • 293fc41da9 fix: testing in github actions: update minimum version Thomas Dickson 2025-04-16 11:46:28 +1200
  • 49a6555e3e fix: testing in github actions Thomas Dickson 2025-04-16 11:41:04 +1200
  • 071b2ba95f
    Merge 7da452011f into d8882fc307 Thomas Dickson 2024-12-24 01:39:21 +0000
  • 7da452011f docs: add changes into README Thomas Dickson 2024-12-24 14:31:24 +1300
  • b2bccb6a7b docs: fix formatting in README Thomas Dickson 2024-12-24 14:24:13 +1300
  • f476ea4d34 feat: added more fdroidcl zsh completions Thomas Dickson 2024-12-18 20:45:21 +1300
  • 122d5438f7 fix: make scanning print to stderr so the output can be directed into a file easier Thomas Dickson 2024-12-18 20:43:45 +1300
  • 2e1fadfd99 feat: added a scanning command to find apps installed using fdroid Thomas Dickson 2024-12-18 19:57:17 +1300
  • ee00b0f02b feat: added support for 'setups' that allow mass installations Thomas Dickson 2024-12-18 17:35:26 +1300
  • c3b0ffa524 feat: switch to toml as a config file Thomas Dickson 2024-12-18 13:19:27 +1300
  • d8882fc307
    Use ANDROID_SERIAL for device selection (#75) jugendhacker 2023-09-13 15:41:03 +0200
  • 61cea25ef8
    Mention ANDROID_SERIAL if multiple devices are connected j.r 2023-09-13 15:33:44 +0200
  • 4377d46d33
    Use ANDROID_SERIAL for device selection j.r 2023-09-13 15:08:53 +0200
  • 3629a87055 update Go version in README Linus789 2023-09-13 14:19:17 +0200
  • 61b274d3df Test workflow: test against supported go versions j.r 2023-09-12 18:36:13 +0200
  • 8d03d279c8 Bump go version to 1.19 j.r 2023-09-12 18:16:28 +0200
  • d1fdd538e0 Upgrade dependencies j.r 2023-09-12 18:12:53 +0200
  • e5ec31afd9 update Go version in README Linus789 2023-09-13 14:19:17 +0200
  • c75e62778a
    Test workflow: test against supported go versions j.r 2023-09-12 18:36:13 +0200
  • 3835db2e03
    Bump go version to 1.19 j.r 2023-09-12 18:16:28 +0200
  • 1027f3d782
    Upgrade dependencies j.r 2023-09-12 18:12:53 +0200
  • 8b6212e554 set AppData env for tests Linus789 2023-07-15 00:45:39 +0200
  • 3e65a3c560 Remove basedir implementation j.r 2023-07-14 16:58:18 +0200
  • 535204dcbc set AppData env for tests Linus789 2023-07-15 00:45:39 +0200
  • ab9f898869
    Remove basedir implementation j.r 2023-07-14 16:58:18 +0200
  • 3e1a1c10bf README: use new way to install Go programs Daniel Martí 2023-05-18 21:20:34 +0100
  • fed39c85b9
    README: use new way to install Go programs Daniel Martí 2023-05-18 21:20:34 +0100
  • b06a74456c v0.7.0 v0.7.0 Linus789 2023-03-01 01:41:31 +0100
  • 4bb6774156 -user USER_ID: make sure that the user actually exists Linus789 2023-02-28 07:06:17 +0100
  • 01037c8f28 show: also show name of f-droid repository Linus789 2023-02-28 06:41:44 +0100
  • de5a0ef714 uninstall: if -user is specified, make sure that the app is installed for that user Linus789 2023-02-28 06:31:00 +0100
  • 63ea08aef7 install: improve description of -user Linus789 2023-02-28 06:15:58 +0100
  • 5ee7a02384 search: add option to filter by user Linus789 2023-02-28 06:06:47 +0100
  • d20777c04f show: also show url of f-droid repository Linus789 2023-02-22 12:06:51 +0100
  • 1c40689e9d add list users subcommand Linus789 2023-02-22 11:39:13 +0100
  • c7d4cad381 validate -user argument for correctness Linus789 2023-02-22 10:13:16 +0100
  • 7936bf42a7 fix not being able to install app for other user if up-to-date Linus789 2023-02-22 10:03:03 +0100
  • e4bc5eef34 uninstall: add -user option Linus789 2023-02-22 08:51:52 +0100
  • 963273783b show more detailed error message for install and uninstall Linus789 2023-02-22 08:21:22 +0100
  • 017e11ec7a install: finish implementation of -user Linus789 2023-02-22 07:27:03 +0100
  • ea74ed88a8 do not show system apps Linus789 2023-02-22 05:14:53 +0100
  • 8b4a78a830 reorder subcommands Linus789 2023-02-22 00:53:36 +0100
  • dfa93a59ca add fallback for getting the api level of the device Linus789 2023-02-21 23:48:35 +0100
  • ab79440347 fix parsing adb property fallback Linus789 2023-02-21 23:45:03 +0100
  • ad4e809045 fix adb property fallback Linus789 2023-02-21 23:12:17 +0100
  • 863c45e9e3 remove FUNDING.yml Linus789 2023-01-12 23:36:34 +0100
  • a85624b334 v0.6.0 v0.6.0 Linus789 2023-01-12 22:51:26 +0100
  • 1dfd9187fb add github release workflow Linus789 2023-01-12 22:11:56 +0100
  • dfd3171a19 update readme: repo subcommand Linus789 2023-01-12 22:17:03 +0100
  • 3b00277874 clean: small change for help info Linus789 2023-01-12 20:52:32 +0100
  • 3dc9c7f488 add repo subcommand Linus789 2023-01-12 20:51:27 +0100
  • bde2b29d01 download: show full url instead of basename Linus789 2023-01-12 20:10:17 +0100
  • 1908976143 fix parsing the bromite index Linus789 2023-01-12 20:09:21 +0100
  • 8de959ae96 show error on malformed config.json Linus789 2023-01-12 19:35:37 +0100
  • 9d04fb9113 add fallback for `adb shell getprop` Linus789 2023-01-10 07:19:40 +0100
  • a914edae4a readme: update commands Linus789 2023-01-10 06:46:08 +0100
  • e88eed31fc readme: update required go version Linus789 2023-01-10 06:42:48 +0100
  • 2b69bd7cf9 update go version in github workflow Linus789 2023-01-10 06:36:25 +0100
  • 6811e291cb install: add exclude option for upgrading Linus789 2023-01-10 06:12:47 +0100
  • a9d5609e1b install: add option for skipping on errors Linus789 2023-01-10 03:41:08 +0100
  • d8e56f0fd8 update tests Linus789 2023-01-10 03:03:42 +0100
  • a44c2079df add clean subcommand Linus789 2023-01-09 05:47:07 +0100
  • 9622806bee add option to only install for specific user Linus789 2023-01-09 04:31:23 +0100
  • e514efc909 fix parsing index (minsdk, permissions, etc.) Linus789 2023-01-09 03:58:07 +0100
  • 6b779c594a add progressbar for downloading Linus789 2023-01-09 01:27:38 +0100
  • 446112f4d4 v0.6.0 Linus789 2023-01-09 04:33:52 +0100
  • b316d6ec97 add clean subcommand Linus789 2023-01-09 05:47:07 +0100
  • 4555f85e3c add option to only install for specific user Linus789 2023-01-09 04:31:23 +0100
  • 970567193e fix parsing index (minsdk, permissions, etc.) Linus789 2023-01-09 03:58:07 +0100
  • 303740cfca add progressbar for downloading Linus789 2023-01-09 01:27:38 +0100
  • 08afd45e58 bump deps and Go version Daniel Martí 2021-12-24 17:34:25 +0100
  • 1bd0f39050 Use English app name if the other is empty Jochen Sprickerhof 2021-04-23 18:34:00 +0200
  • 9042eb6a67 Use English app name if the other is empty Jochen Sprickerhof 2021-04-23 18:34:00 +0200
  • bb8350dd71
    Implement `device.GetPackage(byid)` Oliver Ford 2020-12-10 22:49:42 +0000
  • d4b329289f
    Ensure `Package` versions read from within same dumpsys block Oliver Ford 2020-12-10 21:45:01 +0000
  • 4684bbe535 run a newer gofumpt, require Go 1.14 Daniel Martí 2020-11-15 19:20:45 +0000
  • c6bf037e0e update test deps, passing with Go 1.15 Daniel Martí 2020-11-15 19:20:31 +0000
  • 52d157aa33 modify README.md to add unofficial Debian and Ubuntu package link Fazle Rabbi 2020-05-12 23:04:00 +0600
  • b15691895c
    modify README.md to add unofficial Debian and Ubuntu package link Fazle Rabbi 2020-05-12 23:04:00 +0600
  • ad1a15ace3 set LocalAppData for Windows Daniel Martí 2020-03-09 19:38:13 +0000
  • 8d1c8fe2c4 add Go 1.14, drop 1.12 Daniel Martí 2020-03-09 19:30:48 +0000
  • 65f1c65005 CI: temporarily disable on windows Daniel Martí 2019-11-11 18:04:21 +0000
  • 16a4814fdd .github: add FUNDING.yml Daniel Martí 2019-11-11 18:03:43 +0000
  • d5b6b8fea5 switch to GitHub Actions for CI Daniel Martí 2019-09-12 12:44:59 +0100
  • 0ca8e38c6b README: add an example to install all updates Daniel Martí 2019-07-20 19:10:35 +0100
  • 2a357627e4 update deps Daniel Martí 2019-07-20 19:09:42 +0100
  • 5583369060 CI: test on the final Go 1.12 release Daniel Martí 2019-03-10 22:03:07 +0000
  • 8272a66528 README: add an FAQ section Daniel Martí 2019-02-06 08:57:43 +0000
  • 901c5b3149 bump to v0.5.0 v0.5.0 Daniel Martí 2019-02-05 22:46:36 +0000
  • c4ec65d94e support F-Droid's CSV export in install Daniel Martí 2019-02-05 22:27:42 +0000
  • f23aba7bd7 small help tweaks, sync with README Daniel Martí 2019-02-05 20:49:42 +0000
  • d9e1bb5f11 rework README/-h usage text Daniel Martí 2019-01-28 17:06:33 +0000