Commit Graph

  • 3c63bd4b1c Various spacing fixes Daniel Martí 2016-04-17 15:14:37 +01:00
  • df39b0fe40 Drop elses after returns Daniel Martí 2016-04-17 15:11:46 +01:00
  • c560463887 CONTRIBUTING: use check, not connectedCheck Daniel Martí 2016-04-17 11:43:51 +01:00
  • 2eea94e5ea gradlew: bump to 2.12 Daniel Martí 2016-04-17 11:41:42 +01:00
  • a8c5d8e765 Convert java file to unix format via dos2unix Daniel Martí 2016-04-17 11:39:23 +01:00
  • 00c138e42f PMD: enable and obey java-unusedcode Daniel Martí 2016-04-17 11:39:00 +01:00
  • c240283ad4 Merge branch 'download-service-pending-intent' into 'master' Daniel Martí 2016-04-22 16:58:57 +00:00
  • 7e83189f5b Appese checkstyle + pmd. Peter Serwylo 2016-04-22 23:53:13 +10:00
  • 3ebeec0b87 Cleaned up logging in downloader service. Peter Serwylo 2016-04-22 23:22:32 +10:00
  • a149ce54db Always stop notifications at the conclusion of a download. Peter Serwylo 2016-04-22 23:13:36 +10:00
  • b66810944f Remove download notification when last queued download cancelled. Peter Serwylo 2016-04-22 22:53:59 +10:00
  • bbf7cd81a6 Extract common code to isQueued and isActive. Peter Serwylo 2016-04-21 15:30:04 +10:00
  • 7f1155816e Show name of app being downloaded in notification. Peter Serwylo 2016-04-21 15:23:36 +10:00
  • 18f3d86b68 Show indeterminite progess for apks queued to download. Peter Serwylo 2016-04-21 14:15:50 +10:00
  • e56d604d6f Only cleanup receivers, don't reset the UI when in onDestroy(). Peter Serwylo 2016-04-21 13:51:16 +10:00
  • 8794611b26 DownloadCompleteService uses same notification code as DownloadService. Peter Serwylo 2016-04-21 13:30:33 +10:00
  • 0163d6efa6 Add PendingIntent for notification in DownloaderService. Peter Serwylo 2016-04-21 13:27:59 +10:00
  • a826d1101d Remove unused app_list_item_click Daniel Martí 2016-04-21 11:05:36 +01:00
  • ebbb5f3863 Run tools/remove-unused-trans.py Daniel Martí 2016-04-21 10:40:58 +01:00
  • 560a620a6c Pull translation updates from Weblate F-Droid Translatebot 2016-04-21 10:40:25 +01:00
  • 3f9881a6f5 Fix if condition which was always true. Peter Serwylo 2016-04-21 13:26:03 +10:00
  • 8ce4cad7ef Merge branch 'dup-strings' into 'master' Peter Serwylo 2016-04-20 22:58:35 +00:00
  • 734fe262b1 Merge branch 'renames' into 'master' Peter Serwylo 2016-04-20 21:58:49 +00:00
  • 45313c6234 Removed duplicate string resource for string ("Swap apps") Paresh Chouhan 2016-04-20 23:36:26 +05:30
  • b7a5c6d201 Get rid of the last java vercode name Daniel Martí 2016-04-19 12:13:39 +01:00
  • 865d537745 Rename Repo's pubkey to signingCertificate Daniel Martí 2016-04-19 12:11:54 +01:00
  • 0ec9689a6c Rename App's suggestedVersion to suggestedVersionName Daniel Martí 2016-04-19 12:09:02 +01:00
  • 550f04cc8b Rename App's upstream vars to VersionCode/Name Daniel Martí 2016-04-19 12:05:29 +01:00
  • cde57efb98 Rename App.suggestedVercode to App.suggestedVersionCode Daniel Martí 2016-04-19 12:03:05 +01:00
  • 4d8e410176 Rename Apk.version to Apk.versionName Daniel Martí 2016-04-19 12:00:17 +01:00
  • 1abbedc4ab Rename Apk.vercode to Apk.versionCode Daniel Martí 2016-04-19 11:49:00 +01:00
  • 887bb171aa Remove media/, now in its own repo Daniel Martí 2016-04-19 22:05:38 +01:00
  • ac22cc5266 Bump to 0.100-alpha4 v0.100-alpha4 Daniel Martí 2016-04-17 11:02:40 +01:00
  • ca3e13ebf6 Pull translation updates from Weblate F-Droid Translatebot 2016-04-17 11:00:38 +01:00
  • 58aa19f392 Merge branch 'notify-download-progress' into 'master' Daniel Martí 2016-04-17 09:39:14 +00:00
  • 6d603ada0d Show progress bar in download notification. Peter Serwylo 2016-04-17 09:08:32 +10:00
  • 8d7b5bff5d Merge branch 'build-fixes' into 'master' Hans-Christoph Steiner 2016-04-14 18:52:18 +00:00
  • 132519590f Bump accesspoint library to 0.2.0 Daniel Martí 2016-04-13 13:31:53 +01:00
  • 27c9a21764 Gradle: Bump android plugin to 2.0.0 Daniel Martí 2016-04-13 13:25:53 +01:00
  • 127c65b78d Bump support libs to 23.3.0 Daniel Martí 2016-04-13 13:22:24 +01:00
  • db798afb67 PMD: Do all java files like checkstyle Daniel Martí 2016-04-13 13:18:20 +01:00
  • 158668f378 Merge branch 'new-downloader-service' into 'master' Daniel Martí 2016-04-14 14:00:06 +00:00
  • 44f39793be Merge branch 'issue-490' into 'master' Daniel Martí 2016-04-14 13:58:10 +00:00
  • 74d1c9521d put up a notification for each completed download Hans-Christoph Steiner 2016-04-11 14:17:50 -04:00
  • d114f428e7 add "Auto Download" pref to enable auto-downloading of updates Hans-Christoph Steiner 2016-04-06 13:45:29 +02:00
  • adcdc417ab add basic in progress Notification to DownloaderService Hans-Christoph Steiner 2016-04-06 09:23:06 +02:00
  • 77e041d640 put stray preference handling into Preferences Hans-Christoph Steiner 2016-04-06 12:07:57 +02:00
  • 721d4a300a add method to check if a URL is being handled by DownloaderService Hans-Christoph Steiner 2016-04-05 21:58:45 +02:00
  • 49635c224d show download errors in a Toast Hans-Christoph Steiner 2016-04-05 21:15:22 +02:00
  • 3265c8634c implement resumable APK downloads for HttpDownloader Hans-Christoph Steiner 2016-04-02 23:44:07 +02:00
  • fa766180bf download APKs into dir named after repo's hostname Hans-Christoph Steiner 2016-04-02 21:15:21 +02:00
  • ee37f26c4d verify APKs on install, and purge ApkDownloader Hans-Christoph Steiner 2016-04-12 12:31:30 -04:00
  • d07c8b5d74 convert Installer's Exception into generic InstallFailedException Hans-Christoph Steiner 2016-04-01 13:25:06 +02:00
  • 0b8796e56f add AndroidManifest parser for reading directly from APKs Hans-Christoph Steiner 2016-04-01 13:19:29 +02:00
  • fc9459d6c5 send Downloader progress on a 100 ms timer Hans-Christoph Steiner 2016-04-05 11:08:11 +02:00
  • 5e59f812ce port everything over to new Downloader.ACTION_PROGRESS Hans-Christoph Steiner 2016-03-31 22:01:07 +02:00
  • 2e3d2c84ae eliminate Interfaces used only internal to AppDetails class Hans-Christoph Steiner 2016-04-12 12:30:39 -04:00
  • 20c66a825d use IntentService style to download all APKs via a queue Hans-Christoph Steiner 2016-03-31 21:55:07 +02:00
  • d98d59a8d3 Merge branch 'check-privileged-certificate' into 'master' Daniel Martí 2016-04-13 11:50:54 +00:00
  • 15ec420db4 Check apk signature of privileged extension against F-Droid signature before installation Dominik Schürmann 2016-04-13 11:44:13 +02:00
  • f8ef7cda39 Pull translation updates from Weblate F-Droid Translatebot 2016-04-13 09:54:01 +01:00
  • 5fd591bbe8 Merge branch 'more-tests-and-bug-fixes' into 'master' Daniel Martí 2016-04-11 16:48:42 +00:00
  • ed09b1af2d run UpdateService at lowest priority possible Hans-Christoph Steiner 2016-04-06 15:42:36 +02:00
  • 22e40bfee1 port all but Provider tests to JUnit4 semantics Hans-Christoph Steiner 2016-03-25 12:25:25 +01:00
  • 6b3004160f HttpDownloaderTest: delete test files only if test succeeds Hans-Christoph Steiner 2016-04-05 23:30:59 +02:00
  • eb93a38cf5 HttpDownloader: handle SSL errors like any other download error Hans-Christoph Steiner 2016-04-05 22:12:44 +02:00
  • b86a30d40f fix expert mode version display when maxSdkVersion is MAX_VALUE Hans-Christoph Steiner 2016-04-11 10:32:55 -04:00
  • c4a1295095 move Theme handling to Preferences class Hans-Christoph Steiner 2016-04-08 12:25:48 -04:00
  • 230c06d536 Bump to 0.100-alpha3 v0.100-alpha3 Daniel Martí 2016-04-08 10:27:58 +01:00
  • 907507d27d Merge branch 'transition-v21' into 'master' Hans-Christoph Steiner 2016-04-06 09:00:54 +00:00
  • cdd0848927 Shared element transition for app list item v21 and above Paresh Chouhan 2016-04-05 03:30:44 +05:30
  • d846e18d7f Merge branch 'fixes-and-cleanups' into 'master' Hans-Christoph Steiner 2016-04-05 15:22:59 +00:00
  • 35c2ef8c1c re-add SNI support to guardianproject.info repo Hans-Christoph Steiner 2016-03-21 11:45:20 +01:00
  • fd51fad73b keep the core Downloader classes pure Java for easy testing Hans-Christoph Steiner 2016-03-31 21:44:58 +02:00
  • 514e83e604 convert Downloader's outputFile to a read-only property Hans-Christoph Steiner 2016-04-02 23:38:52 +02:00
  • 9d69098605 purge unused code from Installer classes Hans-Christoph Steiner 2016-04-05 11:58:25 +02:00
  • 0e1584f083 ignore gradle.properties Hans-Christoph Steiner 2016-04-05 09:13:08 +02:00
  • 70864e3479 use custom proguard config for running tests Hans-Christoph Steiner 2016-04-04 11:59:35 +02:00
  • fc0df0dcf4 make db maxSdkValues values use Byte.MAX_VALUE as max not 0 db-version/54 Hans-Christoph Steiner 2016-04-05 10:59:08 +02:00
  • 74713810dd Merge branch 'ci-image' into 'master' Hans-Christoph Steiner 2016-04-05 10:38:44 +00:00
  • 53c8752444 Update to april 5th docker image Daniel Martí 2016-04-05 10:43:48 +01:00
  • 09324bbb78 One last fix after moving to gradle dir layout Daniel Martí 2016-04-04 21:42:59 +01:00
  • bfca096775 Pull translation updates from Weblate F-Droid Translatebot 2016-04-04 21:41:52 +01:00
  • 04914d8d8b Merge branch 'gitlab-with-emulator-23' into 'master' Daniel Martí 2016-04-04 20:28:51 +00:00
  • 37bca5d244 gitlab-ci: use android-17 emulator for gradle connectedCheck Hans-Christoph Steiner 2016-04-04 21:13:57 +02:00
  • 409a50fe92 gitlab-ci: upload full build logs to clbin.com Hans-Christoph Steiner 2016-04-04 21:13:44 +02:00
  • ac2cfe557d Merge branch 'simplify-internal-api-and-tests' into 'master' Hans-Christoph Steiner 2016-04-04 12:28:45 +00:00
  • 0bf221383b make RepoUpdater's index URL a property for easy use Hans-Christoph Steiner 2016-03-31 17:27:15 +02:00
  • 8befba0522 send Downloader progress only via its DownloaderProgressListener Hans-Christoph Steiner 2016-03-29 16:27:49 +02:00
  • ae0976d24a move HTTP Auth to HttpDownloader to make it testable Hans-Christoph Steiner 2016-03-28 22:17:36 +02:00
  • 591b23b5ab Downloader.cancelDownload() instead of using external Thread logic Hans-Christoph Steiner 2016-03-29 19:19:09 +02:00
  • 74274d21b4 move SanitizedFileTest into non-Android tests Hans-Christoph Steiner 2016-03-22 21:02:24 +01:00
  • bc3d8a89b6 add tests of HttpDownloader Hans-Christoph Steiner 2016-03-23 16:18:53 +01:00
  • f033276f67 Merge branch 'apply-for-android-8' into 'master' Daniel Martí 2016-04-02 21:38:57 +00:00
  • e021eb5ca7 standardize SDK version test methods Hans-Christoph Steiner 2016-04-02 22:43:08 +02:00
  • 610ead83d0 make version of Editor.apply() for SDK 8 Hans-Christoph Steiner 2016-04-02 22:29:38 +02:00
  • 5175eacd6d CHANGELOG: include bugfix notes from stable branch Daniel Martí 2016-04-01 16:56:21 +01:00
  • 1ab05c0650 Merge branch 'stable-v0.99' into 'stable-v0.99' v0.99.2 Daniel Martí 2016-04-01 15:51:55 +00:00
  • ee69d5bb73 Bump to 0.99.2 Hans-Christoph Steiner 2016-04-01 17:19:21 +02:00
  • 7fb58424b6 Remove unused code and fix some typos. Peter Serwylo 2016-03-21 22:36:15 +11:00