Commit Graph

  • 8fcbf90aa4 CI: Bump to 1.6.2 Daniel Martí 2016-04-23 01:48:27 +0100
  • cf513043a8 Request ABIs and API level from devices relan 2016-04-15 10:10:12 +0300
  • ee6c2eeceb CI: Bump Go version Daniel Martí 2016-04-13 15:45:50 +0100
  • 14ee06ac4d Fallback method to find a current apk Daniel Martí 2016-04-13 13:55:54 +0100
  • f51c19c1bb Switch to external package mvdan/adb Daniel Martí 2016-04-13 11:32:23 +0100
  • cb24828520 Use a map to identify errors Daniel Martí 2016-04-13 11:28:43 +0100
  • 881c3852d7 Add first test file Daniel Martí 2016-04-13 11:25:12 +0100
  • 41a332f361 Split adb.go into server and device Daniel Martí 2016-04-13 11:10:43 +0100
  • f6fa62afb1 Move error stuff to error.go Daniel Martí 2016-04-13 11:09:32 +0100
  • 94fca801c3 Make the host a constant Daniel Martí 2016-04-13 11:08:44 +0100
  • a4971d2d15 Initial commit Daniel Martí 2016-04-13 11:07:53 +0100
  • 42a1961147 upgrade: compare with recommended vercode Daniel Martí 2016-03-16 12:04:09 +0000
  • 7eac43b9b2 Move upgradeApk to upgrade.go Daniel Martí 2016-03-16 12:03:22 +0000
  • 2be6470bed Various code cleanups Daniel Martí 2016-03-16 11:55:59 +0000
  • 4c18a98f77 README: Fix default config creation doc Daniel Martí 2016-03-16 11:44:04 +0000
  • 88dd181745 Small code simplifications Daniel Martí 2016-03-15 16:22:20 +0000
  • 8143e5dced README: wording and spacing fixes Daniel Martí 2016-03-15 15:50:59 +0000
  • a19b8ef094 README: Mention config file Daniel Martí 2016-03-15 15:46:57 +0000
  • e59e4b5ff6 CI: Switch to Go 1.6 Daniel Martí 2016-03-15 15:44:11 +0000
  • adabfe86a7 Test comma-separated, dates and hex values Daniel Martí 2016-02-18 16:25:04 +0000
  • 834b035dd6 Index test case with an apk Daniel Martí 2016-02-18 16:11:23 +0000
  • db14b8a100 Add test case with a single app Daniel Martí 2016-02-17 17:45:34 +0000
  • f8a12ac400 Start improving test coverage Daniel Martí 2016-02-17 17:40:14 +0000
  • 7e53b6c25d Simplify UnmarshalText signatures Daniel Martí 2016-02-17 16:52:02 +0000
  • 17c1ed1111 cmd/fdroidcl: treat HTTP error codes Daniel Martí 2016-02-14 23:30:39 +0000
  • ef4724a4a0 CI: Run on 1.5.3 Daniel Martí 2016-02-14 23:15:11 +0000
  • 9047d135aa More consistent names Daniel Martí 2016-02-14 23:13:57 +0000
  • c0b809a051 Remove dead firstLine assignment Daniel Martí 2016-02-14 23:13:44 +0000
  • 3ca06a6adf Remove redundant UnmarshalXML code Daniel Martí 2016-02-14 23:03:04 +0000
  • 333d28f652 README: Add quickstart Daniel Martí 2016-02-14 23:01:55 +0000
  • 157595cdf2 cmd/fdroidcl: search can take no args Daniel Martí 2016-02-14 22:58:28 +0000
  • b5cb1df63f README: Add install instructions Daniel Martí 2016-02-13 12:42:56 +0000
  • dafb02c238 Fix license wording Daniel Martí 2016-02-13 12:36:04 +0000
  • 2a687359de Replace ReadCloser with Reader found by interfacer Daniel Martí 2016-01-02 23:16:26 +0100
  • 069cb0401a README: upgrade is done v0.2.0 Daniel Martí 2015-10-24 12:01:17 +0200
  • 64af7a6d67 upgrade: actually do upgrade installs Daniel Martí 2015-10-24 11:52:21 +0200
  • b18687f455 adb: add Upgrade Daniel Martí 2015-10-24 11:52:11 +0200
  • 5189974b33 Add upgrade command Daniel Martí 2015-10-24 11:36:40 +0200
  • 6c67f37d41 install: don't allow installed apps Daniel Martí 2015-10-24 11:33:31 +0200
  • 06591b9f9d Add compatibility filters to missing features Daniel Martí 2015-10-24 11:20:56 +0200
  • 853e7752e3 Fix installed status reporting Daniel Martí 2015-10-24 11:19:32 +0200
  • 49e8c4f852 search: add -c to filter by category Daniel Martí 2015-10-24 11:09:43 +0200
  • 8ad11d13cd search: add -o updated Daniel Martí 2015-10-24 11:03:50 +0200
  • 7429298331 search: add -o for sort order Daniel Martí 2015-10-24 11:03:02 +0200
  • dddc610022 Add added and lastupdated dates Daniel Martí 2015-10-24 10:38:28 +0200
  • 28d4d71b72 show: require args Daniel Martí 2015-10-01 18:46:03 -0700
  • 56b017b0fa Update README Daniel Martí 2015-09-24 22:02:50 -0700
  • 04d0c26bc0 Don't quote package names Daniel Martí 2015-09-23 22:07:01 -0700
  • 4edeb99822 Restructure download+install code Daniel Martí 2015-09-23 19:36:41 -0700
  • 8de78a6ff7 Dedup apk download code Daniel Martí 2015-09-23 19:28:15 -0700
  • 6a1390d100 Link back to apps from apks Daniel Martí 2015-09-23 19:28:02 -0700
  • 062e0a6381 Always check for nil in CurApk() Daniel Martí 2015-09-23 19:12:48 -0700
  • 5fedeb8671 If CVCode is 0, take the highest version. Daniel Martí 2015-09-23 19:06:55 -0700
  • efc56ff1d9 adb: Separate error parsing Daniel Martí 2015-09-20 11:50:29 -0700
  • 2e15095e1c Remove dogecoin support Daniel Martí 2015-09-20 11:50:15 -0700
  • d803b86ca0 Add badges Daniel Martí 2015-07-30 21:02:48 -0700
  • 3515080933 Add travis yml file Daniel Martí 2015-07-30 21:00:41 -0700
  • 184affd7d5 Adapt code to new basedir Daniel Martí 2015-07-30 20:59:57 -0700
  • e4c34163dc Multi-repo support is done Daniel Martí 2015-07-19 23:36:39 -0700
  • 5a2c9e2e60 Add support for enabling/disabling of repos Daniel Martí 2015-07-19 22:22:11 -0700
  • 91fd3e6aac Remove dead code Daniel Martí 2015-07-19 22:19:04 -0700
  • da12500f2f Make CurApk be a method Daniel Martí 2015-07-19 22:15:39 -0700
  • 0104ab4eb3 Merge app apks from different repos Daniel Martí 2015-07-19 21:59:52 -0700
  • faf9594205 Start using apps from multiple repos Daniel Martí 2015-07-19 21:43:54 -0700
  • df4fb8a50e Make update use all configured repos Daniel Martí 2015-07-19 16:27:20 -0700
  • 95dbef5000 Make extra fields be ignored in xml Daniel Martí 2015-07-19 16:23:49 -0700
  • 96add147b9 Don't export the config repo structure Daniel Martí 2015-07-19 16:23:32 -0700
  • 28021dad54 Fallback to default config if it can't be read Daniel Martí 2015-07-19 15:50:51 -0700
  • 97e3b1a5cf Don't always write default config, do it via defaults Daniel Martí 2015-07-19 15:45:40 -0700
  • ad000c6e1d Start using the config file Daniel Martí 2015-07-19 15:39:14 -0700
  • 5ed50dff53 Add icon support to App Daniel Martí 2015-07-19 15:26:01 -0700
  • 0022cba4df Add SrcURL() to Apk Daniel Martí 2015-07-19 15:25:54 -0700
  • 46c8c686a0 Deduplicate apk url code Daniel Martí 2015-07-19 15:08:09 -0700
  • 450e69c2b8 Reorganize types Daniel Martí 2015-07-19 15:03:44 -0700
  • 4149e65b3b Add a download subcommand Daniel Martí 2015-07-19 15:00:01 -0700
  • d220f4e3f2 Link apks to the repo they come from Daniel Martí 2015-07-19 14:59:41 -0700
  • 5e24562367 Split up field types into fieldtypes.go Daniel Martí 2015-07-19 13:40:34 -0700
  • 777bbd60b3 Store index jars in persistent storage Daniel Martí 2015-07-19 13:35:08 -0700
  • 111ec07cbe Separate repo struct Daniel Martí 2015-07-19 13:32:33 -0700
  • 5bddfffd90 Write config file with defaults if it doesn't exist Daniel Martí 2015-07-17 23:43:01 -0700
  • b1e45f1e54 Start using a config file (unused as of now) Daniel Martí 2015-07-17 23:28:56 -0700
  • c6bf5b85fb Properly close files after downloading them Daniel Martí 2015-07-17 23:25:55 -0700
  • c29eece05f Don't start adb on search unless strictly necessary Daniel Martí 2015-07-17 23:09:29 -0700
  • ce3a45a78c Reorganize app dir code Daniel Martí 2015-07-17 23:05:45 -0700
  • c768efcf2d Add note on security and stability Daniel Martí 2015-07-17 22:36:39 -0700
  • 28d5821c29 Move from mvdan/appdir to mvdan/basedir Daniel Martí 2015-07-12 21:12:10 -0700
  • 4b79060d7d Use // for the license headers Daniel Martí 2015-07-12 20:37:43 -0700
  • cefdf39857 Checking for the length of submatches isn't necessary Daniel Martí 2015-07-03 22:51:32 -0700
  • 56b4ec7869 Make failure code code a lot more robust via regex Daniel Martí 2015-07-03 22:39:57 -0700
  • 79f97c48ba No need to show installed status if already filtering installed apps Daniel Martí 2015-07-03 22:28:13 -0700
  • 8b33deca56 Avoid possible panic when slicing out of range Daniel Martí 2015-07-03 22:28:01 -0700
  • 4425a744ab Add some description formatting tests Daniel Martí 2015-07-03 22:16:35 -0700
  • 81398803cf Don't assume that apks are sorted already Daniel Martí 2015-06-19 23:34:24 +0200
  • 3f6718207d Improve support for custom types in the xml Daniel Martí 2015-06-19 22:56:22 +0200
  • 68415e8994 Small README fixes Daniel Martí 2015-06-19 18:51:07 +0200
  • bbda2dced5 Fix some variable names as per golint Daniel Martí 2015-06-19 18:47:48 +0200
  • 768749feae Also show when we're installing/uninstalling an app v0.1.0 Daniel Martí 2015-06-19 18:06:22 +0200
  • 3ad355aae2 Add hash checking and fix hexadecimal chardata Daniel Martí 2015-06-19 18:02:44 +0200
  • ea3545a1e5 Better support for adb result codes Daniel Martí 2015-06-19 13:22:01 +0200
  • 83a1cba510 Implement install Daniel Martí 2015-06-19 13:17:47 +0200