Commit Graph

2626 Commits (14b04693c8b35b123168a47b85bec2b4ee77a75e)

Author SHA1 Message Date
Jays2Kings c50c1f9b10 Tapping manga info summary collapses summary
4 years ago
Jays2Kings 434926351c Added support for proto.gz backups
4 years ago
Jays2Kings e5d15894dc Fixes to autohide bottomnav
4 years ago
Jays2Kings d96f0518f2 Change Library action bar action to expand filter sheet
4 years ago
Jays2Kings a14c2d49db Option to Auto hide bottom nav while scrolling
4 years ago
Jays2Kings 0b432ae87f Fix WebView's infinite expansion
4 years ago
Jays2Kings b4d97516a2 Update deeplink for mangadex to v2 api
4 years ago
Jays2Kings 650e27722d Version 1.0.10
4 years ago
Jays2Kings a05d657d4d Require WebView 86+
4 years ago
Jays2Kings b181c49d58 Force MAL logout on update
4 years ago
Jays2Kings eefaaecb88 Refactoring WebView Activity
4 years ago
Carlos fbe4960c2e Fix mal login thanks @Arkon
4 years ago
Carlos 5989c7119f
add mark previous as read option in chapter list (#632)
4 years ago
Eugene 68db9a88e6
Fix typos (#598)
4 years ago
arkon f3baecc19c
Use Tachiyomiorg version of subsampling-scale-image-view (#610)
4 years ago
Jays2Kings ab5cc8d519 Version 1.0.9
4 years ago
Jays2Kings e5dbc3cbd7 Pages in Pager mode no longer overlaps cutout areas
4 years ago
Jays2Kings 99010acc24 Added option to save/share manga cover when zoomed in
4 years ago
TheLich132 7cc6bd6f0a
Update to polish translation (#458)
4 years ago
Eugene d6b8f37ac9
Russian localization (#480)
4 years ago
Michael Fleischer 8a4e39ea56
German translation updates (#481)
4 years ago
arkon 9f15f25f43
Update to Kotlin 1.4.10, coroutines 1.3.9, Kotlinter 3.0.2 (#594)
4 years ago
Jays2Kings f10f8c6b64 Version 1.0.8
4 years ago
Jays2Kings 21309bac4d Updating some dependencies
4 years ago
Jay c60ffbbb25 Reorganizing advanced options slightly
4 years ago
arkon 2bb1427162 Add advanced option for DNS over HTTPS via Cloudflare
4 years ago
Jay 7a87714c88 Sectioning Advanced section
4 years ago
Jay 696ffff401 Added option to clean cache of online covers in advanced
4 years ago
Jay 38fac8341d Using new cache for non-library manga
4 years ago
Jay 20e81073aa Fix crash when canceling library update with new chapters
4 years ago
Jay 06ee5439d1 wrap unsub in pageholder in try
4 years ago
Jay e3e18ea775 Added delegate callback for removing downloads
4 years ago
Jay ad57086d8c Deeplink into chapters for a few sources
4 years ago
Jay b4151e6761 refactor fav popup
4 years ago
Jay 198cf86377 Changed long press for fav button in library inside the popup menu for said button
4 years ago
Jay 0670e00a09 Use generic for filterChapters to remove cast warning
4 years ago
Jay 23e7b380b0 Removed coroutine on manga presenter launch
4 years ago
Jay 281470252b compile fixes
4 years ago
Carlos d308e0c29f
update nth chapter logic from stable (#504)
4 years ago
Carlos 90ca4ecf53
Make cards and bottom sheet multiple of 4 for standards (#539)
4 years ago
Carlos 7372109520
Use the same logic in the mangadetails filter as the reader filter (#543)
4 years ago
Carlos 813a3c6e68
Download updates (#546)
4 years ago
Carlos c0228f06f8
Some minor stuff from upstream (#547)
4 years ago
Yu Xiao 45eab517d0
TLS 1.3 support for Android < 10 (#519)
4 years ago
Michael Kwok 5eb5042622
enable WebView DOM storage (#522)
4 years ago
Carlos 718165a58e
fix download cache performance issue (#537)
4 years ago
Jay 1e9b9dabe3 Fix download cache not working for a source name change
4 years ago
Jay cfbc3156a1 Share urls of multiple manga in library
4 years ago
Jay 3bd8f92824 Minor tracking updates from PR
4 years ago
Jay 7fc84f6924 Remove dividing line between title and options in bottom menu sheet
4 years ago
Carlos 442a439e66
Tracker improvements (#473)
4 years ago
Jay 585e57c8bf FIxed #472 - Local manga edits not using existing json
4 years ago
Jay 06192419cb using runblocking for MAL intercept
4 years ago
Carlos 8ce1d94fd2
add 400 response login refresh for mal (#476)
4 years ago
Jays2Kings 4a30968236
clean up of plugin to use classpath so it can use the kotlin class instead of having to intercept in the settings.gradle (#475)
4 years ago
Jay 231c7f5bf3 Fixed #397 - Add to manga dialog not removing from library on cancel
4 years ago
Jay f5f4b8a119 Fixed #469 - Reader chapters clickable while collasped
4 years ago
Jay 14ec89f654 Save reader progress when activity is paused
4 years ago
CarlosEsco 4e0c97a120 clean up of plugin to use classpath so it can use the kotlin class instead of having to intercept in the settings.gradle
4 years ago
Jay 1978b9a62e Fix reader toolbar click intent
4 years ago
Jay 36ade17ba7 Format fixes for reader activity
4 years ago
Jay 70105110b5 Tapping on reader toolbar title now opens manga page
4 years ago
Jay c189a840a7 Moved reader dismiss notification to the presenter
4 years ago
Jay 3a74c7918d Using a globalscope instead of current scope for showing new chapters notification
4 years ago
Carlos 7d5fa5a603
remove shortcuts.xml plugin since shortcuts arent used anymore (#463)
4 years ago
Jay 07999b0c2d similar updates that i made in neko
4 years ago
Jay cac18f16ab Switching "disable zoom" setting to "enable zoom out"
4 years ago
Jay f7b10463f7 Release 1.0.7
4 years ago
Jay d7335bdc2f more tracepot crash fixes
4 years ago
Jay 11598362b8 Using chapter number instead of chapter title for sharing pages
4 years ago
Jay b6bdc1fc0d Fix crash in search activity
4 years ago
Jay 3c77ead449 Remove hashmap for categories, since that causes OOM on some devices
4 years ago
Jay 69fd723410 Set search pinned sources default to false
4 years ago
Jay 290bd9091a Version 1.0.6
4 years ago
Jay 37957e61c9 Alway show the category title always for dymanic categories
4 years ago
Jay d7c6575962 Clean up german strings
4 years ago
Jay f716307492 Remove neko reference in dl cache
4 years ago
Carlos a5c9411f29 switch to check folders for downloads whenever delete chapters is called so the manga folder doesnt get deleted by accident
4 years ago
TheLich132 4849cc6bd2
Update polish translation (#393)
4 years ago
Eugene 9713c981b1
Russian localization (continued) (#394)
4 years ago
Tio Nick 19c4efcef8
Update for Portuguese translation (#407)
4 years ago
Michael Fleischer 7779c4ac2b
German translation (#430)
4 years ago
Jay b42d611fde Added inset hieight to menu sheet when setting max height
4 years ago
Jay b6f6b410bb Fixed set as cover in reader not prompting for confirmation
4 years ago
Jay 2e96a2179a made ReaderChapterFilter not a singleton
4 years ago
Carlos 1d5fe4f775
Clean up the reader filter logic (#444)
4 years ago
Jay 8f410ca864 Reorder Library Update Service
4 years ago
Carlos c67a5a2c0e
move coil package out of download package and into image (#445)
4 years ago
Jay a15563d409 Slight refactoring to library presenter
4 years ago
Jay a8d577e790 Disable clicking on dyamnic category headers
4 years ago
Jay 59c2da3f91 Batch select sources for pre migrations
4 years ago
Jay a3305171d6 Migration updates
4 years ago
Jay c4f1183dc4 Moving new material views to base class
4 years ago
Jay 2413d4c91e Pressing category button in hopper opens a mini category jump sheet
4 years ago
Jay b3069b191e Fix appbar not showing sometimes when tapping the mini category bar
4 years ago
Jay 7c034f040b Fixed weird behavior with dragging categories
4 years ago
Jay 32aea55f42 Send manga/chapter/page details when sharing a chapter page
4 years ago
Jay 0657d3db93 Added ComicExtra as comic source
4 years ago
Jay 71b86d7ba1 Fixed #267
4 years ago
Jay acfc81b9b9 Calling the first setting category in library settings "general"
4 years ago