Commit Graph

  • 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
  • 1c6a980691 [app] Set PACKAGE_SOURCE_STORE for all installs on Android 13+ Torsten Grote 2023-04-10 17:23:20 -03:00
  • 2b013cf2dd [app] crash when long pressing version name in about dialog Torsten Grote 2023-04-06 15:47:54 -03:00
  • 994002428b [app] Fix notification icon loading for downloading/installing apps Torsten Grote 2023-03-29 15:44:12 -03:00
  • 0cdc85793f 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
  • f5d0ac23e9 [app] Move install file operations off the UiThread Torsten Grote 2023-03-29 15:17:24 -03:00
  • 205966869b [app] Turn InstallHistoryService into a JobIntentService Torsten Grote 2023-04-14 11:38:07 -03:00
  • bd75e4ff73 [app] Allow background downloads/installs on Android 8 Torsten Grote 2023-03-24 13:05:53 -03:00
  • 20d99c2ebd [app] Add SessionInstaller Torsten Grote 2023-03-09 17:55:01 -03:00
  • 0a29006d04 Release 1.16.3-alpha2 1.16.3-alpha2 Torsten Grote 2023-04-11 11:52:27 -03:00
  • 6abbda59b7 Release 1.16.3-alpha1 Torsten Grote 2023-04-10 10:13:51 -03:00
  • 579f77f83e Release 1.16.3-alpha0 Torsten Grote 2023-04-07 09:03:39 -03:00
  • 837a9a1684 Release 1.16.2-alpha0 Torsten Grote 2023-03-29 08:45:02 -03:00
  • 69ed9fb551 [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
  • 45dbca7a00 Release 1.16.3-alpha1 1.16.3-alpha1 Torsten Grote 2023-04-10 10:13:51 -03:00
  • 6d9b74d423 Release 1.16.3-alpha0 Torsten Grote 2023-04-07 09:03:39 -03:00
  • 4e561ef085 Release 1.16.2-alpha0 Torsten Grote 2023-03-29 08:45:02 -03:00
  • de08dbbb0e [app] Split out NFC logic properly between basic and full Torsten Grote 2023-04-07 14:15:56 -03:00
  • 9942c2de71 Move Bluetooth and NFC permissions to full flavor Jochen Sprickerhof 2023-04-07 07:41:51 +02:00
  • 6d9d365513 [app] Add missing REQUEST_DELETE_PACKAGES permission Torsten Grote 2023-04-07 08:54:17 -03:00
  • c54c9678e7 [app] Bring pure black OLED setting to basic flavor Torsten Grote 2023-03-23 11:54:55 -03:00
  • 752c741f69 [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
  • a38b5253e4 Compile libraries with SDK 33 as well Torsten Grote 2023-03-23 08:58:43 -03:00
  • b9bc54c56d [app] Fix flavor applicationId setup for debug builds Torsten Grote 2023-03-10 20:45:36 -03:00
  • 8c99256b43 [app] Bring categories back to basic app Torsten Grote 2023-03-07 17:20:09 -03:00
  • 938fcf7260 [app] Handle POST_NOTIFICATIONS permission for Android 13 (SDK 33) Torsten Grote 2023-03-07 16:57:10 -03:00
  • 0a61ebe8d8 Release 1.16.3-alpha0 1.16.3-alpha0 Torsten Grote 2023-04-07 09:03:39 -03:00
  • 5186a8cfc3 Release 1.16.2-alpha0 Torsten Grote 2023-03-29 08:45:02 -03:00
  • 637aef5528 Move Bluetooth and NFC permissions to full flavor Jochen Sprickerhof 2023-04-07 07:41:51 +02:00
  • 493254b1a2 [app] Add missing REQUEST_DELETE_PACKAGES permission Torsten Grote 2023-04-07 08:54:17 -03:00
  • 9b365601f7 [app] Bring pure black OLED setting to basic flavor Torsten Grote 2023-03-23 11:54:55 -03:00
  • 9c903c1315 [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
  • bcee975566 Compile libraries with SDK 33 as well Torsten Grote 2023-03-23 08:58:43 -03:00
  • 8cc512ba43 [app] Fix flavor applicationId setup for debug builds Torsten Grote 2023-03-10 20:45:36 -03:00
  • cc82b177e4 [app] Bring categories back to basic app Torsten Grote 2023-03-07 17:20:09 -03:00
  • 0cbef3b884 [app] Handle POST_NOTIFICATIONS permission for Android 13 (SDK 33) Torsten Grote 2023-03-07 16:57:10 -03:00
  • 079eaf2988 [app] Move DeviceStorageReceiver from Manifest to manual registration Torsten Grote 2023-03-07 16:46:30 -03:00
  • 426e375bef [app] Ask user to enable unknown sources for F-Droid when needed Torsten Grote 2023-03-07 11:50:38 -03:00
  • 44fd5f8f82 [app] Move panic dependency to full flavor Torsten Grote 2023-03-07 11:30:25 -03:00
  • e34b33e8b8 [app] Mark all PendingIntents as FLAG_IMMUTABLE for now Torsten Grote 2023-03-07 11:20:44 -03:00
  • 5609157559 [app] Upgrade basic to targetSdk 33 and make it compile Torsten Grote 2023-03-07 11:20:00 -03:00
  • 90d1ae001f version code 1016053 1.16.3 Hans-Christoph Steiner 2023-04-06 20:37:22 +02:00
  • 8703d6786f move 1016052 changelogs to 1016053 Hans-Christoph Steiner 2023-04-06 20:36:13 +02:00
  • 8c1daded05 update CHANGELOG Hans-Christoph Steiner 2023-04-06 20:32:32 +02:00
  • 566401e850 [db] Clarify method documentation for clearing/resetting Torsten Grote 2023-04-06 08:34:02 -03:00
  • fa49306892 [app] Switch to new method for clearing all app data Torsten Grote 2023-04-05 17:35:38 -03:00
  • 4d0abde694 [db] Rework AppDao#clearAll() method to fix critical bug Torsten Grote 2023-04-05 17:34:36 -03:00
  • a4bbef5c70 Merge branch 'fix-reset-transient' into 'master' Hans-Christoph Steiner 2023-04-06 18:24:31 +00:00