Commit Graph

  • 7e068f1e22
    Merge 8eadbde323 into a9c7cbf2c4 Trace 2024-01-13 19:02:34 +0000
  • 4ee703acab
    Merge 0019035223 into a9c7cbf2c4 KaiserBh 2024-01-13 19:02:31 +0000
  • b90989fcec
    Merge bc83abb1a4 into a9c7cbf2c4 Tristan Corbellari 2024-01-13 19:02:30 +0000
  • a9c7cbf2c4 Install build-tools 29.0.3 master v0.15.3 arkon 2024-01-13 14:01:49 -0500
  • ffe6efdd7a
    feat(sync): Allow to choose what to sync. KaiserBh 2024-01-14 05:56:09 +1100
  • e63a52b8e3 Use newer build tools arkon 2024-01-13 13:52:50 -0500
  • 0019035223
    Merge branch 'master' into feat/add-privacy-policy-to-onboarding KaiserBh 2024-01-14 05:23:24 +1100
  • 89c577952c
    Merge branch 'master' of https://github.com/tachiyomiorg/tachiyomi into sync-part-final KaiserBh 2024-01-14 03:25:40 +1100
  • 49991d38d9 Release v0.15.3 arkon 2024-01-13 09:33:18 -0500
  • 33c62ab711 Clean up some unnecessary bits arkon 2024-01-11 18:53:47 -0500
  • 62ef568495
    Merge 2c84e8fa41 into 899bd26956 KaiserBh 2024-01-13 14:17:53 +0000
  • 899bd26956
    Translations update from Hosted Weblate (#10393) Weblate (bot) 2024-01-13 15:17:12 +0100
  • 57cfea0de8
    Weblate translations Hosted Weblate 2024-01-13 15:16:26 +0100
  • a37f3eb709 Better message for empty extensions list arkon 2024-01-12 09:27:59 -0500
  • d78c6cce3f
    chore: lint KaiserBh 2024-01-12 16:23:06 +1100
  • 74815f308f
    refactor: disable going back to privacy policy. KaiserBh 2024-01-12 16:22:09 +1100
  • 14a3f805fb
    feat: add privacyPolicyStep to the onboarding. KaiserBh 2024-01-12 16:21:24 +1100
  • 9ae71dfe93 Update Compose compiler and Kotlin arkon 2024-01-11 22:30:50 -0500
  • 2c84e8fa41
    Merge branch 'master' into sync-part-final KaiserBh 2024-01-12 12:37:26 +1100
  • c65a9aecf5 Fixed tap controls not working when zoomed in (#10378) arkon 2024-01-11 18:36:40 -0500
  • 02e50411de Minor extension repo enhancements arkon 2024-01-11 18:21:03 -0500
  • 6e822dfd5b
    Translations update from Hosted Weblate (#10386) Weblate (bot) 2024-01-12 00:24:00 +0100
  • c4827d2a23
    Weblate translations Hosted Weblate 2024-01-12 00:22:32 +0100
  • 7292dadd5f
    [download-cache] Fixed init logic to skip when cache file is missing (#10362) Caleb Morris 2024-01-11 16:23:18 -0700
  • b1067b942e
    Use transaction on restore to go brr. (#10375) KaiserBh 2024-01-12 10:22:46 +1100
  • d6c4af89c4
    Fix extension interceptors receiving compressed responses (#10388) stevenyomi 2024-01-12 07:22:31 +0800
  • cf6f7c521c
    Fixed dev UI preview (#10385) Caleb Morris 2024-01-11 16:22:21 -0700
  • b13e3358a8 refactor: clean up comment docs, outdated. KaiserBh 2024-01-12 09:34:19 +1100
  • d407d698c8 chore: lint KaiserBh 2024-01-12 09:29:58 +1100
  • 2f9f673326 feat: add backupSource, backupPref, and "SY" backupSavedSearches. KaiserBh 2024-01-12 09:26:42 +1100
  • f5b10cd07f feat: add a way to reset last_sync_timestamp. KaiserBh 2024-01-12 02:01:15 +1100
  • 0c7331ec24 Fix extension interceptors receiving compressed responses stevenyomi 2024-01-10 23:27:13 +0800
  • 6d0dbf1c56
    refactor KaiserBh 2024-01-10 21:03:44 +1100
  • f02a9de4db
    fix: decoding and encoding. KaiserBh 2024-01-10 19:59:01 +1100
  • 205d34358c
    chore: lint KaiserBh 2024-01-10 19:41:44 +1100
  • 542ad22c93
    chore: lint KaiserBh 2024-01-10 19:41:34 +1100
  • 7f77422a1f
    revert: remove gson for now. KaiserBh 2024-01-10 19:41:09 +1100
  • 3c73891c44
    chore(R8): Keep the backup models. KaiserBh 2024-01-10 18:51:02 +1100
  • 646ceaf4cb
    refactor: add more debugging logs. KaiserBh 2024-01-10 18:48:13 +1100
  • d1a55ed7fe
    chore: Ktlint KaiserBh 2024-01-10 11:36:43 +1100
  • a13e731d1c
    refactor(GoogleDrive): update backoff delay. KaiserBh 2024-01-10 11:30:15 +1100
  • e04d191dfb
    refactor(GoogleDrive): add more logging, also use appdata folder. KaiserBh 2024-01-10 11:23:27 +1100
  • 9a53f4c0ab
    refactor(GoogleDrive): update strings.xml KaiserBh 2024-01-10 11:13:43 +1100
  • 0366de2604
    refactor(GoogleDrive): use context.stringResource KaiserBh 2024-01-10 11:12:29 +1100
  • 14e01514cb
    refactor(GoogleDrive): clean up some stuff. KaiserBh 2024-01-10 11:11:01 +1100
  • 5b2bbb1123
    refactor(GoogleDrive): Use gson to encode the syncData. KaiserBh 2024-01-10 09:50:06 +1100
  • b23c100fab
    refactor(GoogleDrive): Use gson to encode the syncData. KaiserBh 2024-01-10 09:29:54 +1100
  • d5ce3199f0
    Fixed dev UI preview Caleb Morris 2024-01-08 23:10:34 -0700
  • 97cf79f948
    Merge branch 'master' of https://github.com/tachiyomiorg/tachiyomi into sync-part-final KaiserBh 2024-01-10 03:48:24 +1100
  • f3c2c13f49
    refactor: composite keys. KaiserBh 2024-01-10 03:47:35 +1100
  • bc83abb1a4 Displays info about clearing cache in settings tristancorbellari 2024-01-09 15:22:57 +0200
  • 62b7333993 Pass library preferences to chapter cache via DI tristancorbellari 2024-01-09 10:01:42 +0200
  • 9b35f31afa Added null safety to 'steps' in Slider object tristancorbellari 2024-01-09 09:39:31 +0200
  • 32416efe50 Merge branch 'master' into feature/allow_change_chapter_cache_size tristancorbellari 2024-01-09 09:37:01 +0200
  • c6601c1f94 Release v0.15.2 v0.15.2 arkon 2024-01-08 18:17:25 -0500
  • 68899aea61 Disable some non-ready stuff for stable build arkon 2024-01-08 18:12:33 -0500
  • c3edf9b5d0
    Translations update from Hosted Weblate (#10336) Weblate (bot) 2024-01-09 00:13:52 +0100
  • 18719322aa
    Weblate translations Hosted Weblate 2024-01-08 23:41:20 +0100
  • 97e04392d3 [skip ci] update issue templates arkon 2024-01-08 17:41:11 -0500
  • 3d178737b1 Move extension repos interactors to proper package arkon 2024-01-08 17:15:48 -0500
  • 1a5f1c0f58
    refactor: use transaction to go brr. KaiserBh 2024-01-09 04:09:57 +1100
  • 3c95d3aefc
    Merge branch 'master' into sync-part-final KaiserBh 2024-01-09 01:57:23 +1100
  • d7343a4400
    [download-cache] Fixed init logic to skip when cache file is missing Caleb Morris 2024-01-08 00:25:08 -0700
  • bf737cf95c Remove built-in official extension repo support arkon 2024-01-07 22:22:32 -0500
  • c91ec9a33b
    fix Can't scroll down to the bottom of the webtoon on the last chapter (#10291) Naputt1 2024-01-08 10:52:10 +0700
  • a8040cb21a
    [track-search] Added context menu for copy and open-in-web (#10352) Caleb Morris 2024-01-07 20:49:51 -0700
  • d6b597db26
    [track-search] Added context menu for copy and open-in-web Caleb Morris 2023-10-15 15:26:23 -0700
  • f60782f11f Avoid floating point precision issues when converting scores arkon 2024-01-07 17:50:02 -0500
  • 7d6e1bdafc
    Update dependency io.mockk:mockk to v1.13.9 (#10349) renovate[bot] 2024-01-07 17:50:09 -0500
  • f7d99e1db8
    Update dependency io.mockk:mockk to v1.13.9 renovate[bot] 2024-01-07 22:41:04 +0000
  • 5854ad97e0 Do proper check for next chapter's download status when downloading ahead arkon 2024-01-07 17:30:53 -0500
  • 661ad61bae Added ability for user to change chapter cache size tristancorbellari 2024-01-07 23:55:52 +0200
  • 4b8fa059d5 Fix external repo info banner in ExtensionDetailsScreen arkon 2024-01-07 16:35:25 -0500
  • 3dc2f9a711 Add advanced setting to revoke all trusted unknown extensions arkon 2024-01-07 16:16:26 -0500
  • 8033a94ee2 Trusting new extension shouldn't revoke other irrelevant extensions arkon 2024-01-07 16:05:31 -0500
  • 028da099dd Add filter library by customized update frequency arkon 2024-01-07 16:03:12 -0500
  • e6c6c32d81 Fix selecting custom fetch interval not persisting sometimes arkon 2024-01-07 15:28:56 -0500
  • bce6af62fc
    Add Nord Theme (#10308) Luqman 2024-01-08 03:20:08 +0700
  • edfc61a4a6
    chore: ktlint KaiserBh 2024-01-08 07:00:41 +1100
  • db4ec11262
    feat(SyncManager): implement timestamp optimization in sync process KaiserBh 2024-01-08 06:56:57 +1100
  • 35ce19d8f3
    feat: Refactor merge logic with composite keys and debugging logs KaiserBh 2024-01-08 06:52:23 +1100
  • 86a21e2506
    Merge branch 'sync-part-final' of github.com:KaiserBh/tachiyomi into sync-part-final KaiserBh 2024-01-08 06:49:15 +1100
  • e1eb2e3a86
    refactor: extend logcat to include tag. KaiserBh 2024-01-08 06:48:58 +1100
  • 39e3b356bb
    Merge branch 'master' into sync-part-final KaiserBh 2024-01-08 06:44:07 +1100
  • 6510a9617a Allow permanently trusting unofficial extensions by version code + signature arkon 2024-01-07 13:35:44 -0500
  • 14510f1d26 Avoid jank in extensions list if install permissions already granted arkon 2024-01-07 12:32:33 -0500
  • f115edf2ea Allow deep linking to add external repo arkon 2024-01-07 12:25:56 -0500
  • 8a8362203f Release v0.15.1 v0.15.1 arkon 2024-01-07 09:52:01 -0500
  • f3336fc5c3
    Translations update from Hosted Weblate (#10294) Weblate (bot) 2024-01-07 15:46:33 +0100
  • 4787f64199
    Weblate translations Hosted Weblate 2024-01-07 15:43:16 +0100
  • b4ac725547
    Merge branch 'master' into sync-part-final KaiserBh 2024-01-07 19:30:28 +1100
  • 0bef048859 update comment Riztard Lanthorn 2024-01-07 09:52:21 +0700
  • 7b1e21da3f update error color Riztard Lanthorn 2024-01-07 09:50:56 +0700
  • 727289c8eb Allow opening .tachibk files directly with app to restore arkon 2024-01-06 19:03:10 -0500
  • 6e5d67b449
    chore: ktlint KaiserBh 2024-01-07 10:39:43 +1100
  • aa3899e4cc
    chore: upstream changes KaiserBh 2024-01-07 10:34:43 +1100
  • 9c91ddd4e3 Add link to storage FAQ in settings screen arkon 2024-01-06 18:26:39 -0500
  • 1bbdfff826
    Merge branch 'master' into sync-part-final KaiserBh 2024-01-07 10:16:43 +1100
  • 3ea026e311 Avoid hard crash if cached image file was already deleted arkon 2024-01-06 18:15:17 -0500
  • 36f307e3bb Normalize some locale names arkon 2024-01-06 18:14:45 -0500