Commit Graph

1086 Commits (bb40a4d6b840eccea11695e38f2af55746345e52)

Author SHA1 Message Date
len dc882b4dce Make clear error codes are from HTTP
8 years ago
len 77b4de3941 Minor changes
8 years ago
len 006d17aac7 Fix locale not applied outside activities
8 years ago
len 1a3a1db4ff Remove Language class. App's language and hidden languages settings were reset
8 years ago
len 97fa659283 Kitsu fixes
8 years ago
paronos f1d84ccb49 Add "Completed" filter; fix Mangahere; fix Mangafox (#604)
8 years ago
Gianmarco David 1f14240251 Translated some strings to Italian (#602)
8 years ago
len ea6fed6ecf Exclude novels from Kitsu results
8 years ago
len d09eca7833 Anilist/Kitsu Fixes
8 years ago
Krishna Shukla 2c6f64c5ae Refresh option in the library updates tab (#606)
8 years ago
Krishna Shukla ec87e4359b Drawerfix/readme update (#601)
8 years ago
len 2b63bae989 Show login errors
8 years ago
len 82f4e3157a Minor changes
8 years ago
len 725ceab00b Hide API implementation from MAL service. Reorder methods and minor changes
8 years ago
len ba428c401d Fix Kitsu refresh method
8 years ago
len 510669ee2c Fix wrong anilist decimal scores
8 years ago
len 8d749df290 Score formatting. Hide API from Anilist/Kitsu services.
8 years ago
len 091c0c0c71 Fix system language setting always using english
8 years ago
Bram van de Kerkhof 7fdd2cacd7 Fixed updater on Android N. Closes #592 (#595)
8 years ago
reconman 2241a0b2de Using title instead of text for Mangahere titles (#591)
8 years ago
len d21a93123b Dependency updates
8 years ago
len e542a8d8e2 Fix tab gravity
8 years ago
inorichi 94ee4e7fb5 Experimental Anilist and Kitsu support (#586)
8 years ago
len e3d430eb5e Fix #587
8 years ago
len fd76255cf6 Release 0.4.1
8 years ago
len d180631877 Add ripple effect to filter nav view
8 years ago
len 1977e21363 Fix method conflicts
8 years ago
len e1a3ee1b81 Bugfixes
8 years ago
Bram van de Kerkhof cc43d9daed fixes wrong getBroadcast calls from imageNotification (#585)
8 years ago
len 79705df499 Apply material design guidelines to categories
8 years ago
len 36bbb906c1 Library sort change doesn't trigger filtering
8 years ago
len 816cc17ed3 Fix #577. Fix language not applied in reader activity.
8 years ago
len 97e3b5d2ab Add unread sorting
8 years ago
Bram van de Kerkhof 79ab9d80f2 Improved last_read sorting (#576)
8 years ago
len 32511149d1 Format fixes. Move lang setting to the first entry (looks better IMO)
8 years ago
Ken Swenson cc9fd53abb Implement language switcher (#563)
8 years ago
len 4061c7450b Better network error handling
8 years ago
len 9ad535bde6 Optimize library downloaded filter
8 years ago
inorichi b067096fc7 Add drawer to filter and sort the library (#570)
8 years ago
len 2dd58e5f7d Ask for confirmation before changing the cover. Fixes #562
8 years ago
len 7c42ab885b Readers know how to move to each side. Fix #566
8 years ago
len 26b283d44d Fix webtoon reader touch events. #561
8 years ago
len 8c1b07c4ba Handle null directories as empty arrays
8 years ago
len f98e0858a7 Improve download discovery performance in library updates view
8 years ago
Robin Appelman 8b60d5bfcb Add optional to automatically download new chapers (#538)
8 years ago
len 30b4c6e755 Remove some state from the library view
8 years ago
len 3d2a98451b Avoid going to db when a library filter is changed
8 years ago
Bram van de Kerkhof aba528b227 Added option to sort library (#536)
8 years ago
len d971768056 Release 0.4.0
8 years ago
len 2e39be6625 Image is now the default decoder
8 years ago
len f514d466a6 Minor changes and fixes
8 years ago
len d10bf45283 Download next N chapters now excludes the ones enqueued. #556
8 years ago
len a0064a1699 Don't allow to create categories with the same name
8 years ago
len 907472403d Upgrade okhttp
8 years ago
paronos a9b6db9ee9 Italian language (#551)
8 years ago
len 3e1dc9f400 Add property to get the number of a page
8 years ago
len d30c019b89 Allow to share images when reading online. Move chapter cache to external cache dir. Dependency updates.
8 years ago
len 86b8712dd1 Update subsampling
8 years ago
len 44241e03da Update preferences lib
8 years ago
len 12dcc2c31f Set share image mimetype with wildcard
8 years ago
len bb89b72a81 Don't validate the page number and extension when saving a page
8 years ago
len ea790faeb3 Always cancel library update task
8 years ago
len 4ef7b16925 Minor refactor
8 years ago
len 93e244b4c4 Fix #547
8 years ago
len 87281d34c1 Fix #528
8 years ago
len 20041701cd Handle empty directory. Fix travis
8 years ago
len f9c5379400 Fix #546
8 years ago
len 2a531f1a1e Fix #545
8 years ago
len 4d4b9c0d6d Dependency updates. Remove some unused strings
8 years ago
psychowood dc592e92b5 Added Volume and Title to chapters from MangaHere (#523)
8 years ago
len 0db1a3167d Improve extension discovery. Fix #542
8 years ago
len 830f792824 Fix #541
8 years ago
Taumer a13ebc3975 Some improvements for russian catalogs (#540)
8 years ago
Gilfar b28ef61618 Better recent updates regexp for Mangasee (#539)
8 years ago
inorichi 6f297161de Download manager rewrite (#535)
8 years ago
len 59c626b4a8 Add an extension function to limit the number of characters in a string. Dependency updates
8 years ago
len 1d014a5a94 Minor fix
8 years ago
len 2dc8159d96 Fix #517 and a few more crashes
8 years ago
len 453f742732 Trying to fix a crash in settings (again)
8 years ago
len 5e6cf9fb02 #529
8 years ago
len 83349fc72d Trying to fix a crash in settings
8 years ago
inorichi 979a5c8c16 Merge pull request #526 from Gilfar/mangasee-seasonal
8 years ago
inorichi 9f625835ec Added option to download page or set page as cover (#481)
8 years ago
Gilfar 5fd379e71b update for seasonal manga from Mangasee
8 years ago
Bram van de Kerkhof 9c5b497751 Changed sort icon from by alpha to by numeric (#525)
8 years ago
Bram van de Kerkhof 4dc5f3e7d9 Indention
8 years ago
Bram van de Kerkhof 13954ffe01 Added page.ready check
8 years ago
Gilfar 36d4e1f7ef update Mangasee due to webpage changes (#521)
8 years ago
len b716a2f8ac Fix compilation error
8 years ago
len f98095e6cb Allow to change chapter fields before inserting to database. Update Kotlin to 1.0.5
8 years ago
Greg Wright d183aca810 Update MangaSee URL (#518)
8 years ago
inorichi 52f4bddbce Set flex time
8 years ago
len b837424f29 Fix update notification not allowing installations on some ROMs (like MIUI)
8 years ago
len 2856d9d6a3 Add product flavors. Switch to evernote's job scheduler
8 years ago
len 71fac76e3d Rename bookmark column val
8 years ago
Bram van de Kerkhof 125f1ae34c Added option to bookmark single chapter (#496)
8 years ago
len b418169c20 Exclude backup empty fields
8 years ago
len c64d8c8b6b Fix tests
8 years ago
len 10a1ba95d6 Support API 25 again. Bump dependencies
8 years ago
Naji Astier 27d3daf918 Add support for latest updates to Readmangatoday (#512)
8 years ago
len dcbd72e64d Release 0.3.2
8 years ago
len 52e1e93f9d Added another image decoder. It should be faster than Rapid and more reliable than Skia.
8 years ago
Bram van de Kerkhof 7d3d0999f3 Fixed API 24 FileProvider error
8 years ago
Bram van de Kerkhof 93f90b5a62 fixes
8 years ago
Bram van de Kerkhof c2b113ac0a Fixes + API 16 support
8 years ago
Bram van de Kerkhof 8ff8ab4f27 Fixed webtoon page
8 years ago
Bram van de Kerkhof 414b8c9f21 Now uses glide for notification
8 years ago
Bram van de Kerkhof 4975787afa Added code to prevent OutOfMemory error. Made notification optional. Can now save image on long press. Bug fixes
8 years ago
Bram van de Kerkhof 1210691fdd Format fix + notification feedback
8 years ago
Bram van de Kerkhof 2a4527a8d6 Removed network call now copies from page image
8 years ago
Bram van de Kerkhof 2991906a85 Added option to download page or set page as cover
8 years ago
len 5b1f4f189b Reader fixes
8 years ago
len d77a1e6925 Change webtoon image callback to onReady
8 years ago
len 19c713ebb2 Minor changes
8 years ago
len 90e0e0b72a Webtoon reader now shows download progress. Keep the progress bar until the image is decoded
8 years ago
len 22bbcaeed0 Remove builtin decoders from Rapid
8 years ago
len d7b8015df7 Drop support for reencode images
8 years ago
len c1ac47e1ce Revert support lib 25 (broken as usual), update subsampling lib
8 years ago
len e375101132 Revert "Support API 25. Use new DividerItemDecoration."
8 years ago
len 05b14bae7b Support API 25. Use new DividerItemDecoration.
8 years ago
len eb15fe3898 Remove 2048 bitmap size limit
8 years ago
Bram van de Kerkhof 4f5518bdd8 Fixed wrong chapter recognition for S0 - Chapter 00 (#499)
8 years ago
inorichi c9e1e6e020 Release 0.3.1
8 years ago
inorichi ade73e6892 Keep project classes
8 years ago
len ee2aae7e3a Release 0.3.0
8 years ago
len b6011d4cf5 Minor changes
8 years ago
len a31c6ff875 Decode notification logo in background thread. Set max bitmap size to 2048
8 years ago
len 69baaac27e Another crash fixed in webtoon reader
8 years ago
Bram van de Kerkhof b16a90e9d9 Fixed incorrect string for color filter (#493)
8 years ago
len f31aa622c0 Fix tests
8 years ago
len 4578edf157 Use old refresh icon (but with the app's logo)
8 years ago
len 33df35db1b Multidex debug build
8 years ago
len 093ddd776b Update GCM
8 years ago
len da10b27219 Dependency udpates, ABI filters
8 years ago
len 5b4ed6f926 Delete old alarm
8 years ago
len 8fc467652d Add app's notification icon
8 years ago
MrAmnesiac 7971b64d57 Update Portuguese(pt_PT) translation. (#492)
8 years ago
len 9c1e2c3c45 Oops.. Fix #489
8 years ago
len 909917e133 Handle individual errors in metadata update
8 years ago
len 3b6c37a30b Increase minimum tile dpi
8 years ago
len 4a6e2a5d99 More crash fixes
8 years ago
len 6cf84256fe Crash fix
8 years ago
len 876831480a Remove unused context from sources
8 years ago
len aebc9a3b9e Update metadata now ignores only completed manga setting
8 years ago
len 7b28614c37 Ignore chapters with duplicated name. Fixes #483
8 years ago
len 4524c705da Add simple method for preference bindings
8 years ago
len 1f70be688a Allow to refresh the entire library info (fixing empty covers after restoring backups). Closes #462
8 years ago
len 500eedaab7 Explicitly remove read phone permission
8 years ago
Bram van de Kerkhof 2d2ff0a29d Download queue will now be reset if negative. (#485)
8 years ago
len 6d0689fe6c Keep compatibility with YAML sources. Reorder methods
8 years ago
Roman Martinez 0b3dda18d3 Implement latest updates. (#472)
8 years ago
len 09a8a494a0 Remove unneeded call
8 years ago
len 11ac4df5d7 Bump dependencies, remove unused resources
8 years ago
Andy Bao d352405ba6 Open from homescreen/add shortcut to launcher (#435)
8 years ago
len a81609fd2c Fix #480 ?
8 years ago
Greg Wright bf05952582 Gradle custom script 'app/custom.gradle' (#473)
8 years ago
Bram van de Kerkhof 596a24fce8 Added option to share your favorite manga (#477)
8 years ago
len 9f20e40257 Update kotlin and gradle build tools
8 years ago
Bram van de Kerkhof 8be67a4431 Custom color filter for reader (#434)
8 years ago
inorichi 58a2f7a874 Hide catalogues (#466)
8 years ago
len cb92143613 Merge anilist backend
8 years ago
len 08e26aa30d Fix library update interval not being updated properly
8 years ago
len 20e2bf9682 Place restrictions above category selection
8 years ago
len 8512f97386 Show default message when no categories selected
8 years ago
len 3ce880bc62 Ignore a random crash when closing the reader
8 years ago
len 72ae243fa2 Remove debug log
8 years ago
len 91829b0e7d Select categories for global update
8 years ago
len 7c3cd10696 Notify first page change
8 years ago
Gilfar 24bdee626f parse manga from the future (#458)
8 years ago
len 6a30a75e3e Upgrade dependencies, use new Timber's overloaded method for errors
8 years ago
inorichi ccdc336112 Complete auto updates checker (#449)
8 years ago
len a4b71f4d11 Minor UI fixes
8 years ago
len c3f61e86b7 Improve performance with big images. Feedback is appreciated.
8 years ago
Bram van de Kerkhof d8d93ee344 Added read filter to chapter select. (#431)
8 years ago
inorichi 8ffff44454 Merge pull request #441 from icewind1991/more-eng-filter
8 years ago
len 568b90d0b4 Fix #446
8 years ago
len 46e09d174b Travis fix. Update gradle
8 years ago
Robin Appelman 1698a85e99 Add filter support to readmangatoday
8 years ago
Robin Appelman c9b62209c2 Add filter support to mangasee
8 years ago
Robin Appelman b280d6a76b Add filter support to mangahere
8 years ago
Taumer 2a5edf4547 Implement genre filter for Readmanga
8 years ago
Taumer d58c517a6c Implement genre filter for Mintmanga
8 years ago
Franklin L 50136c319f MAL switched to SSL/HTTPS (#437)
8 years ago
Robin Appelman 2fb3b50535 Add genre filter for catalogue (#428)
8 years ago
Gilfar 4171e87b4b update Mangasee chapter selector (#429)
8 years ago
len 60b3036037 Rename fragment to view
8 years ago
len dfb2487640 Library views recycling
8 years ago
len 97454ca162 Disable shared holders for now
8 years ago
len 4200409f79 Fix crashes introduced yesterday
8 years ago
len b6a06189fb Fix text overlapping, make icons a bit bigger
8 years ago
len be521804c8 Fix inverted if condition
8 years ago
len e95fcf6172 Dynamic recyclerview inflation for the library view and better swap handling
8 years ago
len fbd2235a51 Recycle view holders in library. Format fixes
8 years ago
len 31b1b83606 Fix #408
8 years ago
len 328f9a70d3 Fix robolectric tests
8 years ago
len f768393a4b Bump dependencies, set target sdk 24
8 years ago
len c0a0d60c87 Replace page fragments with views
8 years ago
Bram van de Kerkhof 9cf5a4cac0 Minor Improvements (#405)
8 years ago
Josh f21a030cf8 Added the ability to view the library as a list (#394)
8 years ago
len 74e3d387eb Release v0.2.3
8 years ago