Commit Graph

  • 189f92d7e8 Show better error message when empty backup creation is attempted (closes #6941) arkon 2022-04-17 11:51:24 -04:00
  • cdd4ec6233 Increase default OkHttp call timeout to 2 minutes arkon 2022-04-17 11:32:47 -04:00
  • ef1bb4e800 Show parsed Markdown for new version info (closes #6940) arkon 2022-04-17 11:30:05 -04:00
  • c475acd1ea Migrate History screen to Compose (#6922) Andreas 2022-04-17 16:36:22 +02:00
  • 7d50d7ff52 Add elevation to navigation rails (#6947) CrepeTF 2022-04-17 15:29:09 +01:00
  • 28522f4f90 Release v0.13.3 v0.13.3 arkon 2022-04-15 16:37:25 -04:00
  • ec3a227a02 Weblate translations (#6890) Jozef Hollý 2022-04-15 22:35:30 +02:00
  • 89decf3474 Always remove manga title from if it prefixes chapter names (related to #6913) arkon 2022-04-15 15:52:48 -04:00
  • 0b2794e843 Limit package name overriding to Android 8+ (related to #6846) arkon 2022-04-15 13:43:54 -04:00
  • 554dfb5874 Bump Material Components arkon 2022-04-15 13:36:24 -04:00
  • 9c30fa1da3 Update F-Droid migration guide link arkon 2022-04-15 12:11:01 -04:00
  • e81bd61e24 Adjust update/download warnings arkon 2022-04-15 10:24:54 -04:00
  • 7a0b54bb38 Set network call timeout to 90 seconds (instead of infinite) arkon 2022-04-15 09:56:35 -04:00
  • f060daf8c4 Rollback to stable OkHttp arkon 2022-04-14 22:37:51 -04:00
  • c1976ef599 Avoid some crashes arkon 2022-04-14 18:28:16 -04:00
  • f16fb4e1e4 Minor cleanup arkon 2022-04-14 18:15:47 -04:00
  • 5da2c82f47 Avoid crashing if picture can't be saved (related to #6905) arkon 2022-04-13 18:45:49 -04:00
  • d443245d66 Update Skip Updating preference strings. (#6900) FourTOne5 2022-04-14 04:35:58 +06:00
  • 9be3eea5fd Remove dependency review step from push workflow arkon 2022-04-13 18:35:46 -04:00
  • 07a9fd061d Add dependency review step to workflows arkon 2022-04-13 18:34:33 -04:00
  • 2a070c0b1e Add clear cookies option to WebView menu arkon 2022-04-13 17:48:05 -04:00
  • 7b5106d206 Update ACRA arkon 2022-04-13 17:44:49 -04:00
  • 821d9cdb02 Show different update notification for F-Droid installations arkon 2022-04-13 17:44:43 -04:00
  • 28575936d3 Move learn more text in skipped entries notification to main content arkon 2022-04-12 23:08:00 -04:00
  • 83a04da4a0 Stop allowing keeping app data on uninstall arkon 2022-04-12 17:27:00 -04:00
  • 0894b1394f Fix cover sharing error string (#6911) jmir1 2022-04-12 15:10:32 +02:00
  • eb33d3c991 Remove build flavor checks for update warnings arkon 2022-04-11 23:05:00 -04:00
  • d7f01abf3a Update Coil arkon 2022-04-11 23:04:19 -04:00
  • 80635343ae Update ACRA arkon 2022-04-11 08:56:22 -04:00
  • 2b38b4e022 Release v0.13.2 v0.13.2 arkon 2022-04-10 12:17:37 -04:00
  • 4ecde9fc39 Gate update/download warnings to non-stable flavors arkon 2022-04-10 11:52:24 -04:00
  • 445ee274c5 Update to AGP 7.1.3 arkon 2022-04-10 11:50:58 -04:00
  • f2bdc514e8 Weblate translations (#6829) Jozef Hollý 2022-04-09 15:42:33 +02:00
  • 5afff31f72 Formatting arkon 2022-04-08 16:44:23 -04:00
  • 2dfafa387b Remove reader tapping option in favor of disabled nav layouts arkon 2022-04-08 16:44:13 -04:00
  • 7318f4f5dd Remove some dead code arkon 2022-04-08 16:14:46 -04:00
  • 175b77fe6f Add option to disable navigation layout (#6876) manatails 2022-04-09 05:32:25 +09:00
  • 346652e508 Ensure media store scan is triggered after saving an image (fixes #6808) arkon 2022-04-08 15:55:12 -04:00
  • f0eb42e72d Update linter arkon 2022-04-08 15:30:30 -04:00
  • 37100f0937 Move delete action to match placement in library_selection.xml (#6869) Andreas 2022-04-08 18:10:59 +02:00
  • ac980a4dbf MangaCoverFetcher: Handle moving cover cache after adding to library (#6885) Ivan Iskandar 2022-04-08 23:10:06 +07:00
  • a8b53499af Remove kotlin.compiler.execution.strategy config arkon 2022-04-07 22:34:25 -04:00
  • a8aeae329e Bump to Gradle 7.4.2 arkon 2022-04-07 22:31:20 -04:00
  • 52911539b8 Bump dependencies arkon 2022-04-07 22:19:31 -04:00
  • 3026ff241b Write library cover to library cover cache (#6883) Andreas 2022-04-08 04:00:17 +02:00
  • 2466a079d5 MangaCoverFetcher: Don't close network response (#6882) Ivan Iskandar 2022-04-08 00:34:31 +07:00
  • ed9fdf49e2 Add missing percent placeholder in some singular strings. (#6855) Alessandro Jean 2022-04-02 20:47:47 -03:00
  • 668d962233 Update WebView requester package name arkon 2022-04-02 12:04:09 -04:00
  • 996f770935 Override X-Requested-With header value in WebView requests (closes #6781) arkon 2022-04-02 10:49:42 -04:00
  • 041a6dd919 Update Coil arkon 2022-04-02 09:55:25 -04:00
  • dbad60d03b Base activities cleanup (#6848) Ivan Iskandar 2022-04-02 20:54:21 +07:00
  • 27a60423dc Remove source filter sheet solid background (#6850) CrepeTF 2022-04-02 14:50:26 +01:00
  • 5a37d38a84 Stop global search items from clipping (#6851) CrepeTF 2022-04-02 14:50:07 +01:00
  • 6f566e67d5 Removed scrollbar on long theme item titles (#6852) CrepeTF 2022-04-02 14:49:50 +01:00
  • dd490f2ac9 Fix DST issue (#6831) Andreas 2022-04-02 14:52:53 +02:00
  • 5409af0a6c MangaCoverFetcher: Use source's header for network request (#6847) Ivan Iskandar 2022-04-02 19:44:01 +07:00
  • 0ed0d903cc Force default browser for tracker logins arkon 2022-03-26 16:35:14 -04:00
  • 85be4c492d Fix clear database selection toggling (fixes #6807) arkon 2022-03-26 16:12:15 -04:00
  • c06ad8b87e Stop using custom tabs (closes #6821) arkon 2022-03-26 15:45:58 -04:00
  • b89acb5853 Stop removing local manga's title from chapter names (closes #6578) arkon 2022-03-26 15:34:53 -04:00
  • 7890511a53 Update dependencies arkon 2022-03-26 15:23:31 -04:00
  • 3aa4e6eb93 Add "Move all chapters from series to top" option to download context menu (#6794) Franco Olivera 2022-03-26 15:49:37 -03:00
  • f8eb9f94f4 Fix filename not having chapter title and page when sharing (#6827) Andreas 2022-03-26 17:40:29 +01:00
  • c581b9eeb9 Weblate translations (#6770) Jozef Hollý 2022-03-26 17:38:56 +01:00
  • ffd9c6995a UpdatesController: Don't init adapter until chapter data is ready (#6824) Ivan Iskandar 2022-03-26 09:20:47 +07:00
  • ef600c0956 Fix extension update badge reset when app resumed (#6822) Ivan Iskandar 2022-03-25 22:11:16 +07:00
  • 5c0a43e8d6 Fix off by 1 dates (fixes #6791) arkon 2022-03-24 18:49:00 -04:00
  • 8e332dba30 Update Material Components arkon 2022-03-24 18:44:48 -04:00
  • cd07027192 Use the file extension from the ImageType enum (#6800) Andreas 2022-03-21 18:13:39 +01:00
  • da2b30268a Add support for Happy Eyeballs arkon 2022-03-19 16:48:33 -04:00
  • 1163aa4e4e Share logic for saving page/cover (#6787) Andreas 2022-03-19 21:46:23 +01:00
  • ddb856edc7 Add cover error drawable (#6782) Ivan Iskandar 2022-03-16 09:21:30 +07:00
  • 9c426bc216 Avoid crashing when global search encounters a NoClassDefFoundError arkon 2022-03-15 22:20:41 -04:00
  • 382852d0bd Require WebView v95+ arkon 2022-03-15 22:12:41 -04:00
  • 87ae86e1be Added reverse portrait reader rotation Sahaab 2022-03-12 00:26:28 -05:00
  • 9547311d7d Avoid throw as it is slow expensive operations quangkieu 2022-03-10 15:20:37 -05:00
  • 1613d561c1 Revert "Add shortcut to change app language in Android 13" arkon 2022-03-12 16:45:36 -05:00
  • 538478cac8 Add shortcut to change app language in Android 13 arkon 2022-03-11 22:26:03 -05:00
  • 267ecce958 Support Android 13 themed app icon arkon 2022-03-10 22:42:07 -05:00
  • fae43fedfa ReaderActivity: Reduce anim duration when launched from resume FAB (#6762) Ivan Iskandar 2022-03-10 19:51:42 +07:00
  • c447022092 Disable app cache WebView (is a deprecated web API and is being removed in Android 13) arkon 2022-03-09 18:04:43 -05:00
  • 56042ad0b6 Split out global library update skipped entries into separate notification (closes #6722) arkon 2022-03-09 18:04:15 -05:00
  • 45da036789 Avoid potentially deleting the entire backups folder arkon 2022-03-09 18:01:43 -05:00
  • b47b702a52 Copy raw description on long tap (fixes #6557) arkon 2022-03-09 18:01:28 -05:00
  • 869424cd16 Change cover placeholder (#6756) Ivan Iskandar 2022-03-10 05:26:55 +07:00
  • b9fd01315b Minor cleanup arkon 2022-03-05 22:38:22 -05:00
  • a72098b862 Add shortcut to edit categories screen from category setting dialog (closes #6280) arkon 2022-03-05 22:36:41 -05:00
  • 86016de6cb Recreate Backup worker with IS_AUTO_BACKUP_KEY flag (#6742) Andreas 2022-03-06 14:36:47 +01:00
  • 592b9fedb9 Fixed the wrong offset (#6704) 1831553190 2022-03-05 23:08:32 +08:00
  • d06984e3a3 Use same name for manual backup job tag and work name arkon 2022-03-05 09:49:21 -05:00
  • 6b55ee250d Update AGP and Gradle arkon 2022-03-04 16:10:47 -05:00
  • 10eef282fa Coil 2.x upgrade (#6725) Ivan Iskandar 2022-03-05 04:04:32 +07:00
  • f312936629 Use Version Catalog & clean up Gradle files (#6728) Andreas 2022-03-04 15:58:31 +01:00
  • d53bb4c337 Use existing worker for manual backup creation (#6718) Ivan Iskandar 2022-03-04 10:15:49 +07:00
  • 1a605e27bc Remove unused string (#6726) Riztard Lanthorn 2022-03-04 10:13:44 +07:00
  • 08ee858f64 Adjust mark as unread and mark previous as read action visibility (#6703) FourTOne5 2022-03-02 09:21:15 +06:00
  • af70fe3e7e [skip ci] Move auto-closer rules arkon 2022-02-27 14:50:48 -05:00
  • 29c5c0af50 Update Material Components arkon 2022-02-25 18:08:42 -05:00
  • 9420b750d2 Adjust badge font weights arkon 2022-02-25 18:08:29 -05:00
  • 6f5328f663 Fix corrupted backup file, fix #6424 (#6691) 啊o额iu鱼 2022-02-23 22:12:24 +08:00