378 Commits (b2bccb6a7b924c819b09a07a8657efb1360384d7)
 

Author SHA1 Message Date
Thomas Dickson b2bccb6a7b docs: fix formatting in README 1 year ago
Thomas Dickson f476ea4d34 feat: added more fdroidcl zsh completions 1 year ago
Thomas Dickson 122d5438f7 fix: make scanning print to stderr so the output can be directed into a file easier 1 year ago
Thomas Dickson 2e1fadfd99 feat: added a scanning command to find apps installed using fdroid 1 year ago
Thomas Dickson ee00b0f02b feat: added support for 'setups' that allow mass installations 1 year ago
Thomas Dickson c3b0ffa524 feat: switch to toml as a config file 1 year ago
jugendhacker d8882fc307
Use ANDROID_SERIAL for device selection (#75) 3 years ago
Linus789 3629a87055 update Go version in README 3 years ago
j.r 61b274d3df Test workflow: test against supported go versions 3 years ago
j.r 8d03d279c8 Bump go version to 1.19 3 years ago
j.r d1fdd538e0 Upgrade dependencies 3 years ago
Linus789 8b6212e554 set AppData env for tests 3 years ago
j.r 3e65a3c560 Remove basedir implementation 3 years ago
Daniel Martí 3e1a1c10bf README: use new way to install Go programs 3 years ago
Linus789 b06a74456c v0.7.0 3 years ago
Linus789 4bb6774156 -user USER_ID: make sure that the user actually exists 3 years ago
Linus789 01037c8f28 show: also show name of f-droid repository 3 years ago
Linus789 de5a0ef714 uninstall: if -user is specified, make sure that the app is installed for that user 3 years ago
Linus789 63ea08aef7 install: improve description of -user 3 years ago
Linus789 5ee7a02384 search: add option to filter by user 3 years ago
Linus789 d20777c04f show: also show url of f-droid repository 3 years ago
Linus789 1c40689e9d add list users subcommand 3 years ago
Linus789 c7d4cad381 validate -user argument for correctness 3 years ago
Linus789 7936bf42a7 fix not being able to install app for other user if up-to-date 3 years ago
Linus789 e4bc5eef34 uninstall: add -user option 3 years ago
Linus789 963273783b show more detailed error message for install and uninstall 3 years ago
Linus789 017e11ec7a install: finish implementation of -user 3 years ago
Linus789 ea74ed88a8 do not show system apps 3 years ago
Linus789 8b4a78a830 reorder subcommands 3 years ago
Linus789 dfa93a59ca add fallback for getting the api level of the device 3 years ago
Linus789 ab79440347 fix parsing adb property fallback 3 years ago
Linus789 ad4e809045 fix adb property fallback 3 years ago
Linus789 863c45e9e3 remove FUNDING.yml 3 years ago
Linus789 a85624b334 v0.6.0 3 years ago
Linus789 1dfd9187fb add github release workflow 3 years ago
Linus789 dfd3171a19 update readme: repo subcommand 3 years ago
Linus789 3b00277874 clean: small change for help info 3 years ago
Linus789 3dc9c7f488 add repo subcommand 3 years ago
Linus789 bde2b29d01 download: show full url instead of basename 3 years ago
Linus789 1908976143 fix parsing the bromite index 3 years ago
Linus789 8de959ae96 show error on malformed config.json 3 years ago
Linus789 9d04fb9113 add fallback for `adb shell getprop` 3 years ago
Linus789 a914edae4a readme: update commands 3 years ago
Linus789 e88eed31fc readme: update required go version 3 years ago
Linus789 2b69bd7cf9 update go version in github workflow 3 years ago
Linus789 6811e291cb install: add exclude option for upgrading 3 years ago
Linus789 a9d5609e1b install: add option for skipping on errors 3 years ago
Linus789 d8e56f0fd8 update tests 3 years ago
Linus789 a44c2079df add clean subcommand 3 years ago
Linus789 9622806bee add option to only install for specific user 3 years ago