4 Commits (01037c8f28ba31152ebb2ee2659434920ba11ac0)

Author SHA1 Message Date
Linus789 5ee7a02384 search: add option to filter by user 3 years ago
Linus789 ea74ed88a8 do not show system apps 3 years ago
Daniel Martí c7e309c1ef start rewriting tests with testscript 7 years ago
Daniel Martí e6a3f65f49 move main package into root directory 7 years ago
Daniel Martí dea404ca84 cmd/fdroidcl: fix usage printing of subcommands 7 years ago
Daniel Martí 0466391a27 all: refactor to use the new JSON index format 8 years ago
Daniel Martí de9786478d cmd/fdroidcl: add first negative match tests 8 years ago
Daniel Martí 78a3907b03 cmd/fdroidcl: rewrite tests to not use go build 8 years ago
Daniel Martí a9b5e6b1db all: move to mvdan.cc/fdroidcl, merge basedir 8 years ago
Daniel Martí 1172c57264 cmd/fdroidcl: make all helper funcs return errors 9 years ago
Daniel Martí 286b62f1ab fdroidcl: delay looking up a device 10 years ago
Daniel Martí 939e24137b fdroidcl: fix another bad category error 10 years ago
lolilolicon 0bdf85ca96 search: filter results by last updated date (#16) 10 years ago
Daniel Martí 1737f562cc fdroidcl: remove incorrect "no such category" error 10 years ago
Daniel Martí 6c2086eb7c search: don't filter if there are no search terms 10 years ago
Daniel Martí a25fb82ba7 Point at old adb import again 10 years ago
relan 2d330b5d14 search: consider suggestions 10 years ago
Daniel Martí f51c19c1bb Switch to external package mvdan/adb 10 years ago
Daniel Martí 157595cdf2 cmd/fdroidcl: search can take no args 10 years ago
Daniel Martí 853e7752e3 Fix installed status reporting 11 years ago
Daniel Martí 49e8c4f852 search: add -c to filter by category 11 years ago
Daniel Martí 8ad11d13cd search: add -o updated 11 years ago
Daniel Martí 7429298331 search: add -o for sort order 11 years ago
Daniel Martí 062e0a6381 Always check for nil in CurApk() 11 years ago
Daniel Martí da12500f2f Make CurApk be a method 11 years ago
Daniel Martí faf9594205 Start using apps from multiple repos 11 years ago
Daniel Martí c29eece05f Don't start adb on search unless strictly necessary 11 years ago
Daniel Martí 4b79060d7d Use // for the license headers 11 years ago
Daniel Martí 79f97c48ba No need to show installed status if already filtering installed apps 11 years ago
Daniel Martí 7d9205d4b9 Better handling of features that need a device 11 years ago
Daniel Martí e5958a3ed4 Show installed/updates status in versions 11 years ago
Daniel Martí eb210bd626 Better connected devices support 11 years ago
Daniel Martí 86e48692d0 Always use maps for installed packages 11 years ago
Daniel Martí 0aec8d6248 Don't load index if we encountered an error 11 years ago
Daniel Martí 0e9746e7c2 Add -u flag to search to filter updates 11 years ago
Daniel Martí 2666a4f7af Replace pm with dumpsys for querying installed packages 11 years ago
Daniel Martí 5139fd2ffa Better -q flag help wording 11 years ago
Daniel Martí 921894b43b Replace installed command by -i flag in search 11 years ago
Daniel Martí 1ab44f4b2a Move common functions to files that make more sense 11 years ago
Daniel Martí 25e15bb75b Remove list in favour of search 11 years ago
Daniel Martí 68a776329f Proper usage functions 11 years ago
Daniel Martí c15bf6413f Add -q search flag to only print package ids 11 years ago
Daniel Martí 7e9173b931 Use regexes instead of substrings when searching 11 years ago
Daniel Martí adfd16a416 Finish splitting up commands 11 years ago