Commit Graph

509 Commits (b8b35520daf34ab8cb70cdb901e889ab4edf4d74)

Author SHA1 Message Date
Koitharu 5b9922d509 Remove unused code 5 years ago
Koitharu 49eebdf554 Specify LazyThreadSafetyMode for inject and viewModel delegates 5 years ago
Koitharu 2da941d550 Update dependencies 5 years ago
Koitharu 5a8d7531bf Ui fixes 5 years ago
Koitharu 4d1f5e22d3 #21 Fix cloudflare passing 5 years ago
Koitharu 012416c881 Improve password protection 5 years ago
Koitharu 0f48ad07a3 Support no-fullheight pages in webtoon mode 5 years ago
Koitharu 64752da948 Optimize global search 5 years ago
Koitharu d9d0656ef4 Update dependencies and gradle 5 years ago
Koitharu b17d8efa5c Update Koin to 3.0 5 years ago
Koitharu b07fcf5842 Use static version code 5 years ago
Koitharu f669a1ca0f Update version name 5 years ago
Koitharu 03510a1f19 Update dependencies 5 years ago
Koitharu 049f32d2f0 Fix smooth page switching 5 years ago
Koitharu 11a9db3cc2 Fix "Unsupported image format" error 5 years ago
Koitharu 57dd5743f0 Fix tabs on landscape 5 years ago
Koitharu 5f37e76c85 Update dialogs 5 years ago
Koitharu fc51d49505 Fix lists padding 5 years ago
Koitharu 3dde254452 Refresh tabs style 5 years ago
Koitharu aa21dd9721 Fixes 5 years ago
Koitharu 71f5ee8cb1 Support for multiple manga branches (translations, etc) 5 years ago
Koitharu 40f27ae634 Fix page saving 5 years ago
Koitharu 0dfba47d85 Misc small fixes 5 years ago
Koitharu 69e44b10e9 Fix tags on details screen 5 years ago
Koitharu 4cd0cb04a3 Fix reader state restoration 5 years ago
Koitharu d9d5595bde Ellipsize chapters in feed 5 years ago
Koitharu ed70ca4e18 Information toast in reader 5 years ago
Koitharu a371bb6514 Fix activity leak on Android Q 5 years ago
Koitharu ee26a3e434 Fix search pagination 5 years ago
Koitharu 5bb6eae673 Use publicUrl instead of url 5 years ago
Koitharu 3357c00578 Add "public url" field to manga 5 years ago
Koitharu 1f2f40f077 Fix DesuMe parser 5 years ago
Koitharu c25ee93ccb Update source preferences 5 years ago
Koitharu 4aa1b58109 Use relative urls for mangas and change id generation algorythm 5 years ago
Koitharu c64115a268 Remove REQUEST_IGNORE_BATTERY_OPTIMIZATIONS feature 5 years ago
Koitharu 33296217a4 Fix title in BrowserActivity 5 years ago
Koitharu 0e384c134d Fix some manga sources 5 years ago
Koitharu 7f37c1f99e Option to reverse chapters order 5 years ago
Koitharu d1aa0f0407 Fix action mode 5 years ago
Koitharu 4d904fe12f Tracker become foreground mode 5 years ago
Koitharu 3df8b8d170 Update preferences 5 years ago
Koitharu 42f0fa9bbf Fix grid spacing 5 years ago
Koitharu 5cbc592d23 Show manga source in details 5 years ago
Koitharu 85c424580a Add Remanga source 5 years ago
Koitharu 0d0e3acd04 Fix MangaLib search 5 years ago
Koitharu 49f9fb0488 Hide unknown rating in list 5 years ago
Koitharu bbcd96b981 Clear updates feed from options menu 5 years ago
Koitharu 510c5b70c9 Show progress of new chapters checking 5 years ago
Koitharu 951a0db3f2 Fix snackbars in settings 5 years ago
Koitharu d85f23b320 Replace RequestDraft with plain Url 5 years ago
Koitharu 0c0214a85e Fix MangaLib 5 years ago
Koitharu 9054f5720f Refactor repository creation 5 years ago
Koitharu bb1dd74277 Support custom headers for page requests 5 years ago
Koitharu 96d437b2a8 Use system CookieManager as CookieJar 5 years ago
Koitharu 8f8d85d172 Fixes and refactor 5 years ago
Koitharu a242aa6633 Fix backup restore 5 years ago
Koitharu 1a0986212b Support Referer header for image requests 5 years ago
Koitharu 22e7bab879 Fix chapters preloading 5 years ago
Koitharu 9bd7daef65 Shared RecycledViewPool 5 years ago
Koitharu d1e17c8ec2 Fix favourites categories 5 years ago
Koitharu e674e0f36f Optimize LiveData from flows 5 years ago
Koitharu 7fd71c13f3 Fixes 5 years ago
Koitharu 9a0b7c4700 Fix tracker duplicates 5 years ago
Koitharu c54d128c09 Fix page saving 5 years ago
Koitharu a1545fd889 Fix zoom changing 5 years ago
Koitharu 6e1fdcb19a Fix AlertDialogFragment view lifecycle 5 years ago
Koitharu 72bedfd92e Fix reader animation changes 5 years ago
Koitharu c132f1d5c4 Fix shortcuts 5 years ago
Koitharu abc4ab92a9 Fix reader immersive mode 5 years ago
Koitharu 0931e4e0e6 Misc fixes 5 years ago
Koitharu 113cde2f07 Sort favourites by date descending 5 years ago
Koitharu bf2d82723b Refactor objects to classes 5 years ago
Koitharu 6463023736 Edge-to-edge ui 5 years ago
Koitharu b8d2fa69c4 Change shortcuts target to reader 5 years ago
Koitharu 904d12f611 Refactor reader 5 years ago
Koitharu 71a5801a0c Some fixes for favourites 5 years ago
Koitharu 6b529f806f Fix default value for some preferences 5 years ago
Koitharu 9b5510ac59 Move list states to adapter delegates 5 years ago
Koitharu 90be936c82 Optimize images loading 5 years ago
Koitharu 29e6eab0e7 Drop Jetifier 5 years ago
Koitharu 75b3ea0bc9 Migrate to ViewBinding 5 years ago
Koitharu a215d9ebfc Fix search 5 years ago
Koitharu cef5d91eec Fast scroll in lists 5 years ago
Koitharu 9c20559962 Option to group history by date 5 years ago
Koitharu 5ed4d0b6b7 Fully migrate to AdapterDelegates and cleanup code 5 years ago
Koitharu 53e36d23b1 Migrate favourite categories to AdapterDelegates 5 years ago
Koitharu fa02cfd7e8 Migrate details to AdapterDelegates and mvvm 6 years ago
Koitharu 1b1540b35b Upgrade kotlin 6 years ago
Koitharu b9f35f34ad Migrate feed to adapter delegates 6 years ago
Koitharu 12c8cdfd70 Remove Related manga tab from details 6 years ago
Koitharu 971f708e45 Fully manga list fragments to AdapterDelegates and mvvm 6 years ago
Koitharu 7e76e10591 Migrate to AdapterDelegates 6 years ago
Koitharu 7d24286c55 Migrate to MVVM 6 years ago
Koitharu eaac271143 Remove from favourites via popup menu 6 years ago
Koitharu d135898b49 Backup and restore user data 6 years ago
Koitharu 03dbd86363 Fix some StrictMode warnings 6 years ago
Koitharu 908baebb62 Dark amoled theme 6 years ago
Koitharu 5190ec3e98 Passing CloudFlare checks 6 years ago
Koitharu 17c20b2bf9 Handle CloudFlare protection #13 6 years ago
Koitharu e2b65f6fb6 Fix Grouple external links 6 years ago
Koitharu 28a9659410 Scale mode option for reader 6 years ago
Koitharu bdebd0578e Fix crash in settings 6 years ago
Koitharu 53542f3f86 Update crash activity 6 years ago
Koitharu 2772f0b3dd Remove preferences keys from resources 6 years ago
Koitharu 95a4bf41d2 Popup menu on favourite tabs 6 years ago
Koitharu e497781359 Option to prefer Rtl reader 6 years ago
Koitharu 72fdc7796f Use ArrayDeque in reader 6 years ago
Koitharu a885709ba9 Reversed reader mode #15 6 years ago
Koitharu 578c1c3825 Ui fixes 6 years ago
Koitharu a5fba83510 Refactor: Provide manga parsers via DI 6 years ago
Koitharu 6f3ae19345 Checking for updates in settings 6 years ago
Koitharu 2135195f27 MangaRead parser #17 6 years ago
Koitharu a8c22de601 Reduce memory usage 6 years ago
Koitharu 56e145420c DI refactoring 6 years ago
Koitharu fb60b26f08 Remove chucker 6 years ago
Koitharu ff3ebbf1d9 Add NudeMoon parser (broken) 6 years ago
Koitharu 4dc9df0515 Refactor 6 years ago
Koitharu e9bce8ef15 Password protection 6 years ago
Koitharu 55fc1aeadd Option to configure tracked manga 6 years ago
Koitharu 693f568b8e Refactor BasePresenter 6 years ago
Koitharu 5293a8d209 Update dependencies 6 years ago
Koitharu 1c46fc7f23 Fix manga downloading 6 years ago
Koitharu b7e4c6b8c0 New cbz write utility 6 years ago
Koitharu df599e9d50 Fix MangaLib parser 6 years ago
Koitharu 6009f089e7 Update coil version 6 years ago
Koitharu 0a4f2f848e UI fixes 6 years ago
Koitharu 85fc3a024c Fix henchan 6 years ago
Koitharu eeb536b1ac Fix crash on import 6 years ago
Koitharu 5b8e8d76c0 Update target sdk 6 years ago
Koitharu 73cf2964b2 Option to manually track manga updates 6 years ago
Koitharu 8372f9b5de Update dependencies 6 years ago
Koitharu d7181e35e7 Update dependencies 6 years ago
Koitharu 55d824bb94 Remove header from drawer 6 years ago
Koitharu 229d9fa2ae Update launcher icon 6 years ago
Koitharu 3eb68e1ff9 Manual screen rotation in reader 6 years ago
Koitharu b103589bba Fix unsupported image formats in reader 6 years ago
Koitharu 0726c037a4 Update dependencies 6 years ago
Koitharu 0ff64931e0 Close drawer on back pressed 6 years ago
Koitharu 2374c96009 Fix source preferences summaries 6 years ago
Koitharu 2dd51117e9 Remove unused resources 6 years ago
Koitharu 6c5f3c7d97 Fix readmanga search 6 years ago
Koitharu 626bb20edb Fix global search 6 years ago
Koitharu d363869dab Fix cbz thumbnails 6 years ago
Koitharu 774f33c63d Get remote manga for local in tracker 6 years ago
Koitharu 079427346a Update dependencies 6 years ago
Koitharu a1a3125834 Fix crash on manga downloading 6 years ago
Koitharu c06923dbdf Merge branch 'devel' 6 years ago
Koitharu 66ca51cc73 Fix MangaTown endless search 6 years ago
Koitharu bf45480366 Update henchan default domain 6 years ago
Koitharu 28618e394e Fix *chan search 6 years ago
Koitharu 9762a466ce Fix Mangalib pages loading 6 years ago
Koitharu 367a97a95b Fix page error processing 6 years ago
Koitharu c3ab197aa0 Fix some StrictMode warnings 6 years ago
Koitharu a0aa33a499 Option to clear updates feed 6 years ago
Koitharu b27bc86141 Fix search history preference 6 years ago
Koitharu 84ef2af82f Fix MangaDetailsPresenter sharing 6 years ago
Koitharu a2f09d8763 Restore download after network error 6 years ago
Koitharu 79058440a1 Fix grid span count #11 6 years ago
Koitharu 7f9cfdbf7a Show app update in dialog 6 years ago
Koitharu 85f7477450 Cleaning up traks 6 years ago
Koitharu 0e08d75626 Update dependencies 6 years ago
Koitharu 1b4a65f476 Update pages thumbnails list 6 years ago
Koitharu 2e69395ade Update ui 6 years ago
Koitharu 3f61f13b7b Show related manga 6 years ago
Koitharu 10a0f0ad53 Fix empty tracker log records 6 years ago
Koitharu 680fc66f21 Tracker fixes 6 years ago
Koitharu e01b74ee3d Pagination loading indicator 6 years ago
Koitharu 3539e6a892 Global search 6 years ago
Koitharu ff56f5a343 Fix updates feed 6 years ago
Koitharu 9ce43a39c8 Global search 6 years ago
Koitharu 7927bf0c9a Refactor 6 years ago
Koitharu aec2d71688 Manga updates feed 6 years ago
Koitharu 140a0f4d66 Log manga tracking 6 years ago
Koitharu 7cf57535ab Update dependencies 6 years ago
Koitharu 31fe924157 Merge branch 'master' into devel 6 years ago
Koitharu 6d193baa69 Increment version 6 years ago
Koitharu 3bd7b54405 Capitalize MangaLib genres 6 years ago
Koitharu d99450c5a3 Prepopulate favourite categories 6 years ago
Koitharu 6444122c0a Update database: add tracklogs table 6 years ago
Koitharu e38e5fdf0f Small enhancements 6 years ago
Koitharu c1c2b11bd8 Show local manga size 6 years ago
Koitharu 7d147b3c37 Check wakelock is held in download service 6 years ago
Koitharu 260ff32cd1 Detect chapters in cbz if index missing 6 years ago
Koitharu ccc5f3e423 Fix webtoon scroll 6 years ago
Koitharu 8b32a60743 Misc fixes 6 years ago
Koitharu c1faf2fe06 Remember last opened section 6 years ago
Koitharu 3588270742 Show favourites by categories and manager categories order 6 years ago
Koitharu 01607ec1e2 Fix MangaLib provider 6 years ago
Koitharu 50f8cb9193 Action mode chapters selection 6 years ago
Koitharu 0100974508 Optimize webtoon scroll 6 years ago
Koitharu b438898456 Add mangalib source 6 years ago
Koitharu c3c43dce3d Update dependencies and fix deprecations 6 years ago
Koitharu e33dfd63e4 Downgrade kotlin 6 years ago
Koitharu 1927500f5a Configure shelf appwidget 6 years ago
Koitharu f9ccd0851d Small refactor 6 years ago
Koitharu 23412e5c17 Optimize webtoon scroll 6 years ago
Koitharu 1b7c8355ec Refactor: fix deprecations 6 years ago
Koitharu 8378b3dd90 Disable save action for local chapters 6 years ago
Koitharu b2bb1d22df Fix default storage 6 years ago
Koitharu 34acf5bb55 Fix json null string 6 years ago