Commit Graph

  • 936e4cc5a5 Translated using Weblate: Finnish (fi) by tomechio <tomasz@salamon.fi> tomechio 2023-06-07 16:45:42 +02:00
  • 29cbf15030 Translated using Weblate: Yue (yue) by Ray <ray.cfu@protonmail.com> Ray 2023-06-07 16:45:41 +02:00
  • 54515f0aa4 Translated using Weblate: Turkish (tr) by Orhan <orya@pm.me> Orhan 2023-06-07 16:45:57 +02:00
  • e8bdb1adec Translated using Weblate: Portuguese (pt) by ssantos <ssantos@web.de> ssantos 2023-06-07 16:45:43 +02:00
  • 3ea423e54d Translated using Weblate: Hungarian (hu) by Balázs Meskó <meskobalazs@mailbox.org> Balázs Meskó 2023-06-07 16:45:49 +02:00
  • 7550f690c4 Merge branch '2619-nightlies' into 'master' Hans-Christoph Steiner 2023-06-07 16:44:57 +00:00
  • e92497be74 [app] Hard-code category for nightly builds Torsten Grote 2023-06-06 14:31:31 -03:00
  • 394518fe4e Merge branch 'translations' into 'master' Hans-Christoph Steiner 2023-06-07 14:42:09 +00:00
  • 9a19443705 Revert conflicting translation changes Torsten Grote 2023-06-07 11:38:34 -03:00
  • 7bb9de9457 Merge branch 'repo-management' into 'master' Hans-Christoph Steiner 2023-06-07 14:01:07 +00:00
  • c3ba9d33a4 [app] Fix nsfw anti-feature Torsten Grote 2023-06-02 17:00:14 -03:00
  • b70b3a9a06 [app] Use RepoManager for enabling/disabling repos Torsten Grote 2023-05-26 17:25:14 -03:00
  • e382900f39 [app] Use RepoManager for deleting repositories Torsten Grote 2023-05-26 15:12:05 -03:00
  • e819741c1a [app] Introduce RepoManager for managing list of repos Torsten Grote 2023-05-26 14:42:19 -03:00
  • 2011eb30f6 [app] Expose repo timestamp in the repo details UI Torsten Grote 2023-05-26 14:56:14 -03:00
  • 44a2d95f18 [app] Show localized anti-feature text, reason and icon from index data Torsten Grote 2023-05-09 15:29:31 -03:00
  • 567d4d5e5d [app] Load category images from repository, if available Torsten Grote 2023-05-03 14:42:35 -03:00
  • 0b28cced32 [db] Expose repoId of category and add method to get localized icon Torsten Grote 2023-05-03 14:06:07 -03:00
  • 20f8a8b9fb [app] Localize category names with data from repo index Torsten Grote 2023-05-03 13:49:38 -03:00
  • 9fd8d20b7c [app] Add repo icon and address to repo listing Torsten Grote 2023-05-03 12:14:33 -03:00
  • 231a8b7710 Merge branch '2618-timeouts' into 'master' Hans-Christoph Steiner 2023-06-07 13:48:20 +00:00
  • b0d04e3664 [download] increase high HTTP timeouts to 5min Torsten Grote 2023-06-07 09:47:20 -03:00
  • b755a295e5 [app] Run HttpDownloaderTest with higher timeouts Torsten Grote 2023-06-06 11:47:33 -03:00
  • fe78d954b6 [download] Allow making connections with higher HTTP timeouts Torsten Grote 2023-06-06 11:47:16 -03:00
  • 0edf8d2746 Merge branch 'revert-nfc-breakage' into 'master' Torsten Grote 2023-06-06 12:08:47 +00:00
  • 5bb92e999b remove redundant declaration of android.permission.NFC Hans-Christoph Steiner 2023-06-06 08:24:53 +02:00
  • bcb6e5ab5d Revert "Move NFC permissions to full flavor" Hans-Christoph Steiner 2023-06-05 14:01:14 +02:00
  • 62b3828d39 Revert "[app] Split out NFC logic properly between basic and full" Hans-Christoph Steiner 2023-06-05 14:01:06 +02:00
  • 74161ba8b6 Merge branch 'priv-ext-session' into 'master' Hans-Christoph Steiner 2023-06-06 11:15:15 +00:00
  • 4674d64891 [app] Don't use SessionInstaller, if PrivilegedInstaller can be used instead Torsten Grote 2023-06-05 11:35:06 -03:00
  • 2a28f2bca7 Merge branch 'package-installer' into 'master' Torsten Grote 2023-06-02 18:59:52 +00:00
  • 1599a4d822 [app] Disable priv-ext by default for basic flavor Torsten Grote 2023-06-02 15:07:21 -03:00
  • c0dd8723ff Release 1.16.3-alpha5 1.16.3-alpha5 Torsten Grote 2023-04-25 11:39:06 -03:00
  • fa3686dd81 [app] Show app size on app details screen (expert mode only) Torsten Grote 2023-05-05 11:06:16 -03:00
  • 7398dc0e3e [app] Show a warning when an app does not support unattended updates Torsten Grote 2023-05-05 10:52:41 -03:00
  • a78b32a8be [app] don't use SessionInstaller on Xiaomi devices, because it is broken there Torsten Grote 2023-05-02 14:25:19 -03:00
  • 8a0519e811 [app] work around Android 12 crash when sending confirmation intent with parcelable App Torsten Grote 2023-05-01 19:23:12 -03:00
  • b76c5a5f0b [app] don't cancel notification before posting it Torsten Grote 2023-04-18 11:30:25 -03:00
  • 55db6b6bf2 [app] improve state restoring when coming back to app details screen Torsten Grote 2023-04-14 11:00:27 -03:00
  • ff312aa7a7 [app] listen to install interaction broadcasts in app list controller Torsten Grote 2023-04-14 10:04:03 -03:00
  • 07f4dc1203 [app] Set PACKAGE_SOURCE_STORE for all installs on Android 13+ Torsten Grote 2023-04-10 17:23:20 -03:00
  • 49ff280bb9 [app] crash when long pressing version name in about dialog Torsten Grote 2023-04-06 15:47:54 -03:00
  • 848a71fa59 [app] Fix notification icon loading for downloading/installing apps Torsten Grote 2023-03-29 15:44:12 -03:00
  • 415fd0c59d Revert "[app] Disable auto-download of APKs because basic can't do it yet due to recent targetSdk" Torsten Grote 2023-03-24 13:11:50 -03:00
  • 7df86e3858 [app] Move install file operations off the UiThread Torsten Grote 2023-03-29 15:17:24 -03:00
  • dba639c750 [app] Turn InstallHistoryService into a JobIntentService Torsten Grote 2023-04-14 11:38:07 -03:00
  • 510b3415e9 [app] Allow background downloads/installs on Android 8 Torsten Grote 2023-03-24 13:05:53 -03:00
  • dcc3787c21 [app] Add SessionInstaller Torsten Grote 2023-03-09 17:55:01 -03:00
  • ce969d4806 Merge branch 'fix-unknown-sources' into 'master' Torsten Grote 2023-05-31 21:16:39 +00:00
  • 91bbfd4cf0 [app] don't show repeated unknown sources screen when installing apps Torsten Grote 2023-05-31 17:41:45 -03:00
  • 137182aab5 Merge branch 'dep-update' into 'master' Torsten Grote 2023-05-30 18:42:02 +00:00
  • 21f8a23814 Upgrade all (most of) the things Torsten Grote 2023-05-24 16:34:53 -03:00
  • 9c50183b68 Upgrade to Android Studio Electric Eel to solve some test bugs Torsten Grote 2023-02-01 11:35:38 -03:00
  • ebc9fa1664 Merge branch 'codespell' into 'master' Torsten Grote 2023-05-29 16:37:27 +00:00
  • b6bb64457c Fix typos found by codespell Dimitri Papadopoulos 2023-05-28 11:28:07 +02:00
  • 8f5dfd67ed Merge branch 'basic' into 'master' Torsten Grote 2023-05-29 15:46:56 +00:00
  • cd5023fbb5 [app] Split out strings for full/basic flavor, but keeping them translatable in main resource Torsten Grote 2023-04-10 14:52:45 -03:00
  • 8cf868c1a8 [app] Split out NFC logic properly between basic and full Torsten Grote 2023-04-07 14:15:56 -03:00
  • 6bbcb61571 Move Bluetooth and NFC permissions to full flavor Jochen Sprickerhof 2023-04-07 07:41:51 +02:00
  • 8c57ba19a3 [app] Add missing REQUEST_DELETE_PACKAGES permission Torsten Grote 2023-04-07 08:54:17 -03:00
  • 7f18a13ad4 [app] Bring pure black OLED setting to basic flavor Torsten Grote 2023-03-23 11:54:55 -03:00
  • ede9e41673 [app] Disable auto-download of APKs because basic can't do it yet due to recent targetSdk Torsten Grote 2023-03-23 11:45:40 -03:00
  • d83822510c Compile libraries with SDK 33 as well Torsten Grote 2023-03-23 08:58:43 -03:00
  • 71311da41e [app] Fix flavor applicationId setup for debug builds Torsten Grote 2023-03-10 20:45:36 -03:00
  • b7206c8abe [app] Bring categories back to basic app Torsten Grote 2023-03-07 17:20:09 -03:00
  • 43bd8010cf [app] Handle POST_NOTIFICATIONS permission for Android 13 (SDK 33) Torsten Grote 2023-03-07 16:57:10 -03:00
  • cdb502727d [app] Move DeviceStorageReceiver from Manifest to manual registration Torsten Grote 2023-03-07 16:46:30 -03:00
  • 35b45e2f6b [app] Ask user to enable unknown sources for F-Droid when needed Torsten Grote 2023-03-07 11:50:38 -03:00
  • 0b71e2e189 [app] Move panic dependency to full flavor Torsten Grote 2023-03-07 11:30:25 -03:00
  • cb9dd513c4 [app] Mark all PendingIntents as FLAG_IMMUTABLE for now Torsten Grote 2023-03-07 11:20:44 -03:00
  • 028887fbdc [app] Upgrade basic to targetSdk 33 and make it compile Torsten Grote 2023-03-07 11:20:00 -03:00
  • 7ace3464cf Merge branch 'upgrade_build_tools' into 'master' Torsten Grote 2023-05-29 14:16:12 +00:00
  • c23fceb656 enable building on Apple Silicon Conny Duck 2023-05-29 14:16:11 +00:00
  • 6cbd1f95a0 Merge branch 'add_dedicated_basic_icon' into 'master' Torsten Grote 2023-05-28 14:05:24 +00:00
  • 8e694090ff change app icon of basic flavor Conny Duck 2023-05-28 14:05:23 +00:00
  • a31d946475 Merge branch '2523-uninstall-app-status' into 'master' Torsten Grote 2023-05-26 19:15:20 +00:00
  • ed90ed8b67 [app] check for updates after uninstalling an app Torsten Grote 2023-05-26 15:57:13 -03:00
  • d539c9d09c Merge branch '2595-text-color' into 'master' Torsten Grote 2023-05-26 14:34:27 +00:00
  • 6598a440f0 [app] slightly darker app names to improve readability Torsten Grote 2023-04-25 09:43:25 -03:00
  • 0a69983b0f Merge branch 'cleanup_theme_handling' into 'master' Torsten Grote 2023-05-26 13:46:33 +00:00
  • bf867e5b71 cleanup theme handling Conny Duck 2023-05-26 13:46:32 +00:00
  • 4bfe05a370 Merge branch 'zip-signing-overhaul' into 'master' Torsten Grote 2023-05-25 13:26:50 +00:00
  • 04be5ed630 only run Robolectric test of verifying index-v1.jar sig in CI Hans-Christoph Steiner 2023-03-16 12:00:02 +01:00
  • 5063a9770b SignatureBlockGenerator: explicitly use BouncyCastleProvider Hans-Christoph Steiner 2023-03-16 11:47:20 +01:00
  • 12a677a225 purge unused ZipSigner code Hans-Christoph Steiner 2023-03-15 22:16:02 +01:00
  • 2c9737f126 add simpified test of ZipSigner.signApk() Hans-Christoph Steiner 2023-03-15 21:52:22 +01:00
  • 49ff4b4ba3 ZipSigner: support tiny files Hans-Christoph Steiner 2023-03-15 20:54:09 +01:00
  • b91260da16 Merge branch 'cleanup_resources' into 'master' Torsten Grote 2023-05-24 20:42:23 +00:00
  • 845cfaab24 cleanup no longer needed resource variants Conny Duck 2023-02-27 14:17:13 +01:00
  • e5c94a9a8b Merge branch 'master' into 'master' Torsten Grote 2023-05-24 19:14:17 +00:00
  • 37323e1dbb fix typos and spelling errors Elias Howell 2023-05-10 16:56:47 -04:00
  • 4113ad2fcf Release 1.16.3-alpha4 1.16.3-alpha4 Torsten Grote 2023-04-25 11:39:06 -03:00
  • 9abbfacf29 [app] don't use SessionInstaller on Xiaomi devices, because it is broken there Torsten Grote 2023-05-02 14:25:19 -03:00
  • 680a1154cf Merge branch '2598-npe-signer' into 'master' Hans-Christoph Steiner 2023-05-02 12:40:00 +00:00
  • 6aa2d7e581 [app] work around Android 12 crash when sending confirmation intent with parcelable App Torsten Grote 2023-05-01 19:23:12 -03:00
  • ca7a203531 [app] don't crash when app has no signer at all Torsten Grote 2023-05-01 12:49:43 -03:00
  • ec962bcbbd Release 1.16.3-alpha3 1.16.3-alpha3 Torsten Grote 2023-04-25 11:39:06 -03:00
  • 7a0237a3ea [app] don't cancel notification before posting it Torsten Grote 2023-04-18 11:30:25 -03:00
  • 38677294a9 [app] improve state restoring when coming back to app details screen Torsten Grote 2023-04-14 11:00:27 -03:00
  • 53523d5549 [app] listen to install interaction broadcasts in app list controller Torsten Grote 2023-04-14 10:04:03 -03:00