Commit Graph

  • ae78042bda Bump versionCode to 0.102-alpha0 Daniel Martí 2016-09-28 20:44:26 +01:00
  • 85a8a7d743 Sync changelog with 0.101, add 0.102 Daniel Martí 2016-09-28 20:42:56 +01:00
  • 10cc21786a Bump to 0.101 v0.101 Daniel Martí 2016-09-28 20:13:52 +01:00
  • ba8c39d3a9 Merge branch 'include-crash-in-acra-subject' into 'master' Daniel Martí 2016-09-28 14:34:56 +00:00
  • 9848db7680 move CrashReportActivity into new .acra package Hans-Christoph Steiner 2016-08-31 20:23:15 +02:00
  • f24c5b6ac7 custom ACRA sender to put stacktrace title in email Subject: Hans-Christoph Steiner 2016-08-31 20:21:03 +02:00
  • a5746c03f3 Merge branch 'tls-1.2-support' into 'master' Daniel Martí 2016-09-28 12:00:51 +00:00
  • 4c7322d917 throw in extra test URLs for HttpDownloaderTest Hans-Christoph Steiner 2016-09-27 14:59:32 +02:00
  • 4598a78bfd support TLS 1.2 on all repos Hans-Christoph Steiner 2016-09-27 14:54:02 +02:00
  • bad613fbc1 move HttpDownloaderTest to emulator, AndroidOS has oddities Hans-Christoph Steiner 2016-09-27 14:40:53 +02:00
  • 0433f0eba5 update changelog for 0.101 Hans-Christoph Steiner 2016-09-28 11:34:24 +02:00
  • 2773db8304 Merge branch 'latest-support' into 'master' Hans-Christoph Steiner 2016-09-28 09:23:12 +00:00
  • dd134c50bc update to latest support lib bugfix version: v24.2.1 Hans-Christoph Steiner 2016-09-27 12:24:34 +02:00
  • 5e549193f1 gitlab-ci: ensure the SDK is fully updated before running Hans-Christoph Steiner 2016-09-27 16:20:33 +02:00
  • f0d9675b55 gitlab-ci: use before and after script for reused chunks Hans-Christoph Steiner 2016-09-27 16:19:45 +02:00
  • a3b6185942 gitlab-ci: reduce connected10 from error to warning Hans-Christoph Steiner 2016-09-27 13:08:30 +02:00
  • 3aad107b51 Add Icelandic to the list of languages Daniel Martí 2016-09-27 13:15:03 +01:00
  • a29d2eb4f9 Pull translation updates from Weblate F-Droid Translatebot 2016-09-27 13:11:44 +01:00
  • ab7602c407 Merge branch 'fix-763--multi-repo-brokenness' into 'master' Hans-Christoph Steiner 2016-09-27 10:20:15 +00:00
  • e18164acbb Merge branch 'patch-1' into 'master' Hans-Christoph Steiner 2016-09-27 07:23:11 +00:00
  • 8cd48bcbc4 Fixed link to privileged extension Felix Ableitner 2016-09-27 04:17:54 +00:00
  • 1678223cab More robust fix for #763, specifying column names to copy explicitly. Peter Serwylo 2016-09-24 08:10:01 +10:00
  • 1ba6034e19 Fixed issue #763 by being more specific when creating temp table for update. Peter Serwylo 2016-09-24 07:16:51 +10:00
  • 9b13d98943 Use database constant instead of hard coded string literal Peter Serwylo 2016-09-24 07:16:36 +10:00
  • cff209cd44 Replicated issue #763 in a test case Peter Serwylo 2016-09-07 22:02:57 +10:00
  • b5b5dd4ede Merge branch 'fix-android-10' into 'master' Daniel Martí 2016-09-20 15:26:47 +00:00
  • ecd98047da fix emulator tests on android-10, closes #769 Hans-Christoph Steiner 2016-09-19 14:39:28 +02:00
  • 481468372e Merge branch 'master' into 'master' Daniel Martí 2016-09-18 19:21:57 +00:00
  • 360f365227 Remove any whitespace from fingerprint EditText input so that copy pasting is easier for users. uberspot 2016-09-18 20:49:20 +02:00
  • fdc70b0f9d Bump build-tools and docker image version Daniel Martí 2016-09-10 12:02:12 +02:00
  • 012fe5e224 Add new Burmese/Myanmar language to the list Daniel Martí 2016-09-10 11:54:55 +02:00
  • c4a3b579c4 Pull translation updates from Weblate F-Droid Translatebot 2016-09-10 11:46:35 +02:00
  • 3657cf3256 Merge branch 'fix-ish-698' into 'master' Hans-Christoph Steiner 2016-09-07 12:16:56 +00:00
  • 49db1a78d7 Pull translation updates from Weblate F-Droid Translatebot 2016-09-02 09:24:54 +09:00
  • 973174cc7b privileged mode means auto-downloads are actually installs Hans-Christoph Steiner 2016-09-01 17:49:12 +02:00
  • 530144bec6 don't show notification if the app name is unknown #720 Hans-Christoph Steiner 2016-09-01 15:49:15 +02:00
  • c9a6cc3051 handle install broadcasts after InstallManagerService was killed Hans-Christoph Steiner 2016-08-31 21:52:52 +02:00
  • 3aa58bc005 Merge branch 'add-option-to-hide-anti-feature-apps' into 'master' Hans-Christoph Steiner 2016-08-30 15:54:44 +00:00
  • 5d58fc0199 Fix PMD issue. Aditya Bharadwaj 2016-08-26 22:29:50 -04:00
  • 632eeff611 Update naming convention as per review. Add antifeatures list length check to filter anti-feature apps. Aditya Bharadwaj 2016-08-24 19:31:15 -04:00
  • 1e95f57ef8 Fix checkstyle issue. Aditya Bharadwaj 2016-08-23 22:34:28 -04:00
  • 1f354a1b3f Add option to grey out apps requiring anti-features. Aditya Bharadwaj 2016-08-23 22:24:03 -04:00
  • fde227e889 Bump to 0.101-alpha6 v0.101-alpha6 Daniel Martí 2016-08-27 08:37:34 +09:00
  • b30a188498 Pull translation updates from Weblate F-Droid Translatebot 2016-08-27 08:28:21 +09:00
  • 1599b3c1ae Merge branch 'bugfix-for-699' into 'master' Daniel Martí 2016-08-26 22:21:39 +00:00
  • 45b083546f get ACRA reports without crashing to debug #698 Hans-Christoph Steiner 2016-08-26 11:30:18 +02:00
  • b45f7ba27c remove confusing messages when Privileged Extension not installed Hans-Christoph Steiner 2016-08-26 10:50:43 +02:00
  • 0577ecfc53 update support libs to latest (24.2.0) to hopefully fix crashes Hans-Christoph Steiner 2016-08-25 23:28:04 +02:00
  • 691545f065 use gradle-witness for all included libs Hans-Christoph Steiner 2016-08-25 23:23:38 +02:00
  • 3adfbc66aa sort gradle-witness lines so its easy to see changes Hans-Christoph Steiner 2016-08-26 10:42:39 +02:00
  • 53cbb26209 check whether installed APKs exist and are readable before hashing Hans-Christoph Steiner 2016-08-23 22:56:31 +02:00
  • fa112ed303 Merge branch 'enable-priv-ext-by-default' into 'master' Daniel Martí 2016-08-23 07:55:20 +00:00
  • 3f53d1bad8 update changelog Hans-Christoph Steiner 2016-08-22 22:17:38 +02:00
  • ea0700d406 use Privileged Extension by default when it is installed Hans-Christoph Steiner 2016-08-22 22:06:30 +02:00
  • 91cac9fed4 only show "install Priv Ext" in Prefs when its supported Hans-Christoph Steiner 2016-08-18 01:04:55 +02:00
  • aa848b2617 gitlab-ci: require emulator tests pass on android-24 Hans-Christoph Steiner 2016-08-22 21:36:03 +02:00
  • a1ae08cd1e fix bug in cache cleanup on 21+ introduced in cbd6da5 Hans-Christoph Steiner 2016-08-22 19:58:13 +02:00
  • 9e10d46449 Merge branch 'gradle-bumps' into 'master' Daniel Martí 2016-08-22 09:25:37 +00:00
  • a9944f7a22 Bump robolectric to 3.1.2 Daniel Martí 2016-08-21 11:07:47 +02:00
  • cbccb910a2 gradle: bump plugin and wrapper version Daniel Martí 2016-08-21 11:04:55 +02:00
  • 5679880f88 CI: bump image Daniel Martí 2016-08-21 11:02:21 +02:00
  • 16170d6794 Bump to 0.101-alpha5 v0.101-alpha5 Daniel Martí 2016-08-20 19:07:25 +02:00
  • 6846d04751 Pull translation updates from Weblate F-Droid Translatebot 2016-08-20 19:01:25 +02:00
  • 5a6aecad85 Merge branch 'fix-748--verify-error' into 'master' Daniel Martí 2016-08-20 17:00:15 +00:00
  • cbd6da5267 Move code causing verify error into separate helper class Peter Serwylo 2016-08-17 22:46:23 +10:00
  • 252330fb86 Merge branch 'fix-739--empty-description' into 'master' Daniel Martí 2016-08-17 16:29:21 +00:00
  • b855c745e0 Ensure that description is not null when parsing index. Peter Serwylo 2016-08-16 00:20:19 +10:00
  • 20a5f42359 Merge branch 'big-cache-update' into 'master' Hans-Christoph Steiner 2016-08-16 17:02:45 +00:00
  • 4dc1415035 document processes in CleanCacheService Hans-Christoph Steiner 2016-08-16 16:50:04 +02:00
  • 0614213de0 delete cached icons that have not been accessed in over a year Hans-Christoph Steiner 2016-08-16 00:13:30 +02:00
  • f6693ab1a1 avoid deleting cached files while they are being used Hans-Christoph Steiner 2016-08-15 23:47:19 +02:00
  • 09829515e8 fix bug where files were never deleted from cache Hans-Christoph Steiner 2016-08-15 23:05:12 +02:00
  • cbf5914460 if the "Keep Cache Time" pref changes, reschedule CleanCacheService Hans-Christoph Steiner 2016-08-15 22:49:49 +02:00
  • 40541fadfe clearOldFiles() test must run on the emulator Hans-Christoph Steiner 2016-08-16 11:19:42 +02:00
  • c9e3643712 switch "Keep Cache Time" units to milliseconds Hans-Christoph Steiner 2016-08-15 22:47:45 +02:00
  • fc98820c93 move clearOldFiles() to CleanCacheService to be used on other files Hans-Christoph Steiner 2016-08-15 21:36:33 +02:00
  • 28dfe970da use access time to remove old cache files >= android-21 Hans-Christoph Steiner 2016-08-15 17:14:17 +02:00
  • 6204a16024 set default for "keep cached apps" Hans-Christoph Steiner 2016-08-15 16:39:54 +02:00
  • cd465aae2b values-et: fix format errors from weblate Daniel Martí 2016-08-15 16:49:16 +02:00
  • b1df9bba01 Pull translation updates from Weblate F-Droid Translatebot 2016-08-15 16:46:12 +02:00
  • 61b96c9093 fix strings fa Amir Hossein Goodarzi (Numb) 2016-08-15 15:19:10 +04:30
  • 26cfdb53b2 color and name editing Amir Hossein Goodarzi (Numb) 2016-08-15 15:14:24 +04:30
  • 943e0d0a1c Merge branch 'hash-fixes' into 'master' Peter Serwylo 2016-08-12 22:40:11 +00:00
  • 4907e0b289 Utils.getBinaryHash() should not catch exceptions Hans-Christoph Steiner 2016-06-28 00:11:25 +02:00
  • e77bde2cfa standardize on lowercase SHA-256 hashes db-version/61 Hans-Christoph Steiner 2016-06-28 00:10:04 +02:00
  • fdec402837 Merge branch 'apk-tests' into 'master' Hans-Christoph Steiner 2016-08-12 12:38:24 +00:00
  • ef21bf973c Merge branch 'fix-511--remove-dead-code' into 'master' Hans-Christoph Steiner 2016-08-12 10:21:09 +00:00
  • c6faeea14e Merge branch 'fdroid-privileged-extension-fixes' into 'master' Hans-Christoph Steiner 2016-08-12 09:53:02 +00:00
  • 7afee40d8f standardize priv-app install name as FDroidPrivilegedExtension Hans-Christoph Steiner 2016-08-12 11:28:36 +02:00
  • 1192410d87 remove scripts for creating update.zip, moved to priv-ext Hans-Christoph Steiner 2016-08-09 16:14:10 +02:00
  • c94d2a1395 gitlab-ci: another gradle bit to delete for good caching Hans-Christoph Steiner 2016-06-21 17:02:40 +02:00
  • ebb6d43cbb Remove dead code Peter Serwylo 2016-08-11 23:11:50 +10:00
  • 6c1b277cab Close cursors which previously were left dangling. Peter Serwylo 2016-08-11 23:10:54 +10:00
  • 005d109818 Clean up switch statements with only a single option. Peter Serwylo 2016-08-11 23:10:11 +10:00
  • fd50a2c730 Remove unused code. Peter Serwylo 2016-08-11 23:02:59 +10:00
  • 3f352ae83f Merge branch 'fix-511--rename-app-table' into 'master' Daniel Martí 2016-08-11 11:28:06 +00:00
  • 626f55b43b Renamed AppTable to AppMetadataTable Peter Serwylo 2016-07-24 20:28:00 +10:00
  • 1e8d7655bc Update AndroidManifest.xml rebrand fdroid to belmarket Danial Behzadi 2016-08-10 15:36:49 +00:00
  • 8a375357ed change logo Amir Hossein Goodarzi (Numb) 2016-08-10 18:42:30 +04:30
  • 05be26d507 fix names and color Amir Hossein Goodarzi (Numb) 2016-08-10 18:31:48 +04:30