Commit Graph

1135 Commits (5c662b1ae104df46dec326b102b4179116275a31)

Author SHA1 Message Date
len 90d27147e6 Fix gradle build warnings. Remove unused strings
7 years ago
Jozef Hollý 634247c590 New translation system (#844)
7 years ago
len fd8f7ea693 Fix #880. Downgrade conductor to 2.1.2 for now
7 years ago
len 5eeb497f2b Fallback batoto urls to http (a library update took ages). Kotlin update to 1.1.3
7 years ago
ddmgy 505e642691 Fix issues with Batoto; some links now use https rather than http, so parsing was affected. (#873)
7 years ago
len 74a7e2a17e Fix local source not working if english was disabled. Closes #848
7 years ago
len 5fec956ce6 Main activity now uses single task. Fixes #850. Actually use new support library
7 years ago
len 1794782323 Add option to invert volume keys. Closes #834
7 years ago
len 0210ee8747 Fix #819. Update support lib
7 years ago
len ca412832ef Library notification now opens recent updates. Closes #808
7 years ago
Carlos 1089c25b8f allow sorting by total chapters for library view (#811)
7 years ago
_Pavka e85841784c Russian strings update (#820)
7 years ago
inorichi ca2236958a Reorganize layouts by feature
7 years ago
inorichi c7686323b7 Remove activity mixin class
7 years ago
inorichi 73d1a1a05e Fix backup issue. Closes #806
7 years ago
len 211f7b591b Dependency updates. OkHttp nullability changes
7 years ago
len 72ea256906 Downloads with conductor. Remove flexible adapter 4 dependency and unused classes.
7 years ago
inorichi f521622d4d Minor changes to tabs animator
7 years ago
inorichi dc5283ce9a Use an object animator for the tabs
7 years ago
len 256a4197c9 Replace changelog dialog with controller, move migration logic to a separate class
7 years ago
len a5a12f8b3a Add landscape layout for manga info. Fix portrait layout image paddings when the tab layout was expanded
7 years ago
len bbe180ecd1 Improve tab layout animation. Fixes #800 and #801
7 years ago
inorichi 67678cd49e Add an option to refresh all tracking metadata
7 years ago
inorichi 097d4fe34c Fix memory leak
7 years ago
inorichi 5914346ace Remove unused classes and arrays resources
7 years ago
Bram van de Kerkhof 062788f222 Fixed tracking cardview + readded AMOLED theme. (#798)
7 years ago
inorichi 55be9b9ca5 Fix settings crashes before Lollipop
7 years ago
len 0da2f91771 Info shows last chapter instead of chapter count. Resolves #765
7 years ago
inorichi ff190e02d4 Preferences with conductor (#792)
7 years ago
inorichi 29fd5747eb Recent chapters with constraint layout
7 years ago
Carlos fa8f5bc0d8 Add images and 'view chapters' to library updates (#785)
7 years ago
Bram van de Kerkhof 2118434823 Initial AMOLED theme + some CardView fixes (#787)
7 years ago
inorichi 2eeac0bf8b UI with Conductor (#784)
7 years ago
len 89b293fecd Kitsu: remove limit from query
7 years ago
len 3f758d5981 Kitsu: replace media_id with manga_id
8 years ago
Carlos e838bb43d2 Deleting categories hides manga until switch from and to library #686 (#769)
8 years ago
Andy Bao b7b83305b2 Allow multiple sources in each extension source apk (#761)
8 years ago
len 8df3080e0d Pass backup uri as parcelable to restore service
8 years ago
len f88794c752 Keep models from source package
8 years ago
len cc9e2cee1f Fix webtoon scroll jumps. Closes #751
8 years ago
len 91cb892c74 Release 0.5.2
8 years ago
len a26f908370 Dependency updates
8 years ago
len 4d14f56fa8 Improve webtoon reader scroll up
8 years ago
lifeweaver d9a2255be9 Retain last read page when using the webtoon mode (#738)
8 years ago
len 5e3d71c6c5 Fix shortcuts
8 years ago
len 619d94bf36 Kitsu: use new rating system. Fixes #743
8 years ago
Bram van de Kerkhof 6069659e0f Small fixes (#740)
8 years ago
lifeweaver f6a79bde6f Add manga straight into a category from catalogues (#737)
8 years ago
len bb9e230b35 Fix #708
8 years ago
len bc9417e16b Notify licensed content in mangahere
8 years ago
len a4313d388d Fix activity leaks in backup, restore dialogs and properly handle db transactions
8 years ago
Bram van de Kerkhof 4ebb3a894d Added round icon + added shortcuts (#732)
8 years ago
Bram van de Kerkhof 0642889b64 Rewrote Backup (#650)
8 years ago
len 3094d084d6 Library notification: handle only one update as a special case
8 years ago
len f9fec74ffd Add short description to library update notification
8 years ago
inorichi 8ef3ab0d49 Cancel library progress notification after posting the result
8 years ago
len e9a6f8ef46 Update app icon with shadow
8 years ago
len 68724752f8 Separate some changes unrelated to backup from PR
8 years ago
len de8fa09366 Keep new chapters notification across updates
8 years ago
len e619870eec Fix #716
8 years ago
len 4be5f0dab3 Release 0.5.1
8 years ago
len abe1929b49 Update vietnamese strings. Document Kissmanga changes
8 years ago
Bram van de Kerkhof 68c4116327 Category-specific auto download (#701)
8 years ago
len 3be9881997 Kissmanga fix. Kotlin 1.1.1
8 years ago
Andy Bao 2e44f29882 Prevent some manga breaking the download notifier (#711)
8 years ago
len a5520c1936 Manga info with constraint layout
8 years ago
len 112cdd54e3 Update chapters adapter
8 years ago
len b512c67b5d Fix #704. Dependency updates
8 years ago
len d8fa7bc9d2 Post updater notification before starting downloads
8 years ago
len 41397ab41d Don't post too many notifications in the updater
8 years ago
len c437f1473c Add dev flavor. Bugfix in reader
8 years ago
Gilfar 6020cd011d Fix #692. Mangasee needs proper headers for data requests. (#694)
8 years ago
len 582bb3e2ca Handle a few more possible external directories before Lollipop
8 years ago
len 5c67161dce Minor changes for Kotlin 1.1
8 years ago
len c00eaae62b AS 2.3 and Kotlin 1.1
8 years ago
len 8e4dd030d0 Release v0.5.0
8 years ago
len 4d7b188999 Fix #636. Minor improvements. Dependency updates
8 years ago
len 6de260d73f Fix #660. Update subsampling
8 years ago
len 2230ad59f1 Minor fixes and improvements. Dependency updates. Drop support for the old armeabi and use arm64-v8a instead
8 years ago
len e22b1661f4 Borders crop improvements
8 years ago
Taumer bb723076ee Chapter Recognition for Read/Mintmanga (#682)
8 years ago
len 91c58640a7 Add crop borders functionality, #219
8 years ago
len c8e3375248 Rar/cbr support
8 years ago
len aeef8c02d8 Basic epub support
8 years ago
len 08f2cd2472 Error drawable now looks better with the dark theme
8 years ago
len fe413d52d6 Show loading/error for images in catalogue grid view. Update support lib
8 years ago
Bram van de Kerkhof add2ca0b8f Fixed multi-threaded initial download not showing. (#675)
8 years ago
len ad6cdc9017 Allow glide to use source's network client. Catalogue fixes
8 years ago
paronos dd8cab4562 improve local manga chapter sorting (#672)
8 years ago
len f7c791d153 Ask for chapter deletion when removing from library
8 years ago
len b66f06d9dc Use the first 3 bytes for jpeg
8 years ago
len 89940677cc Use custom mime discovery in downloader
8 years ago
Bram van de Kerkhof 56e7a1e2a0 Language hot fix (#668)
8 years ago
len 810f5ad531 Fix FAB behavior
8 years ago
Bram van de Kerkhof 495f5d03ac Enable Vietnamese language
8 years ago
namnguyendeveloper f63d2cebfc Update Vietnamese Language (#664)
8 years ago
Taumer ae60e8cbd5 Fix Mangachan issue from #628 (#667)
8 years ago
len 772bef05fc Fix #661
8 years ago
len 9320d1f7a4 Update subsampling
8 years ago
len e8912c5dc9 Local chapter url relative. Other minor changes
8 years ago