Commit Graph

  • 169bbb7bd4 Revert "Revert "Allow v1 for swap repos"" Torsten Grote 2022-12-15 10:53:22 -03:00
  • 9b123734f1 Merge branch '2490-repo-mirror-bug' into 'master' Hans-Christoph Steiner 2022-12-14 20:14:59 +00:00
  • 66c7ed6e83 [app] Fix disabling of repo mirrors Torsten Grote 2022-12-14 13:13:27 -03:00
  • a9cea5381f Merge branch 'feature-graphic-update' into 'master' Michael Pöhn 2022-12-14 18:06:04 +00:00
  • 56ad2baa1a 🖼 update feature graphic Michael Pöhn 2022-12-08 18:53:28 +01:00
  • 865dcf7c41 Merge branch 'remove-repo-id' into 'master' Hans-Christoph Steiner 2022-12-13 10:35:36 +00:00
  • b667c740d5 [app] remove unused UpdateService#EXTRA_REPO_ID Torsten Grote 2022-12-12 12:04:56 -03:00
  • a0eee4ff98 Merge branch 'add_icon' into 'master' Michael Pöhn 2022-12-08 23:20:52 +00:00
  • 84c6e8e7f8 Add icon to metadata to show it in the client Jochen Sprickerhof 2022-12-08 19:48:14 +01:00
  • da2913708b Merge branch 'licaon-kter-master-patch-22994' into 'master' Hans-Christoph Steiner 2022-12-05 11:27:21 +00:00
  • 524727dc29 Let client/website handle the line-wrapping Licaon_Kter 2022-12-04 10:29:22 +00:00
  • 1c055c2b0f version code 1016000 1.16-alpha0 Hans-Christoph Steiner 2022-12-02 15:23:04 +01:00
  • f83e24df0b update CHANGELOG.md Hans-Christoph Steiner 2022-12-02 15:21:37 +01:00
  • 980f4fab68 run tools/remove-unused-and-blank-translations.py Hans-Christoph Steiner 2022-12-02 15:26:01 +01:00
  • 72771fd9e6 Merge branch 'merge_weblate' into 'master' Hans-Christoph Steiner 2022-12-02 12:13:03 +00:00
  • b9f8971d54 Translated using Weblate: Chinese (Simplified) (zh-rCN) by Eric <hamburger1024@duck.com> Eric 2022-12-02 11:35:48 +01:00
  • 303b2a78ac Translated using Weblate: Ukrainian (uk) by Tymofii Lytvynenko <till.svit@gmail.com> Tymofii Lytvynenko 2022-12-02 11:35:48 +01:00
  • 7f52febca0 Translated using Weblate: Polish (pl) by Agnieszka C <aga_04@o2.pl> Agnieszka C 2022-12-02 11:35:49 +01:00
  • 27943de831 Translated using Weblate: Lithuanian (lt) by Gediminas Murauskas <muziejusinfo@gmail.com> Gediminas Murauskas 2022-12-02 11:35:47 +01:00
  • e48ddd8f9d Translated using Weblate: Icelandic (is) by Sveinn í Felli <sv1@fellsnet.is> Sveinn í Felli 2022-12-02 11:35:48 +01:00
  • 004a8dc7d7 Translated using Weblate: Hebrew (he) by Yaron Shahrabani <sh.yaron@gmail.com> Yaron Shahrabani 2022-12-02 11:35:47 +01:00
  • 47b1e66575 Translated using Weblate: Czech (cs) by Fjuro <ifjuro@proton.me> Fjuro 2022-12-02 11:35:46 +01:00
  • 20a058e71a Merge branch 'manifest-cleanup' into 'master' Hans-Christoph Steiner 2022-12-02 09:13:09 +00:00
  • 4c51a19080 Removed meta data elements from AndroidManifest.xml Nishant 2022-05-23 11:22:51 +05:30
  • 8f5578f96d Merge branch 'index-v2-new-libs' into 'master' Hans-Christoph Steiner 2022-12-02 08:35:53 +00:00
  • 4a95a423f0 SwapRepoEmulatorTest: stop ignoring and use swap IP setup Hans-Christoph Steiner 2022-12-01 17:40:28 +01:00
  • 3fa5e98fc4 convert SwapRepoTest into initial UpdateServiceTest Hans-Christoph Steiner 2022-12-01 17:38:39 +01:00
  • d19c5028ac SwapService: split updateRepo out into testable static method Hans-Christoph Steiner 2022-12-01 14:14:18 +01:00
  • 0d46c32712 purge last vestige of SwapService.ensureRepoExists() Hans-Christoph Steiner 2022-12-01 14:11:24 +01:00
  • bdc77a31b3 IndexCreator: if symlink fails, copy file into repo Hans-Christoph Steiner 2022-12-01 11:46:39 +01:00
  • da165361c3 [app] Adapt SwapRepoEmulatorTest to new DB Torsten Grote 2022-11-18 14:42:16 -03:00
  • cae10f11d9 Make index file name constants public and replace their string usages Torsten Grote 2022-11-18 13:37:52 -03:00
  • 70593cf58c [app] catch exceptions when running things off UiThread Torsten Grote 2022-11-14 10:00:17 -03:00
  • 22dc237f87 [app] recover from corrupted sort clause Torsten Grote 2022-11-10 13:53:56 -03:00
  • c8fbef4816 [app] also sort search results by user-selected sort-mode Torsten Grote 2022-11-10 11:59:40 -03:00
  • b1499c89d4 [db] add lastUpdated to AppListItem so it can be used for custom sorting in UI Torsten Grote 2022-11-10 11:58:54 -03:00
  • 6603781652 [app] pass App object into installers, so it is available everywhere where needed Torsten Grote 2022-11-10 11:19:42 -03:00
  • a8d210e487 [app] Don't use ETag for determining if a repo has been updated or not Torsten Grote 2022-09-23 17:40:47 -03:00
  • ec69bc00a7 [app] Allow runOffUiThread() to return null Torsten Grote 2022-09-23 17:35:35 -03:00
  • 367e9e9d0c [db] attach install data from PackageManager to search results Torsten Grote 2022-09-23 17:34:39 -03:00
  • 7c5ce606d0 Explicitly bubble up NotFoundException to UI Torsten Grote 2022-09-19 15:16:15 -03:00
  • e86063937a Change repo attribute icons to be localized Torsten Grote 2022-09-19 14:59:48 -03:00
  • 3eca9402fe [db] expose preferredSigner to AppListItems (needed for picking correct version) Torsten Grote 2022-09-15 10:54:14 -03:00
  • aa6f30f34d [download] properly calculate hash when resuming downloads Torsten Grote 2022-09-12 15:40:15 -03:00
  • 3368519677 [app] Bump minSdkVersion to 23 Torsten Grote 2022-09-12 14:04:58 -03:00
  • 6a805c464e [db] only consider enabled repos for getApp() query Torsten Grote 2022-09-12 10:11:57 -03:00
  • e5ebf7a218 [app] Make forceOldIndex preference work for forcing v1 Torsten Grote 2022-09-09 17:55:07 -03:00
  • d512c909c3 [download] Fix corrupted download after mirror fail-over bug Torsten Grote 2022-09-02 14:39:28 -03:00
  • fb5b169e54 [app] Add support for IPFS CID downloading Torsten Grote 2022-09-01 15:45:57 -03:00
  • 23966e4a09 [db] Add IPFS CIDv1 to database Torsten Grote 2022-09-01 15:41:03 -03:00
  • 0019535279 [index] Add support for IPFS CIDv1 in the index v2 format Torsten Grote 2022-09-01 15:32:14 -03:00
  • 77c4506420 [download] add support for IPFS HTTP gateways Torsten Grote 2022-09-01 15:30:42 -03:00
  • 1f0db46212 [app] Add Repo name as prefix to update error toasts Torsten Grote 2022-07-25 18:11:28 -03:00
  • f52433730b [app] Fix formatting of timestamps (e.g. lastUpdated) and remove unused Utils methods Torsten Grote 2022-06-20 11:09:39 -03:00
  • f6909f4399 [app] Fix downloading from content:// Uris (flash drive repos) Torsten Grote 2022-06-16 18:01:57 -03:00
  • d000f3fade [app] Remove code for SDK versions that we don't support anymore Torsten Grote 2022-06-16 12:25:08 -03:00
  • 6c007e92b3 [app] Remove unused code Torsten Grote 2022-06-16 12:13:11 -03:00
  • 27ffc97e98 [app] Remove jackson dependency Torsten Grote 2022-06-16 11:04:51 -03:00
  • 65d0bdf738 [app] Fix ApkVerifierTest by removing index v0 XML parsing and adding permissions directly in the test Torsten Grote 2022-06-16 10:42:16 -03:00
  • 7a1d288792 [app] remove old ContentProviders from old database implementation Torsten Grote 2022-06-15 14:57:26 -03:00
  • a783d3cb94 [app] kill old IndexUpdaters and related code as this is now in libraries via RepoUpdater Torsten Grote 2022-06-15 10:19:32 -03:00
  • 3c25144331 [app] kill InstalledAppProvider and related code Torsten Grote 2022-06-15 09:31:53 -03:00
  • cf913ffefa [app] Fix or remove UI tests Torsten Grote 2022-06-01 09:36:59 -03:00
  • d61ecbfa08 [app] Adapt nearby/swap to new DB Torsten Grote 2022-05-02 17:59:39 -03:00
  • 48d646361b [app] Adjust settings UI to new DB Torsten Grote 2022-04-29 16:45:48 -03:00
  • 0f7c768b28 [app] Make InstallConfirmActivity use new DB Torsten Grote 2022-04-20 16:13:36 -03:00
  • 3a2f1b10c3 [app] Make installed apps use new DB Torsten Grote 2022-04-04 17:25:17 -03:00
  • ad2700a0db [app] App list search with new DB Torsten Grote 2022-03-31 14:12:18 -03:00
  • c4e92fba86 [app] Make Updates tab use new DB Torsten Grote 2022-03-30 15:30:07 -03:00
  • adaf2a97ef [app] Move managing repos to new DB Torsten Grote 2022-03-24 17:42:44 -03:00
  • 0a7debeb30 [app] Expose beta release channel in the app details UI Torsten Grote 2022-04-21 16:47:31 -03:00
  • acafbbaa65 [app] Make AppDetailsActivity use new DB Torsten Grote 2022-03-21 17:31:48 -03:00
  • d97d995c43 [app] Use new IndexV1Updater and make latest and category tab use new DB Torsten Grote 2022-03-17 15:35:01 -03:00
  • ee8af69861 Merge branch 'Use_NotificationChannelCompat' into 'master' Hans-Christoph Steiner 2022-12-01 08:23:52 +00:00
  • 41ada062b4 Merge branch 'master' into Use_NotificationChannelCompat Isira Seneviratne 2022-12-01 06:46:51 +05:30
  • ddce56a2b4 version code 1015054 1.15.4 Hans-Christoph Steiner 2022-11-30 22:57:58 +01:00
  • 3fdf9940b2 update changelog Hans-Christoph Steiner 2022-11-30 22:57:28 +01:00
  • b1aa5f6aa2 Revert "Allow v1 for swap repos" Hans-Christoph Steiner 2022-11-30 22:53:50 +01:00
  • d77e97e918 switch swap index.jar signature to straight SHA1withRSA Hans-Christoph Steiner 2022-11-30 16:05:40 +01:00
  • abfce84486 index.xml never needs externally defined entities Hans-Christoph Steiner 2022-11-30 16:50:19 +01:00
  • 766422ec55 create single method for getting XMLReader instances Hans-Christoph Steiner 2022-10-25 09:42:48 +02:00
  • 2d443f118a Merge branch 'privext-installer' into 'master' Hans-Christoph Steiner 2022-11-30 17:06:00 +00:00
  • 4ad1ab6d85 PrivilegedInstaller: Set installerPackageName to PrivExt Chirayu Desai 2022-06-29 00:49:12 +05:30
  • b28bb18962 PrivilegedInstaller: Set installerPackageName to PrivExt Chirayu Desai 2022-06-29 00:49:12 +05:30
  • fcc5175980 Merge branch 'upgrade-android-studio' into 'master' Hans-Christoph Steiner 2022-11-28 12:22:09 +00:00
  • eef3c3fb0d Upgrade to Android Studio Chipmunk Torsten Grote 2022-08-16 16:17:42 -03:00
  • 83dd06e682 [app] upgrade dependencies Torsten Grote 2022-05-25 16:03:34 -03:00
  • c629d21b56 gradle verification: only contact keyservers when updating metadata Hans-Christoph Steiner 2022-11-28 09:08:54 +01:00
  • 206d8407d4 gradle verification: ignored keys are now available on keyservers Hans-Christoph Steiner 2022-11-28 09:07:10 +01:00
  • 9f6f010f5d gradle verification: include all keys in .gpg keyring Hans-Christoph Steiner 2022-11-28 09:28:56 +01:00
  • 5967bad692 Merge branch 'index-v2-randoms' into 'master' Hans-Christoph Steiner 2022-11-25 13:11:34 +00:00
  • 5cfdae0719 [app] Don't show summary if null Torsten Grote 2022-07-26 15:29:45 -03:00
  • 477436af68 [app] Don't show unknown (other) anti-features by default Torsten Grote 2022-04-13 11:49:55 -03:00
  • 8c64ad4707 [db] add test for DefaultUriBuilder Torsten Grote 2022-07-26 11:27:55 -03:00
  • 318f09663a Merge branch 'index-v2-renames' into 'master' Hans-Christoph Steiner 2022-11-25 11:52:27 +00:00
  • 38e7bce982 Rename EntryV2 to Entry as requested by Hans in #2443 Torsten Grote 2022-11-25 11:41:28 +01:00
  • f46db0d9a4 Remove unused code Torsten Grote 2022-06-16 12:13:11 -03:00
  • 3f88fdb8cb [app] Remove Provisioner as it isn't used/needed anymore Torsten Grote 2022-05-02 08:59:55 -03:00
  • 4fdee716a4 WIP: [app] Fix ApkVerifierTest#testExtendedPerms with actual duplicated permissions last-grote-index-v2-new-libs Torsten Grote 2022-11-18 13:51:36 -03:00
  • 322416aeec DO NOT MERGE: nightly deploy also from db-library branch Torsten Grote 2022-04-07 14:07:00 -03:00