Commit Graph

  • 6c6e3ad82d Merge branch 'finalize-1.3' into 'master' Hans-Christoph Steiner 2018-07-31 11:11:12 +00:00
  • 8f393d9f43 hide "Include touchscreen apps" pref on devices with touchscreen Hans-Christoph Steiner 2018-07-31 11:49:29 +02:00
  • 3a501c9eac show PendingInstall and Installing in the Updates tab Hans-Christoph Steiner 2018-07-30 16:03:24 +02:00
  • fe37695751 show "Anti-features" in list view when app is filtered Hans-Christoph Steiner 2018-07-30 15:46:58 +02:00
  • 90acd75b90 purge broken, semi-used root filtering preference Hans-Christoph Steiner 2018-07-30 18:03:12 +02:00
  • 109a927a68 show downloading header on Downloading/PendingInstall status Hans-Christoph Steiner 2018-07-30 14:20:21 +02:00
  • 8f8aa44f43 simplify reseting package when coming to App Details screen Hans-Christoph Steiner 2018-07-30 11:23:30 +02:00
  • 395efa2e3f mark app as installed only after F-Droid has processed the installed APK Hans-Christoph Steiner 2018-07-27 16:51:35 +02:00
  • 7d808b6e73 prevent Update button in Updates tab from being clicked multiple times Hans-Christoph Steiner 2018-07-25 22:45:37 +02:00
  • a2361df854 hide "Update All" button once clicked to prevent repeated clicks Hans-Christoph Steiner 2018-07-25 22:08:03 +02:00
  • e49d8c92df remove unused eu.chainfire:libsuperuser library Hans-Christoph Steiner 2018-07-25 09:51:41 +02:00
  • d4ebed134d Translated using Weblate (Spanish) Markel Cuesta Manciles 2018-07-30 00:21:37 +00:00
  • fb98c75210 Translated using Weblate (Arabic) Omar Aglan 2018-07-29 15:34:50 +00:00
  • 6184bf6813 Merge branch 'weblate' into 'master' Hans-Christoph Steiner 2018-07-30 12:29:50 +00:00
  • 9cd3d81783 Weblate Hans-Christoph Steiner 2018-07-30 12:29:50 +00:00
  • 94e87d83c5 version code 1003005 1.3-alpha5 Hans-Christoph Steiner 2018-07-21 00:21:32 +02:00
  • 2aa72ff2ac update CHANGELOG Hans-Christoph Steiner 2018-07-21 00:20:56 +02:00
  • 6876088ede Merge branch 'big-install-process-event-overhaul' into 'master' Hans-Christoph Steiner 2018-07-20 22:55:23 +00:00
  • 01280d65a5 show different inline button when installing app Hans-Christoph Steiner 2018-07-21 00:11:31 +02:00
  • 5e75bc060c remove unneeded method, it is only called once by the method above Hans-Christoph Steiner 2018-07-20 23:24:23 +02:00
  • 8feb735140 disable inline install/progress button when active Hans-Christoph Steiner 2018-07-20 23:23:15 +02:00
  • 1c50e28910 use new PendingInstall mechanism to control AppDetails buttons Hans-Christoph Steiner 2018-07-20 22:57:27 +02:00
  • d1cbbe72d7 when canceling download, delay removeApk() until its no longer needed Hans-Christoph Steiner 2018-07-20 22:26:46 +02:00
  • 2ff47ed5c3 remove unneeded startInstall() method to make tracing easier Hans-Christoph Steiner 2018-07-20 21:36:40 +02:00
  • 4bf1a4fa2b App Details: do not show cancel X on installing/uninstalling Hans-Christoph Steiner 2018-07-20 20:57:03 +02:00
  • a1edfdfc8d PendingInstall event for announcing start of process Hans-Christoph Steiner 2018-07-16 17:39:32 +02:00
  • bda755584f Merge branch 'whitelabel-privileged-extension' into 'master' Hans-Christoph Steiner 2018-07-20 22:09:21 +00:00
  • ab767ce621 purge deprecated, broken ExtensionInstaller, only works < android-20 Hans-Christoph Steiner 2018-07-20 14:18:57 +02:00
  • b75fc8e011 let whitelabel builds set custom Privileged Extension Hans-Christoph Steiner 2018-07-20 11:47:52 +02:00
  • e374a3da5a Merge branch 'first-run-index-update' into 'master' Hans-Christoph Steiner 2018-07-20 11:23:22 +00:00
  • 25016fdb2f gitlab-ci: switch to 24 emulator to get some useful results Hans-Christoph Steiner 2018-07-20 12:26:33 +02:00
  • 2040d885f2 do not show Data/WiFi Settings Toast if device has no internet Hans-Christoph Steiner 2018-07-20 10:41:27 +02:00
  • 34c788681b ensure single progressbar is shown while doing first index update Hans-Christoph Steiner 2018-07-20 10:34:35 +02:00
  • 339afa1e72 show indeterminite progress if doing initial index update Hans-Christoph Steiner 2018-07-19 14:33:25 +02:00
  • 048d5531be only first trigger initial repo update if it is not already happening Hans-Christoph Steiner 2018-07-19 13:43:19 +02:00
  • 0d386b824f merges triedEmptyUpdate and lastUpdateCheck prefs into one useful one Hans-Christoph Steiner 2018-07-19 13:42:49 +02:00
  • e44ca193dd save result of Preferences.get() to speed up start up times Hans-Christoph Steiner 2018-07-19 11:57:37 +02:00
  • 8503a625b5 show toast if user tries to update, but Data/WiFi settings disallow it Hans-Christoph Steiner 2018-07-19 13:27:35 +02:00
  • ac7916298a Merge branch 'ever-more-bug-fixes' into 'master' Hans-Christoph Steiner 2018-07-19 13:50:52 +00:00
  • 1cb9754545 only show "Install History" Setting when it is actually enabled Hans-Christoph Steiner 2018-07-17 15:59:29 +02:00
  • 1771f2ce9f show repo title on certificate error toast messages Hans-Christoph Steiner 2018-07-17 15:49:52 +02:00
  • 36c0505115 add Share button to install history viewer Hans-Christoph Steiner 2018-07-17 15:33:31 +02:00
  • 0b3e52a924 don't crash when manually adding a repo by typing it in Hans-Christoph Steiner 2018-07-16 21:53:27 +02:00
  • e05e306006 version code 1003004 1.3-alpha4 Hans-Christoph Steiner 2018-07-13 23:47:14 +02:00
  • ca42217217 update CHANGELOG Hans-Christoph Steiner 2018-07-13 23:46:06 +02:00
  • 9d398746fa Merge branch 'data-wifi-update-schedule' into 'master' Hans-Christoph Steiner 2018-07-13 21:41:12 +00:00
  • 42424ad902 Merge branch 'sort-out-install-uninstall-events' into 'master' Hans-Christoph Steiner 2018-07-13 16:14:19 +00:00
  • 277cd3c992 rework UpdateService scheduling to work with data/interval prefs Hans-Christoph Steiner 2018-07-13 18:13:03 +02:00
  • 01abcc2f4d basic onStopJob() method for UpdateJobService Hans-Christoph Steiner 2018-07-13 17:42:21 +02:00
  • a912eebe5b stop all updates when "Over Data" and "Over WiFi" are both disabled Hans-Christoph Steiner 2018-07-13 17:04:21 +02:00
  • a12425cb92 Translated using Weblate (Hungarian) Balázs Úr 2018-07-13 11:50:43 +00:00
  • f7986073a8 Translated using Weblate (Chinese (Simplified)) YFdyh000 2018-07-13 03:22:01 +00:00
  • 6996bb6968 rename InstallManagerService Receivers for clarity and consistency Hans-Christoph Steiner 2018-07-11 15:27:47 +02:00
  • 0952f3ba71 track pending installs from first request to confirmed install Hans-Christoph Steiner 2018-07-11 15:26:12 +02:00
  • 862e985cc4 the current app is not always available when requesting uninstall Hans-Christoph Steiner 2018-06-27 23:13:21 +02:00
  • be560f7179 show indeterminate progress when installing and uninstalling Hans-Christoph Steiner 2018-06-27 22:36:24 +02:00
  • 6c66697762 send ACTION_UNINSTALL_STARTED before any work has started Hans-Christoph Steiner 2018-06-27 16:48:56 +02:00
  • ab8f405dd2 Revert "add adaptive icon" Hans-Christoph Steiner 2018-07-13 13:31:51 +02:00
  • 955edb49cd Merge branch 'weblate' into 'master' Hans-Christoph Steiner 2018-07-13 11:34:24 +00:00
  • d74e63c784 Weblate Hans-Christoph Steiner 2018-07-13 11:34:24 +00:00
  • 35a2ec5687 Merge branch '1.3-release-polish' into 'master' Hans-Christoph Steiner 2018-07-12 22:00:23 +00:00
  • c7dcb92a20 make SeekBarPreference format summary text in a standard way Hans-Christoph Steiner 2018-07-12 17:51:50 +02:00
  • 54a080f7f7 only scroll to bottom of Setting when toggling Expert Mode Hans-Christoph Steiner 2018-07-11 16:56:55 +02:00
  • edb9fcd044 do not crash on mystery last second null IP addresses, closes #1434 Hans-Christoph Steiner 2018-07-12 16:50:42 +02:00
  • 5295b6f0d1 rename FAB id to make it easier to find Hans-Christoph Steiner 2018-07-12 11:44:46 +02:00
  • 6bcc1f2e68 fix crasher caused by wrong init Hans-Christoph Steiner 2018-07-12 10:22:51 +02:00
  • 11c28bff2c use nearby icon in Nearby/Swap notification Hans-Christoph Steiner 2018-07-11 17:47:16 +02:00
  • 4ff6afad1b Merge branch 'push-request-polish' into 'master' Hans-Christoph Steiner 2018-07-12 15:27:10 +00:00
  • 02f10ea632 Merge branch 'three-randos' into 'master' Hans-Christoph Steiner 2018-07-12 10:15:41 +00:00
  • c2d9749105 add Expert Pref to enable Push Requests Hans-Christoph Steiner 2018-07-11 14:40:24 +02:00
  • 1fe0d8f4b7 only process Repo Push Requests from IndexV1 if they are enabled Hans-Christoph Steiner 2018-06-28 22:54:26 +02:00
  • d9781d735c ban internal Repo vars from being set by the index JSON Hans-Christoph Steiner 2018-06-28 22:54:08 +02:00
  • 5b11898ba3 improve debug message when Apk is missing NAME and/or REPO_ADDRESS Hans-Christoph Steiner 2018-07-11 14:58:18 +02:00
  • 61a452e7cd add new Anti-Feature: NoSourceSince Hans-Christoph Steiner 2018-07-10 14:42:45 +02:00
  • 0d1cdf84f9 stop all F-Droid services when hiding by querying for list Hans-Christoph Steiner 2018-06-28 23:42:10 +02:00
  • bfb67061b2 Merge branch 'share-repo-url' into 'master' Hans-Christoph Steiner 2018-06-28 18:40:08 +00:00
  • 6f7a8db019 fix share repo dialog text Michael Pöhn 2018-06-28 16:15:37 +02:00
  • 4cdbee7d3b repo activity: move delete button to end of options menu Michael Pöhn 2018-06-21 22:14:09 +02:00
  • c2fce47975 add share button to repo details activity, for sharing repo urls Michael Pöhn 2018-06-07 15:36:52 +02:00
  • 1bd4f9f4e7 bump to version code 1003003 1.3-alpha3 Hans-Christoph Steiner 2018-06-27 23:22:03 +02:00
  • aa87a02584 update CHANGELOG Hans-Christoph Steiner 2018-06-27 23:21:23 +02:00
  • 56cbcd386c Merge branch 'final-whitelabel-features' into 'master' Hans-Christoph Steiner 2018-06-27 20:25:32 +00:00
  • bae8d2718e Merge branch 'weblate' into 'master' Hans-Christoph Steiner 2018-06-27 19:51:52 +00:00
  • 40e6437602 Weblate Hans-Christoph Steiner 2018-06-27 19:51:52 +00:00
  • f17b5061fd Merge branch 'adaptive-icon' into 'master' Hans-Christoph Steiner 2018-06-27 18:55:09 +00:00
  • 7043627a3a basic Install History viewer, available only when logging is enabled Hans-Christoph Steiner 2018-06-25 23:18:01 +02:00
  • 460720c7f3 allow user to disable ACRA entirely with a preference Hans-Christoph Steiner 2018-06-13 14:34:47 +02:00
  • b1c3d64748 add expert option to send debug version/UUID on each HTTP download Hans-Christoph Steiner 2018-06-13 17:45:18 +02:00
  • c9241ae720 Merge branch 'key-fixes-for-todays-alpha' into 'master' Hans-Christoph Steiner 2018-06-27 18:48:05 +00:00
  • d57b00ab7d Merge branch 'master' into 'master' Hans-Christoph Steiner 2018-06-27 15:29:21 +00:00
  • 2c5fe8ffbe purge redundant system_install_* strings Hans-Christoph Steiner 2018-06-27 16:59:42 +02:00
  • 519101a8a4 prevent crash loop after rapid install/uninstall cycling Hans-Christoph Steiner 2018-06-27 14:16:15 +02:00
  • ea166fbc81 "Privileged Extension" pref requires special defaults handling Hans-Christoph Steiner 2018-06-27 13:52:18 +02:00
  • 74cfbb9658 gitlab-ci: only run deploy_nightly if DEBUG_KEYSTORE is set Hans-Christoph Steiner 2018-06-27 16:28:03 +02:00
  • 6cb54e8821 gitlab-ci: name job using all key components: test_lint_pmd_checkstyle Hans-Christoph Steiner 2018-06-27 10:34:04 +02:00
  • 4d9f3ffa29 Highlight Installed App version Umang 2018-06-27 16:23:40 +05:30
  • 2e802fc6e4 version code 1003002 1.3-alpha2 Hans-Christoph Steiner 2018-06-25 22:02:45 +02:00
  • 8d62f2a27a update CHANGELOG Hans-Christoph Steiner 2018-06-25 22:02:00 +02:00
  • 6a3de3aab4 Merge branch 'weblate' into 'master' Hans-Christoph Steiner 2018-06-25 20:46:18 +00:00
  • 9ed2539ea5 Weblate Hans-Christoph Steiner 2018-06-25 20:46:18 +00:00