Commit Graph

  • 9f0ea91634 Requests: add GET(HttpUrl) overload (#8107) stevenyomi 2022-09-29 05:35:58 +08:00
  • 18a3546665 Improve SY search toolbar UX Jobobby04 2022-10-01 18:05:39 -04:00
  • 4c3309177e MangaScreen: Adjust insets (#8097) Ivan Iskandar 2022-09-28 09:20:10 +07:00
  • d8e0344624 Improve search toolbar UX a little bit (#8102) Alessandro Jean 2022-09-27 19:05:10 -03:00
  • ca36adca29 manga-refresh-state (#8090) Ivan Iskandar 2022-09-28 04:49:21 +07:00
  • 1f444185da UpdatesScreen: Fix selection state after deleting download (#8100) Ivan Iskandar 2022-09-28 04:44:41 +07:00
  • b1b05fa313 Fix missing focus when single TextField shown (#8098) Ivan Iskandar 2022-09-28 04:44:06 +07:00
  • c015142344 Increase timeout duration of WebViewInterceptors (#8099) AntsyLich 2022-09-28 03:43:46 +06:00
  • b92f913f8e Use more unique item keys arkon 2022-09-26 17:23:04 -04:00
  • 20a4a3af98 Remove cache control on already cacheless image request (#8085) stevenyomi 2022-09-27 05:13:03 +08:00
  • 6f56a30582 Rephrase empty placeholder in clear database (#8082) stevenyomi 2022-09-26 21:11:13 +08:00
  • 89b30bd8d8 Probably fix random source crashes Jobobby04 2022-09-26 14:00:15 -04:00
  • 8d91c54c18 Add a proguard rule for XMLUtil to fix build Jobobby04 2022-09-25 22:09:32 -04:00
  • 369823484a
    Fixes and Translations (#680) Román 2022-09-26 02:19:13 +01:00
  • 2739a972a8 Update xml_serialization_version to v0.84.3 (#8079) renovate[bot] 2022-09-25 15:42:05 -04:00
  • 452251914b Cleanup webview interceptors (#8067) AntsyLich 2022-09-25 23:09:40 +06:00
  • 1e9dca95cb Fix date added when adding from browse source arkon 2022-09-25 13:09:25 -04:00
  • 74953850b8 Bump minimum WebView version and default user agent string arkon 2022-09-25 10:55:10 -04:00
  • bab663f856 Temporarily replace library category tabs divider with our own arkon 2022-09-25 10:50:02 -04:00
  • 1ff5e62f0a Ellipsize long titles arkon 2022-09-25 10:18:47 -04:00
  • d5fcd3a67e BrowseSourceScreen: Adjust browse mode chips placement (#8076) Ivan Iskandar 2022-09-25 21:15:01 +07:00
  • 2d2ee54c99 Add support to update strategy on global update (#7902) Alessandro Jean 2022-09-25 11:12:36 -03:00
  • 3da5a2a20d Minor cleanup Jobobby04 2022-09-25 20:41:31 -04:00
  • 1f4bfc4764 Split the rest of the preferences in PreferencesHelper (#8074) Andreas 2022-09-25 16:07:06 +02:00
  • 0d0513cff7 GlobalSearchController: Auto focus search view when initial query is empty (#8073) Ivan Iskandar 2022-09-25 19:53:34 +07:00
  • fc8b15916a DownloadController: Fix first active download status not updating (#8069) Ivan Iskandar 2022-09-24 22:59:11 +07:00
  • 46bdc0c0ad Enable Gradle parallel mode arkon 2022-09-24 11:57:16 -04:00
  • 1fe34a35d7 SecureActivityDelegate: Fix cold-start only lock behavior (#8066) Ivan Iskandar 2022-09-24 21:46:35 +07:00
  • c34108b19d Bump dependencies arkon 2022-09-24 10:34:49 -04:00
  • 3791be324d Remove Tagalog translations arkon 2022-09-24 10:31:45 -04:00
  • 84c5e94f0d Weblate translations (#8023) Weblate (bot) 2022-09-24 16:30:51 +02:00
  • 5da4353730 Improve chapter recognition (#8050) stevenyomi 2022-09-24 22:29:55 +08:00
  • 02a154bb85 Move chapter preferences from PreferencesHelper to LibraryPrefrences (#8061) Andreas 2022-09-24 16:14:16 +02:00
  • 35b71e2ceb Adjust source-api R8 rules (#8064) Ivan Iskandar 2022-09-24 21:13:58 +07:00
  • 1d9237d3ee Clear search query before popping controller when navigating up (#8055) Andreas 2022-09-23 04:30:28 +02:00
  • e5b99c0147 Recreate reader settings when opening sheet (#8054) Andreas 2022-09-23 04:29:15 +02:00
  • 34735166ec Split backup preferences from PreferencesHelper (#8051) Andreas 2022-09-22 14:57:42 +02:00
  • 7f29d6fc74 Minor cleanup arkon 2022-09-21 22:39:32 -04:00
  • 27e494e8b7 Replace deprecated SmallTopAppBar arkon 2022-09-21 22:30:06 -04:00
  • 260e3919ca Bump dependencies arkon 2022-09-21 22:19:00 -04:00
  • 416db76218 Split download preferences from PreferencesHelper (#8048) Andreas 2022-09-21 23:45:07 +02:00
  • 02fe0df8f6 Update BrowseSourcePresenter.kt (#8040) happywillow0 2022-09-21 14:27:38 -04:00
  • 8fb2faca12 Don't uselessly override the search in SearchController Jobobby04 2022-09-22 12:36:02 -04:00
  • 7e7692c3cf Fix error when updating manga details with uninitialized title (#8045) stevenyomi 2022-09-21 21:19:45 +08:00
  • bdc45fb8aa Split track preferences from PreferencesHelper (#8046) Andreas 2022-09-21 15:18:53 +02:00
  • bcc3a40b36 Split reader preferences from PreferencesHelper (#8042) Andreas 2022-09-20 14:36:57 +02:00
  • 9a3c4e9d13 Remove redundant preference keys arkon 2022-09-20 00:13:33 -04:00
  • 7041ce777a Cleanup logic in UpdatesPresenter (#8035) AntsyLich 2022-09-20 09:56:28 +06:00
  • b7363706d7 Split library preferences from PreferencesHelper (#8036) Andreas 2022-09-20 05:55:07 +02:00
  • d73e7aee9d Clean up UpdatesController arkon 2022-09-18 22:38:44 -04:00
  • 840e021949 Replace clear database FAB with button arkon 2022-09-18 18:38:22 -04:00
  • b479d5a4f1 Fix crash Jobobby04 2022-09-20 15:50:14 -04:00
  • 00bb74f330 Clean up base classes arkon 2022-09-18 17:22:54 -04:00
  • 966bd31d61 Catch error properly when app update check fails (fixes #8019) arkon 2022-09-18 16:24:26 -04:00
  • 6c3183af8d Minor cleanup/fixes arkon 2022-09-18 16:08:50 -04:00
  • f40477cf6e Split security preferences from PrefrencesHelper (#8030) Andreas 2022-09-18 19:07:48 +02:00
  • bffecf3833 Avoid invalid locales in language picker (fixes #7950) arkon 2022-09-18 11:07:10 -04:00
  • 42a4d154cc Read metadata from ComicInfo.xml files in Local source (#8025) arkon 2022-09-18 10:55:30 -04:00
  • 5d1dfb5290 Split source preferences from PreferencesHelper (#8029) Andreas 2022-09-18 16:36:41 +02:00
  • 41c9c20e26 Use 1.x preference abstraction (#8020) Andreas 2022-09-17 17:48:24 +02:00
  • 432c6fc8a9 Translations update from Hosted Weblate (#7978) Weblate (bot) 2022-09-17 16:26:54 +02:00
  • 01710d7b78 Upgrade AGP 7.3.0 (#8016) Ivan Iskandar 2022-09-17 21:26:02 +07:00
  • 853ed03242 ExtensionsPresenter: Use StateFlow for extensions list (#8017) Ivan Iskandar 2022-09-16 19:35:15 +07:00
  • 5d5cc22020 Fix always-on app lock on cold start (#8018) Ivan Iskandar 2022-09-16 19:34:46 +07:00
  • a27b25f7c6 Always attempt automatic backup creation arkon 2022-09-15 22:53:46 -04:00
  • 22b6231a68 Remove some dead code arkon 2022-09-15 22:51:01 -04:00
  • 4433b5de1d Library query tweaks Jobobby04 2022-09-16 13:50:58 -04:00
  • 8a322ea28e Extract source api from app module (#8014) Andreas 2022-09-16 00:12:27 +02:00
  • b975b9b86f Fix stacking of Settings menu in the reader on multiple taps (#8002) Ansh 2022-09-16 03:11:54 +05:30
  • 830722c4d3 Fix missing condition on getLibrary sql query (#8006) AntsyLich 2022-09-14 21:36:23 +06:00
  • 897651a75a Fix derivedStateOf errors (#8008) Ivan Iskandar 2022-09-14 22:36:13 +07:00
  • 2f458fec9f Revert compose-theme-adapter arkon 2022-09-13 09:22:46 -04:00
  • 2f7a8d0505 LibraryItem: Fix equality check (#7999) Ivan Iskandar 2022-09-12 23:29:28 +07:00
  • 3e6a7b666b Fix filtered_scanlators messing up again Jobobby04 2022-09-15 22:57:17 -04:00
  • 39be552302 Fix browse fetching manga info for all manga Jobobby04 2022-09-13 21:51:45 -04:00
  • 5cb7047173 Source category fixes Jobobby04 2022-09-13 21:11:26 -04:00
  • 4eef4b5988 Rename pre_migration_controller xml to pre_migration_list Jobobby04 2022-09-13 21:09:24 -04:00
  • 9146c387e2 Remove unused SY layout files Jobobby04 2022-09-13 20:14:01 -04:00
  • 3807fb0607 Convert EhLoginActivity to compose Jobobby04 2022-09-13 18:18:48 -04:00
  • f28342601b Minor improvements to browse source Jobobby04 2022-09-12 00:09:31 -04:00
  • 7920eeb278 Fix saved searches for sources without filters Jobobby04 2022-09-12 00:01:45 -04:00
  • d6bbb69966 Fix saved searches not working in source feed Jobobby04 2022-09-11 23:52:04 -04:00
  • 97641e7692 Handle query search in source feed Jobobby04 2022-09-11 23:44:38 -04:00
  • 10d3df5b6c Handle back button when there is a search query in source feed Jobobby04 2022-09-11 23:42:28 -04:00
  • 01525c30f2 Add database subscriptions for feed and better thumbnail fetching Jobobby04 2022-09-11 22:19:26 -04:00
  • c54103e8f4 zh-rCN translation correction (#673) Howard Wu 2022-09-05 18:03:28 +08:00
  • 4505860f0a Fix possible data race Jobobby04 2022-09-11 21:13:54 -04:00
  • 8799f0c091 Syncronize networkToLocalManga because of data races Jobobby04 2022-09-11 21:13:30 -04:00
  • 33ef1e7b01 Remove extra padding Jobobby04 2022-09-11 21:12:54 -04:00
  • 8b8b17bb2d Linting Jobobby04 2022-09-11 20:38:18 -04:00
  • 20ae97cd98 Prevent okhttp from caching page previews Jobobby04 2022-09-11 19:57:42 -04:00
  • 81faf22562 Flatten available extensions with its source (#7956) AntsyLich 2022-09-12 04:05:46 +06:00
  • 4bab900459 Prevent okhttp from caching covers and chapter images (#7967) stevenyomi 2022-09-12 06:00:07 +08:00
  • e5bf6664f7 Change logic in BitmapFactory.Options.splitData (#7989) AntsyLich 2022-09-12 03:59:57 +06:00
  • 81a4f16a34 Add some padding to tab indicators arkon 2022-09-11 17:59:08 -04:00
  • 359d855e21 Check the actual folder when deleting source folder in case of stale cache arkon 2022-09-11 17:58:59 -04:00
  • 25ac8a3a70 Count the downloads under each header instead of count the number of headers (#7990) Andreas 2022-09-11 19:11:50 +02:00
  • cffeb6d96f Bump dependencies arkon 2022-09-11 11:52:29 -04:00
  • 3562816e89 SY linting Jobobby04 2022-09-11 19:43:45 -04:00
  • d58dda10d4 Minor cleanup Jobobby04 2022-09-11 19:33:03 -04:00