Commit Graph

  • 3f9a272c27 Data ota Chirayu Desai 2018-02-08 18:53:41 +05:30
  • 1cd2e62505 Merge branch '1300-alert-dialog-background' into 'master' Hans-Christoph Steiner 2018-02-23 14:38:13 +00:00
  • 31b6bbcd3e Merge branch 'data-ota' into 'master' Hans-Christoph Steiner 2018-02-23 14:37:12 +00:00
  • bee7de476b Data ota Chirayu Desai 2018-02-08 18:53:41 +05:30
  • 32601baf5c Merge branch 'liberapay' into 'master' Hans-Christoph Steiner 2018-02-19 22:14:52 +00:00
  • 10e2bf2a7c
    add liberapay field and donation option db-version/77 Marcus Hoffmann 2018-02-14 22:48:00 +01:00
  • f1d28d5768 versionCode 1001003 1.1-alpha3 Hans-Christoph Steiner 2018-02-13 22:05:56 +01:00
  • 7436274685 update CHANGELOG Hans-Christoph Steiner 2018-02-13 22:05:49 +01:00
  • 4766ed2868 Merge branch '1.1-crash-fixes' into 'master' Hans-Christoph Steiner 2018-02-13 20:48:32 +00:00
  • 5c2e9305a8 only force index update when the locale actually changes Hans-Christoph Steiner 2018-02-13 16:58:17 +01:00
  • 30b00156db javadoc cleanup Hans-Christoph Steiner 2018-02-13 15:16:11 +01:00
  • 833d3f40fd CleanCacheService: reduce logcat noise, check if file exists before rm Hans-Christoph Steiner 2018-02-09 12:28:53 +01:00
  • 8a0abdd841 AppDetails2 run style formatter and fix line length issues Hans-Christoph Steiner 2018-02-09 09:41:43 +01:00
  • 532d1dfc72 make sure cached file exists before trying to scan it Hans-Christoph Steiner 2018-02-08 23:52:23 +01:00
  • 8600ce8d8a prevent crashes from update notifications on < android-11 Hans-Christoph Steiner 2018-02-01 14:37:29 +01:00
  • 96fb01ca52 Merge branch 'error-prone' into 'master' Hans-Christoph Steiner 2018-02-13 20:30:23 +01:00
  • a4d35244bc errorprone: All Disabled Checks As Warnings Hans-Christoph Steiner 2018-02-13 20:20:02 +01:00
  • 3c341b7e4b move errorprone config to its own gitlab CI job Hans-Christoph Steiner 2018-02-13 20:19:45 +01:00
  • f32b26d5c3 Merge branch 'add-sorting-redo' into 'master' Hans-Christoph Steiner 2018-02-13 17:28:54 +01:00
  • 782cf9917f FDroidApp.isAppThemeLight() to avoid opaque, super long test lines Hans-Christoph Steiner 2018-02-13 17:22:00 +01:00
  • c031939379 run Android Studio code formatter e.g. Ctrl-Alt-L Hans-Christoph Steiner 2018-02-13 17:15:29 +01:00
  • 0982e8dd2d Merge branch 'more-fields-for-acra' into 'master' Hans-Christoph Steiner 2018-02-13 16:12:16 +00:00
  • a566890963 Translated using Weblate (Norwegian Bokmål) Allan Nordhøy 2018-02-13 09:05:31 +00:00
  • c800cb9d5c Translated using Weblate (German) Andreas Kleinert 2018-02-13 14:24:48 +00:00
  • f8b18a373f Translated using Weblate (Chinese (Traditional)) ezjerry liao 2018-02-13 05:31:41 +00:00
  • 959c5c0b84 Translated using Weblate (Czech) Hans-Christoph Steiner 2018-02-13 17:05:20 +01:00
  • 583dde51db Weblate (closes !642) Hans-Christoph Steiner 2018-02-13 17:01:20 +01:00
  • 93885371cc add-sorting-redo-c3 modified: app/src/main/java/org/fdroid/fdroid/views/apps/AppListActivity.java modified: app/src/main/res/layout/activity_app_list.xml hotlittlewhitedog 2018-02-12 18:59:27 +01:00
  • e72348b2d9 add-sorting-redo-c2 modified: app/src/main/java/org/fdroid/fdroid/views/apps/AppListActivity.java modified: app/src/main/res/layout/activity_app_list.xml hotlittlewhitedog 2018-02-12 18:32:15 +01:00
  • 0159020c2e whitespace code format changes for AndroidManifest.xml Hans-Christoph Steiner 2018-02-08 17:39:42 +01:00
  • 0f98e1e125 ACRA: add more fields to crash reports, but no user identifying info Hans-Christoph Steiner 2018-02-01 14:28:08 +01:00
  • 333d0a5ea3 add_sorting_redo_c1 new file: app/src/main/res/drawable-hdpi/ic_az_white.png modified: app/src/main/res/drawable-hdpi/ic_last_updated_black.png new file: app/src/main/res/drawable-hdpi/ic_last_updated_white.png new file: app/src/main/res/drawable-mdpi/ic_az_white.png modified: app/src/main/res/drawable-mdpi/ic_last_updated_black.png new file: app/src/main/res/drawable-mdpi/ic_last_updated_white.png new file: app/src/main/res/drawable-xhdpi/ic_az_white.png modified: app/src/main/res/drawable-xhdpi/ic_last_updated_black.png new file: app/src/main/res/drawable-xhdpi/ic_last_updated_white.png new file: app/src/main/res/drawable-xxhdpi/ic_az_white.png modified: app/src/main/res/drawable-xxhdpi/ic_last_updated_black.png new file: app/src/main/res/drawable-xxhdpi/ic_last_updated_white.png new file: app/src/main/res/drawable-xxxhdpi/ic_az_white.png modified: app/src/main/res/drawable-xxxhdpi/ic_last_updated_black.png new file: app/src/main/res/drawable-xxxhdpi/ic_last_updated_white.png modified: app/src/main/res/layout/activity_app_list.xml hotlittlewhitedog 2018-02-07 19:09:35 +01:00
  • b11cc6ab28 checkstyle fixes: LineLength Hans-Christoph Steiner 2018-02-05 17:28:51 +01:00
  • bb37a013a8 checkstyle: do not include URLs in line length checks Hans-Christoph Steiner 2018-02-05 17:27:33 +01:00
  • c95c2ed283 gitlab-ci: order "tests" job so most important are run first Hans-Christoph Steiner 2018-02-05 17:05:35 +01:00
  • 82f5e4ff31 add standard pre-push hook that runs basic gradle checks Hans-Christoph Steiner 2018-01-31 15:46:37 +01:00
  • 1e0200fa30 add standard pre-commit hook that does quick checks, e.g. l18n scripts Hans-Christoph Steiner 2018-01-31 15:19:37 +01:00
  • 2daf741c4a versionCode 1001002 1.1-alpha2 Hans-Christoph Steiner 2018-02-06 00:17:23 +01:00
  • 3fa90e4666 update CHANGELOG Hans-Christoph Steiner 2018-02-06 00:17:15 +01:00
  • 606ef45bcd Merge branch 'force-updates' into 'master' Hans-Christoph Steiner 2018-02-05 23:13:53 +00:00
  • 54ed573070 add-sorting-newic-redo new file: app/src/main/res/drawable-hdpi/ic_az_black.png new file: app/src/main/res/drawable-hdpi/ic_last_updated_black.png new file: app/src/main/res/drawable-mdpi/ic_az_black.png new file: app/src/main/res/drawable-mdpi/ic_last_updated_black.png new file: app/src/main/res/drawable-xhdpi/ic_az_black.png new file: app/src/main/res/drawable-xhdpi/ic_last_updated_black.png new file: app/src/main/res/drawable-xxhdpi/ic_az_black.png new file: app/src/main/res/drawable-xxhdpi/ic_last_updated_black.png new file: app/src/main/res/drawable-xxxhdpi/ic_az_black.png new file: app/src/main/res/drawable-xxxhdpi/ic_last_updated_black.png hotlittlewhitedog 2018-02-04 22:15:46 +01:00
  • b79c6a9780 add-sorting-redo modified: app/src/main/java/org/fdroid/fdroid/views/apps/AppListActivity.java modified: app/src/main/res/layout/activity_app_list.xml modified: app/src/main/res/values/strings.xml app/src/main/res/drawable-hdpi/ic_az_black.png app/src/main/res/drawable-hdpi/ic_last_updated_black.png app/src/main/res/drawable-mdpi/ic_az_black.png app/src/main/res/drawable-mdpi/ic_last_updated_black.png app/src/main/res/drawable-xhdpi/ic_az_black.png app/src/main/res/drawable-xhdpi/ic_last_updated_black.png app/src/main/res/drawable-xxhdpi/ic_az_black.png app/src/main/res/drawable-xxhdpi/ic_last_updated_black.png app/src/main/res/drawable-xxxhdpi/ic_az_black.png app/src/main/res/drawable-xxxhdpi/ic_last_updated_black.png hotlittlewhitedog 2018-02-04 22:13:20 +01:00
  • 51f1a50fef fix lint WrongConstant 1.0.3 Hans-Christoph Steiner 2018-01-04 22:42:58 +01:00
  • 12f6a91438 update CHANGELOG Hans-Christoph Steiner 2018-02-02 10:47:17 +01:00
  • c29f007050 version code 1000013 Hans-Christoph Steiner 2018-02-02 10:40:13 +01:00
  • 21c88e282f WifiStateChangeService: exit after trying for 2 minutes Hans-Christoph Steiner 2018-01-29 22:47:20 +01:00
  • cbc0c39ec2 make sure cached file exists before trying to find it in the db Hans-Christoph Steiner 2018-02-01 14:45:21 +01:00
  • 3a38c7cad2 prevent crashes from update notifications on < android-11 Hans-Christoph Steiner 2018-02-01 14:37:29 +01:00
  • c53b2953e6 use standard buffer size for Utils.getBinaryHash() Hans-Christoph Steiner 2017-12-14 12:22:03 +01:00
  • 2b9c9b5655 set up "Android App Links" handling aka "Digital Asset Links" Hans-Christoph Steiner 2017-12-21 10:08:27 +01:00
  • dcf4a5868b Match color of permission icons with other icon colors Christine Emrich 2017-11-09 19:16:16 +01:00
  • 29658259fa force clean index update when underlying OS is upgraded Hans-Christoph Steiner 2018-01-29 22:59:13 +01:00
  • 887c55247a force full index update when system locale changes Hans-Christoph Steiner 2018-01-26 11:46:04 +01:00
  • 6448491751 WifiStateChangeService: exit after trying for 2 minutes Hans-Christoph Steiner 2018-01-29 22:47:20 +01:00
  • 8a8ca2e6f7 WifiStateChangeService: use Intent static start method pattern Hans-Christoph Steiner 2018-01-29 22:46:59 +01:00
  • 6d011c3895 use triedEmptyUpdate methods in Preferences throughout the codebase Hans-Christoph Steiner 2018-01-31 16:18:13 +01:00
  • d8879dd425 make DBHelper follow the Java Singleton pattern Hans-Christoph Steiner 2018-01-26 17:42:59 +01:00
  • 2fe7faed6e convert panic preferences to standard Preferences code style Hans-Christoph Steiner 2018-01-30 21:30:57 +01:00
  • a639edb59c
    Style NoPanicApp icon depending on theme Torsten Grote 2018-01-30 19:07:37 -02:00
  • d3cb775101 Configure error prone Andrew Gaul 2018-01-30 08:35:58 -08:00
  • 6260c11efc Merge branch 'static-inner-class' into 'master' Hans-Christoph Steiner 2018-01-30 15:11:55 +00:00
  • 95b138b5d5
    Fix background of AlertDialogs for DialogPreferences Torsten Grote 2018-01-29 17:02:25 -02:00
  • f83094d9fe Merge branch 'app-hiding' into 'master' Hans-Christoph Steiner 2018-01-29 19:18:09 +00:00
  • 94c4374bf7 Make some inner classes static Andrew Gaul 2018-01-28 12:46:21 -08:00
  • 6067c15085
    Implement App Hiding Torsten Grote 2018-01-15 16:54:35 -02:00
  • 3b65cd38e7 update CHANGELOG 1.1-alpha1 Hans-Christoph Steiner 2018-01-26 22:55:17 +01:00
  • 34c17c7e74 versionCode 1001001 Hans-Christoph Steiner 2018-01-26 22:55:10 +01:00
  • b5e6db76a7 rename strings and preferences dkanada 2018-01-26 17:20:40 +01:00
  • 6fe1fa581f Merge branch 'provisioning' into 'master' Hans-Christoph Steiner 2018-01-26 18:24:21 +00:00
  • d6ab0ddde1 Merge branch 'weblate' into 'master' Hans-Christoph Steiner 2018-01-26 16:58:59 +00:00
  • e3d47fbe81 Weblate Hans-Christoph Steiner 2018-01-26 16:58:53 +00:00
  • c60c606dcf remove outdated comments; use File concatenation instead of separators Michael Pöhn 2018-01-26 17:56:06 +01:00
  • 1959657092 Merge branch 'issue-1295' into 'master' Hans-Christoph Steiner 2018-01-26 12:39:08 +00:00
  • c61024e070 Merge branch 'add-padding-to-last-app-redo' into 'master' Hans-Christoph Steiner 2018-01-26 13:30:26 +01:00
  • 720822e260 keep category count at original number: 20 Hans-Christoph Steiner 2018-01-26 13:29:29 +01:00
  • aab46c8ab2 implemented provisioning routine Michael Pöhn 2018-01-24 16:20:38 +01:00
  • bb1292586b fix lint for ManageRepoActivity Michael Pöhn 2018-01-24 15:09:15 +01:00
  • 0f64fd30c6 fix lint for NewRepoConfig Michael Pöhn 2018-01-24 15:08:33 +01:00
  • b13e27f759 trigger provisions on app start Michael Pöhn 2018-01-23 12:00:25 +01:00
  • 9786fd2550 added authentication parsing support to add-repo dialog Michael Pöhn 2018-01-22 22:25:25 +01:00
  • 96def8adca added parsing for repository signing key property to provisioning files Michael Pöhn 2018-01-15 00:04:49 +01:00
  • 4a5ad0a33d implemented parser for (repository) provisioning Michael Pöhn 2018-01-06 16:07:19 +01:00
  • 88e567354e Fixes the behaviour of cancel button Shobhit Agarwal 2018-01-24 00:09:35 +05:30
  • dd0f791e3f Merge branch 'android-app-links' into 'master' Hans-Christoph Steiner 2018-01-17 13:23:57 +00:00
  • b1c435d3a4 Merge branch '1277-fix-screenshot-prevention' into 'master' Hans-Christoph Steiner 2018-01-15 15:27:44 +00:00
  • 0922953bca
    Make sure FLAG_SECURE is set on all activities when activated Torsten Grote 2018-01-15 11:36:25 -02:00
  • 3938146f93 set up "Android App Links" handling aka "Digital Asset Links" Hans-Christoph Steiner 2017-12-21 10:08:27 +01:00
  • f748d1e5fc review AppSecurityPermissions for new changes to sync Hans-Christoph Steiner 2017-12-20 17:31:55 +01:00
  • 55aa8e9aa6 use standard buffer size for Utils.getBinaryHash() Hans-Christoph Steiner 2017-12-14 12:22:03 +01:00
  • a09b1ecb58 gitlab-ci: the client image now provides fdroidserver Hans-Christoph Steiner 2018-01-12 10:38:40 +01:00
  • 69f6560ba8 gitlab-ci: replace clbin uploads with GitLab CI Artifacts Hans-Christoph Steiner 2018-01-12 13:50:28 +01:00
  • eda48c09c7 Merge branch 'master' into 'master' Hans-Christoph Steiner 2018-01-11 22:45:46 +00:00
  • ec2b82f827 add-padding-to-last-app-redo modified: app/src/main/java/org/fdroid/fdroid/views/categories/CategoryController.java modified: app/src/main/res/layout/category_item.xml modified: app/src/main/res/values/dimens.xml hotlittlewhitedog 2018-01-11 21:31:46 +01:00
  • 81f725f9f8 fix lint WrongConstant Hans-Christoph Steiner 2018-01-04 22:42:58 +01:00
  • 8f170ddb13 include screenshot of KnownVuln interaction in Updates tab Hans-Christoph Steiner 2017-12-01 21:57:46 +01:00
  • 8b074e3a30 gitlab-ci: set nightly build app name to "F-Nightly" Hans-Christoph Steiner 2017-12-06 16:29:51 +01:00
  • 91b67a9b39 gitlab-ci: add nightly repo to deploy builds as default enabled Hans-Christoph Steiner 2017-12-02 22:50:28 +01:00
  • 0983a6a0b0 gitlab-ci: nightly builds using fdroid nightly Hans-Christoph Steiner 2018-01-04 23:00:55 +01:00
  • a170b054dd Merge branch '1258-panic-kit' into 'master' Hans-Christoph Steiner 2017-12-14 16:46:30 +00:00
  • 512789aafa
    Basic PanicKit Support with one default action Torsten Grote 2017-11-23 10:19:07 -02:00