56 Commits (d7df91e65e8a3fc1f15934853dfb643d71cf03a2)
 

Author SHA1 Message Date
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
Daniel Martí f13dcfd69b Fix crasher in show 11 years ago
Daniel Martí c7ce004912 Load an index, not a repo 11 years ago
Daniel Martí 383bef3914 Always ensure that apps are sorted when loading an index 11 years ago
Daniel Martí 60554a458e Make the library return the whole repo, stop using maps everywhere 11 years ago
Daniel Martí a68fed9b34 Remove more completed TODO items 11 years ago
Daniel Martí b71fb0553b Add installed to usage 11 years ago
Daniel Martí 9978dd8722 Move detailed app printing into cmd/fdroidcl 11 years ago
Daniel Martí 0ffe3a1c4c Move app printing code to cmd/fdroidcl 11 years ago
Daniel Martí 90e9a8d723 Implement listing of installed apps 11 years ago
Daniel Martí 68199634cd Don't use auxiliary function for Usage 11 years ago
Daniel Martí 1615385037 Add uninstall 11 years ago
Daniel Martí e2b7666f17 Implement install 11 years ago
Daniel Martí 2d0d953f52 Get more information from adb devices 11 years ago
Daniel Martí 3ef17d82ee Replace "goto label" with "continue label" 11 years ago
Daniel Martí d180376e07 Implement device listing in adb 11 years ago
Daniel Martí 882ef9e217 Etags are done 11 years ago
Daniel Martí 4c1a3f5952 Don't log in the fdroidcl package 11 years ago
Daniel Martí 6242524609 Start working on adb 11 years ago
Daniel Martí b2a36fa18c Split up command line interface into cmd/fdroidcl 11 years ago
Daniel Martí a8e62238e3 Split up into main and index 11 years ago
Daniel Martí d1f3414bbf Add link support to description 11 years ago
Daniel Martí e3558cb672 Initial support for description handling 11 years ago
Daniel Martí 5f6d05551b Rework file downloading with etag 11 years ago
Daniel Martí ab0755add1 Make use of etags when updating the repo 11 years ago
Daniel Martí 4c4b4aa6cf Add support for donation methods 11 years ago
Daniel Martí 50a6a45fc3 Add MaxSdk support 11 years ago
Daniel Martí 57d495a439 Remove extra spacing from apk prints 11 years ago
Daniel Martí d741def6c3 Add -r to the usage text 11 years ago
Daniel Martí 4db15dd282 Add apk nativecode support 11 years ago
Daniel Martí 14aa57a061 Add support for comma-separated string lists 11 years ago
Daniel Martí 352d5e7c6b Separate app ids and names 11 years ago
Daniel Martí 461579fb13 Remove colored output 11 years ago
Daniel Martí 0f8f3b117f Finish up differences with the Android client 11 years ago
Daniel Martí 0f59469d44 Add links 11 years ago
Daniel Martí ec86c9d7d9 Add more TODOs and differences with the Android client 11 years ago
Daniel Martí ca00adb156 Add some comments 11 years ago
Daniel Martí c8de27df64 Do not export some funcs and types 11 years ago
Daniel Martí bd01e9776c Remove unused code 11 years ago
Daniel Martí e4fa7c9b81 Simplify usage printing 11 years ago
Daniel Martí a0f8e2217f Add searching like the client 11 years ago