96 Commits (4ee1ac0d41efe654bff26cd836505edb283bbc01)
 

Author SHA1 Message Date
Daniel Martí 4ee1ac0d41 Typo fix 11 years ago
Daniel Martí 25e15bb75b Remove list in favour of search 11 years ago
Daniel Martí df4a4a6c1c Mention -h usages per command 11 years ago
Daniel Martí 4f653a02c8 Don't hardcode global usage 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í 99f4daacdc Revert "Support finding apps by partial package name" 11 years ago
Daniel Martí da5f2b2fa4 Support finding apps by partial package name 11 years ago
Daniel Martí 91164bd520 Fix formatting in list.go commented code 11 years ago
Daniel Martí 0e5d2fe8f2 Separate app filtering by id 11 years ago
Daniel Martí e18a67e15c Comment out unused pubkey code 11 years ago
Daniel Martí 0abae7b193 Add missing (planned) commands 11 years ago
Daniel Martí f4bd229745 Simplify README 11 years ago
Daniel Martí 00a3fcee88 Merge http.go into update.go and repo.go into main.go 11 years ago
Daniel Martí adfd16a416 Finish splitting up commands 11 years ago
Daniel Martí 53066ba208 Separate devices 11 years ago
Daniel Martí 367fe03bae Start splitting up subcommands into separate files 11 years ago
Daniel Martí 3120edd0a7 Simplify HTTP not modified replies 11 years ago
Daniel Martí cc56a70677 Add support for date values 11 years ago
Daniel Martí 210152227e Fix hash values 11 years ago
Daniel Martí 4ba4ce9f88 xml: unmarshal hex values properly 11 years ago
Daniel Martí d9c53bb589 Don't export commaList 11 years ago
Daniel Martí 74be4339ec Use int64 for sizes 11 years ago
Daniel Martí 61a13174fd Don't use uints for vercodes 11 years ago
Daniel Martí a72b8bee3c Add more Apk fields 11 years ago
Daniel Martí b0013c2ae0 Run go fmt 11 years ago
Daniel Martí 020d2ac64d Note about MD5WithRSA in the README 11 years ago
Daniel Martí 6e8af8a0fd MD5WithRSA is not implemented yet 11 years ago
Daniel Martí d2f6a03454 Start signature verification support for jar indexes 11 years ago
Daniel Martí b969dd340b Fix indentation in adb 11 years ago
Daniel Martí 0afe577b09 Move jar code into jar.go 11 years ago
Daniel Martí d0fe9441fa Stream downloaded files directly into a file 11 years ago
Daniel Martí 56b2cf5031 Reword differences with the Android client 11 years ago
Daniel Martí 27bf4da00f Add more missing feature items 11 years ago
Daniel Martí 100f2b7bb4 Stop using "jar" for the body 11 years ago
Daniel Martí d30fdaf846 Add changelog support 11 years ago
Daniel Martí ce4333db9a Don't crash if no etag is returned 11 years ago
Daniel Martí b9f09874a1 Start using appdir 11 years ago
Daniel Martí cc9b1ff216 Explicitly start the ADB server 11 years ago
Daniel Martí d7df91e65e Move appList closer to usage 11 years ago
Daniel Martí 2da75070e6 Better support for listing adb devices 11 years ago
Daniel Martí bceccfd2a8 Move http code into http.go 11 years ago
Daniel Martí 33698974ca Move http downloading code to cmd/fdroidcl 11 years ago
Daniel Martí 644bb6dd2c Make index loading funcs use reader interfaces 11 years ago
Daniel Martí 6b42194051 Leave some space between detailed printings of apps 11 years ago
Daniel Martí 36c5d1a9e8 Also print package name in show 11 years ago
Daniel Martí 293f9da312 Fix "show" pointer logic bug 11 years ago
Daniel Martí ab6eca4ed8 Run go fmt 11 years ago
Daniel Martí baf62cc66c Properly load repo details in an index 11 years ago