Carlos
55b7d5025b
fixed 3 dot icon ( #1209 )
2018-01-24 07:19:55 +01:00
Bram van de Kerkhof
6a310bbaa9
Added custom download option ( #1185 )
...
* Added custom download option
* Implemented new design. TODO comments (like always...)
* W00t comments
* Implemented code review.
* Fixed commit breaking mistake :O
* Small design fix
2018-01-23 21:18:55 +01:00
Bram van de Kerkhof
bc8753da85
Remove teal background
2018-01-23 19:03:50 +01:00
Carlos
7f63e318f1
Catalog visuals update 1155 ( #1167 )
...
* adjusted search to be lower in navview
* close drawer on search
moved search and reset to bottom
* switched sort icon to arrow
* allow secondary drawer to swipe open and close
* fixed click to collapse for sortgroup, and group item
updated to rc4 flexibleadapter
* added header to drawer
* changed string to Search filters
* collapsed sort group
* fixed arrow size
* added divider line
* fixed vector size
* add divider id and tools text
2018-01-23 18:50:48 +01:00
Carlos
6c749319cf
increase touch area for 3 dot in chapter list ( #1205 )
...
* increase touch area for 3 dot in chapter list
* moved 3 dot over and made it vertical
* adjusted location slightly
2018-01-23 18:49:26 +01:00
Carlos
7a4463e104
fixed alpha not showing for manga in library during global search ( #1203 )
2018-01-21 19:15:24 +01:00
Carlos
e1be4ba925
fixed ReadMangaToday search issue ( #1200 )
2018-01-21 17:24:24 +01:00
Josh
34d21c1de3
Information Page Improvements (click to search, copy to clipboard, etc) ( #1139 )
...
* adds long click to copy details per inorichi/tachiyomi#1127
* Added the latest update date for inorichi/tachiyomi#1098 and possible fix for inorichi/tachiyomi#1141
* cleanup some mistakes I left
* adds modifications to full name display for inorichi/tachiyomi#1141 and click to search on various information pieces for inorichi/tachiyomi#860
* This modifies how the full title shows up in the info pages and also properly ellipsizes the titles in the catalogue/library list views
* Changes full title layout in horizontal mode
* Adds the tags in using AndroidTagGroup library
* reverting the sdk version in the gradle build
* code cleanup
* added back status update
2018-01-18 19:15:33 +01:00
Taumer
fae36aebf4
Add referer to readmanga/mintmanga requests header ( #1192 )
2018-01-17 13:32:54 +01:00
inorichi
75e828923a
Release v0.6.8
2018-01-16 17:02:13 +01:00
inorichi
b499b87f8c
Migration now opens manga on long click
2018-01-15 20:22:07 +01:00
inorichi
233dbec4b3
Add adaptive icon and a dev variant
2018-01-13 18:15:00 +01:00
inorichi
d56ff9592e
Use a single preference to store migration flags
2018-01-13 13:13:03 +01:00
inorichi
08f6317beb
Add error handling to migrations
2018-01-13 11:47:04 +01:00
inorichi
a75457ad88
Add a new screen to help migrating manga from sources
2018-01-12 22:02:05 +01:00
Ken Swenson
b0482003bd
Handle ActivityNotFoundException ( #1170 )
...
* [SettingsBackupController] Handle ActivityNotFoundException
When using `Intent.ACTION_CREATE_DOCUMENT` on SDK >= Lollipop there is no
guarantee that the ROM supports the built in file picker such as MIUI
* [SettingsBackupController] Add import for ActivityNotFoundException
* Add additional handlers to Android document intents
* Requested review changes
Move `try {`s to top of block
Replace version numbers with `Build.VERSION_CODES.LOLLIPOP`
Break out custom file picker intent to Context extention `Context.getFilePicker`
Rename `val i` to `val intent` to be more clear with variable names
* Add version check to custom file picker after exception
2018-01-12 10:57:21 +01:00
inorichi
634356e72f
Release v0.6.7
2018-01-09 20:42:44 +01:00
inorichi
6d3cc16ab1
Include minor changes from extensions PR
2018-01-09 12:27:45 +01:00
Carlos
6027671c09
Address #1154 ( #1160 )
...
* change add to library icon add toast
* adjusted toast messages
added toast to catalog long click
* adjusted strings
2018-01-08 14:08:48 +01:00
Carlos
29d0cb4a15
fixed issue where some sources that use cloudflare use the Server: cloudflare as cloudflare-nginx is deprecated ( #1152 )
2018-01-08 11:03:37 +01:00
Andy Bao
fe7001975a
Fix padding in RecyclerViews ( #1148 )
2018-01-06 18:50:40 +01:00
Pavka
b5b86218c5
Mangachan advanced support ( #1138 )
...
* Mangachan catalogue. Add support for filtering
* MangaChan add support for status
2018-01-04 22:01:42 +01:00
Bram van de Kerkhof
bdcc6e52e6
Small new user improvements ( #1143 )
...
- Changed empty library string
- Added empty view for Categories
2018-01-01 14:57:20 +01:00
Pavka
0eae817aa6
Update MangaChan.kt ( #1128 )
...
Remove useless ganres
2017-12-14 13:28:24 +01:00
Bram van de Kerkhof
8994b42760
Remove local broadcast receiver to prevent race conditions ( #1123 )
...
* Remove local broadcast receiver to prevent run exceptions.
Added option to set tile for extension update.
2017-12-11 20:01:28 +01:00
Ken Swenson
6a63ce992a
[Mangafox] update mangafox URL for built-in source ( #1119 )
2017-12-09 13:29:30 +01:00
Jozef Hollý
9ae6285eef
Change discord invite link in settings ( #1112 )
...
* Change discord invite link in settings
* Change discord link is readme
2017-12-06 08:41:37 +01:00
Taumer
8f9737f567
Update regexp for pages from Readmanga/Mintmanga ( #1111 )
2017-12-05 21:21:02 +01:00
inorichi
f287d313c3
Release 0.6.6
2017-12-05 19:50:53 +01:00
Bram van de Kerkhof
e745836404
Restore tracking on backup ( #1097 )
2017-12-04 22:55:57 +01:00
inorichi
08baf798aa
Give view pager unique ids, avoiding subtle bugs
2017-12-04 22:22:35 +01:00
inorichi
8bcb14c65d
Add view caching to view holders
2017-12-03 17:00:32 +01:00
inorichi
d94dc68830
Fix library not being updated
2017-12-03 12:59:51 +01:00
inorichi
297fed6aef
Repackage catalogue to match the UI
2017-12-03 12:58:38 +01:00
inorichi
d690d6e0e3
Use synthetic view's new caching method
2017-12-03 01:03:15 +01:00
inorichi
34a40b0131
Start downloader after a library update. It should help with some catalogue issues
2017-12-02 17:29:05 +01:00
inorichi
182bf5f2bd
Add install packages permission. Fixes #1104
2017-12-02 17:10:31 +01:00
inorichi
04638535d8
Fix library options menu shown in chapters screen. Resolves #1096
2017-11-30 15:37:20 +01:00
inorichi
d87c8428fe
Release 0.6.5
2017-11-29 18:49:22 +01:00
inorichi
166fb9a8e4
Resubscribe to library when a change of type enter occurs. Resolves #1093
2017-11-29 10:05:33 +01:00
inorichi
28a21d0b8f
Minor changes to download cache. Also keep the library view, as recreation is expensive
2017-11-28 23:58:37 +01:00
Bram van de Kerkhof
d1d1d60c30
Fix automatic backups ( #1074 )
...
* Fix automatic backups
* Small fixes
* small fixes
2017-11-28 22:55:50 +01:00
ddmgy
80fd49d60b
FIx Batoto issues with logging in and loading lists/pages. ( #1088 )
2017-11-28 09:48:27 +01:00
inorichi
bff329a329
Implement a download cache
2017-11-28 00:32:51 +01:00
inorichi
604929d002
Update support library and kotlin
2017-11-28 00:21:38 +01:00
inorichi
4a9151e4aa
Release 0.6.4
2017-11-23 18:38:51 +01:00
Jozef Hollý
020cc89576
Translations ( #970 )
...
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (German)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (French)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (German)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Added translation using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/id/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/bg/
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Arabic)
Currently translated at 0.2% (1 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 0.5% (2 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 1.1% (4 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 1.3% (5 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 1.6% (6 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 1.9% (7 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 2.2% (8 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 3.0% (11 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 3.3% (12 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 3.9% (14 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 4.4% (16 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 6.1% (22 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 6.7% (24 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 7.2% (26 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 8.3% (30 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 8.9% (32 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 10.6% (38 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 10.8% (39 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 12.0% (43 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 12.2% (44 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 12.5% (45 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 15.9% (57 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 16.4% (59 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 16.7% (60 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 17.3% (62 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 17.3% (62 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 17.8% (64 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 18.1% (65 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 19.2% (69 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 21.2% (76 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 22.0% (79 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 22.3% (80 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 23.4% (84 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 25.1% (90 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 25.4% (91 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 26.5% (95 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 26.8% (96 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 27.6% (99 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 27.9% (100 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 28.2% (101 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 28.4% (102 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 29.0% (104 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 29.3% (105 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 29.8% (107 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 30.1% (108 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 30.1% (108 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 30.4% (109 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 31.2% (112 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 31.8% (114 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 32.9% (118 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 33.2% (119 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 33.7% (121 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 34.0% (122 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 35.1% (126 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 35.4% (127 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 36.0% (129 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 36.3% (130 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 55.3% (198 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Polish)
Currently translated at 100.0% (370 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (370 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (370 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (370 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/bg/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (370 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pt_BR/
* Translated using Weblate (German)
Currently translated at 99.4% (368 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (German)
Currently translated at 99.4% (368 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (German)
Currently translated at 100.0% (370 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (Polish)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/pl/
* Translated using Weblate (Dutch)
Currently translated at 96.5% (359 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 96.7% (360 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 97.3% (362 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 97.5% (363 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/nl/
* Translated using Weblate (French)
Currently translated at 97.8% (364 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/fr/
* Translated using Weblate (French)
Currently translated at 97.8% (364 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/fr/
* Translated using Weblate (French)
Currently translated at 98.9% (368 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/fr/
* Translated using Weblate (Dutch)
Currently translated at 99.4% (370 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/nl/
* Translated using Weblate (French)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/fr/
* Added translation using Weblate (Hungarian)
* Translated using Weblate (Hungarian)
Currently translated at 25.5% (95 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 25.8% (96 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Russian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/ru/
* Translated using Weblate (Hungarian)
Currently translated at 30.3% (113 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 30.3% (113 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 33.0% (123 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 33.0% (123 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 33.8% (126 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 33.8% (126 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 37.0% (138 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 37.3% (139 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 37.9% (141 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 38.1% (142 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Indonesian)
Currently translated at 98.3% (366 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 99.1% (369 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 99.1% (369 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/pt_BR/
* Translated using Weblate (German)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/de/
* Added translation using Weblate (Malay)
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (German)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/de/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Malay)
Currently translated at 62.9% (234 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/ms/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/pt_BR/
* Translated using Weblate (Malay)
Currently translated at 83.8% (312 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/ms/
* Translated using Weblate (Malay)
Currently translated at 84.1% (313 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/ms/
* Translated using Weblate (Malay)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/ms/
* Translated using Weblate (Malay)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/ms/
2017-11-23 18:24:59 +01:00
inorichi
25898d34ca
Update page indicator colors and new Readmangatoday domain
2017-11-23 18:00:49 +01:00
inorichi
6394388714
Fix #764 . Update Kissmanga genres
2017-11-22 21:41:57 +01:00
inorichi
d4101c7bdf
Page indicator now uses an outline instead of overlapping shadows
2017-11-20 13:55:56 +01:00
Naji Astier
c93bf89cbe
Fix crash downloading of manga from Readmangatoday ( #1071 )
...
Close #1070
2017-11-20 10:06:23 +01:00
inorichi
88d1f29fe2
Move page indicator to bottom center, and use a shadow instead of a background. Other category in catalogue list is now placed at the end
2017-11-18 14:09:38 +01:00
inorichi
c437a33f2a
A few fixes and dependency updates
2017-11-11 15:31:32 +01:00
inorichi
e3259f39f1
Fallback covers' external directory
2017-11-08 22:34:56 +01:00
inorichi
cb357b0a16
Fix some crashes
2017-11-08 22:25:00 +01:00
inorichi
a7faf445c4
Add concurrency to global search queries
2017-11-08 21:02:19 +01:00
Carlos
82a08f24c0
added Cloudflare email obfuscation bypass for kissmanga ( #1054 )
...
* added Cloudflare email obfuscation bypass for kissmanga
* added ignore case.
2017-11-06 22:20:04 +01:00
Carlos
afa89ac125
added extra padding on page number to prevent cut off on rounded corner devices. ( #1056 )
2017-11-06 22:08:49 +01:00
ddmgy
2060b5cd34
Fix extra (advertisement) page being added in Mangahere. ( #1052 )
2017-11-05 10:42:02 +01:00
inorichi
d69730a333
Undo last commit
2017-11-05 00:47:31 +01:00
inorichi
9714a30148
Share image with both setData and extra stream intent
2017-11-04 18:05:02 +01:00
inorichi
23c0f2c313
Update subsampling. Export /storage/ to SAF
2017-11-02 18:49:09 +01:00
inorichi
5c4139be45
Update flexible adapter. Show fast scroller in chapters screen
2017-11-02 16:58:32 +01:00
Taumer
6b1a3a20e5
Fix covers url on Mangachan. ( #1045 )
...
Fix some warnings.
2017-10-29 15:22:04 +01:00
inorichi
4ae00c80ca
Fix many compilation warnings
2017-10-28 19:12:17 +02:00
inorichi
827792c4f0
Restore previous query in global search. Closes #1040
2017-10-28 18:26:31 +02:00
inorichi
f3689f09cd
Use gradle's new dependencies API. Update a few dependencies
2017-10-28 16:10:51 +02:00
inorichi
d545cfd38c
Update Android Studio to 3.0
2017-10-28 14:44:19 +02:00
inorichi
3631a9fac2
Use new key format in badges preference
2017-10-24 17:27:45 +02:00
inorichi
aee4ad2d3f
Fix test
2017-10-22 18:58:31 +02:00
inorichi
f88c86c799
Download count shouldn't be stored as a database field
2017-10-21 23:43:46 +02:00
inorichi
60ac27e401
Add library manga class
2017-10-21 20:13:41 +02:00
inorichi
d0567de4e6
Download badge
2017-10-21 17:08:49 +02:00
inorichi
ca30fd6088
Actually use latest Glide version. Minor doc fix
2017-10-14 18:37:23 +02:00
len
1470e9d5ca
Glide v4
2017-10-14 18:16:11 +02:00
len
f45efe2aa8
Library updater is now a foreground service
2017-10-14 13:05:02 +02:00
Carlos
5b6c475817
fixed author/artist not showing for Mangahere. ( #1032 )
2017-10-13 00:18:17 +02:00
len
4abd2d709f
Introduce coroutines. Fix #1027 . Lower notification channels' importance
2017-10-13 00:12:29 +02:00
inorichi
d97aff85b3
Support notification channels. Fixes #995
2017-10-10 14:16:37 +02:00
Bram van de Kerkhof
deec65446f
Shortcut fix Oreo ( #1026 )
...
* Moved to Android O Shortcutmanager
* Re-added possibility to change icon shape pre oreo.
2017-10-10 12:05:33 +02:00
len
5c662b1ae1
Fix app freezes when queueing many chapters with SAF. Closes #817
2017-10-05 10:15:02 +02:00
inorichi
f648940388
Fix wrong downloaded percentage when server doesn't send content length. Fixes #1019
2017-10-05 08:41:28 +02:00
Bram van de Kerkhof
bfd46f28e0
Reversed some things from AMOLED update ( #1015 )
2017-10-01 10:44:48 +02:00
len
3e8ed8a171
Also set system locale with the Java API. Closes #978
2017-09-29 20:08:40 +02:00
len
8307daee63
Trust mangahere certificate for now...
2017-09-29 18:31:18 +02:00
Bram van de Kerkhof
9b40d10352
Improved AMOLED theme. Added Button style for borderless buttons. ( #1009 )
...
* Improved AMOLED theme. Added Button style for borderless buttons. Some UI improvements.
* Deleted unused drawables from app.
2017-09-29 08:34:13 +02:00
Taumer
f2a06eab37
Fix downloads from mangahere ( #997 )
2017-09-26 22:15:27 +02:00
ddmgy
74fd70416f
Add option to sort library by source. ( #985 )
...
* Add option to sort library by source.
* Implement change suggested by NoodleMage.
2017-09-24 20:01:07 +02:00
Carlos
b85c164195
added licensed element check for MangaFox ( #977 )
2017-09-24 10:54:39 +02:00
len
75c41b645a
Target sdk 26. Dependency updates.
2017-09-23 17:14:04 +02:00
Bram van de Kerkhof
54c8b3ef29
Global Search ( #849 )
...
* Global Search
* Cards are now independent of design by use of recycler.
* Added local
* Some attribute fixes + moved onclick to controller.
* Lots of improvements to code
* Reversed some stuff. Thanks API 16
* Code fixes
* Performance improvements
* Moved adapter creation to constructor
* Small changes
* Removed sources settings from settings menu. Added OnChangeListener in catalogue. Made setting icon visible if room.
* bug fix
* Code review part uno
* Code review part uno-2
* Single recycler approach
* Add last source used
* Fix scroll state and some layout issues
* Fix wrong item binding
* Use data class for items
* Calculate item position and count while binding
* Fix background color with slices
* Reuse slices. Fix card background. Flatten constraint layout
* Fix global_search scroll issue
* Store last state with global search
* Minor changes
* Remove catalogue toolbar spinner. Persist catalogue across process restarts
* Save view state of recycler views. Set toolbar title with current query
2017-09-23 13:11:39 +02:00
Taumer
56bde40035
Fix search on readmanga/mintmanga ( #986 )
2017-09-19 20:25:09 +02:00
Ayushya Anand
ff4a015baa
Added regex to strip local manga chapter names ( #983 )
...
* added regex to strip non-alphanumeric characters in local filenames
2017-09-18 11:20:34 +02:00
len
0db4fcc27e
Release 0.6.3
2017-09-10 12:29:17 +02:00
len
f3080b6277
Actually convert file uri to content uri
2017-09-10 12:29:04 +02:00
len
69cbbd5811
Disable file exposure detection to allow sharing from the local cache ¯\_(ツ)_/¯
2017-09-10 12:03:44 +02:00
len
0b85760939
Fix #908
2017-09-10 10:51:21 +02:00
len
03f3a4805f
Fix a crash when retrying a page
2017-09-10 10:14:40 +02:00
len
d95adf2631
Release 0.6.2
2017-09-09 14:00:21 +02:00
len
e971d40e06
Lock drawer with gravity parameter instead of a view
2017-09-08 18:18:27 +02:00
len
c65a01a5f0
Fix a crash when retrying pages
2017-09-08 17:59:43 +02:00
len
8586014e17
Exclude extensions dependencies from proguard. Enable new translations.
2017-09-08 17:43:46 +02:00
Jozef Hollý
bdfae4ba04
Translations ( #881 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pt_BR/
* Add translation link
* Added translation using Weblate (Polish)
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pt_BR/
* Translated using Weblate (Korean)
Currently translated at 25.1% (90 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ko/
* Translated using Weblate (Russian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ru/
* Added translation using Weblate (German)
* Translated using Weblate (German)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (German)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
2017-09-08 17:25:44 +02:00
Bram van de Kerkhof
75cb94b51a
Fix tint on AMOLED theme ( #966 )
...
Fix tint on AMOLED theme
2017-08-30 21:50:19 +02:00
inorichi
2f6d163a7a
Simplify presenter delegate
2017-08-29 10:39:22 +02:00
inorichi
ecfe72bcad
Let GC take care of the presenter. Also fix #947
2017-08-29 09:55:42 +02:00
inorichi
e6ff9e18cc
Fix #956
2017-08-28 10:13:27 +02:00
inorichi
3c550c1781
Kotlin 1.1.4. Add discord link in about
2017-08-28 10:00:13 +02:00
Carlos
5ae0589547
License manga update and Manga Fox Title Update ( #937 )
...
* update mangafox parsing to read chapter title also if it exists.
* updated chapterImpl to force update chapters if chapter name changes. This allows for chapter name changes from the source to update in app
* switched from : to - since other sites that already have title use - so it provides consistency across sources.
* fixed spacing for -
* fixes license status for manga fox
if manga is licensed no chapters will be shown.
* 1. changed equality in chapterImp back to just the url (removed scanlator, and name comparison)
2. Removed extra line of code assigning mangaFox title twice
3. Modified ChapterSourceSync for scanlator/title/url comparison.
* cleaned spaces, added comment, incorporated toChange code from other pull request
* throw exception instead of returning empty list when licensed
* space fix
2017-08-28 09:10:19 +02:00
len
71fc6fc257
Revert chapter equals method
2017-08-26 12:50:52 +02:00
len
c0d7b16ee6
Allow to update chapter metadata
2017-08-26 12:46:35 +02:00
len
f3f7aa9e1d
Also fix Batoto popular query
2017-08-25 23:30:18 +02:00
len
43355970db
Batoto fix. #953
2017-08-25 23:10:31 +02:00
Carlos
bfa386acba
Add Filter by Completed for library ( #941 )
...
* issue 938
added filter by completed manga status
* changed to use existing string
fixed space issue in method in presenter
2017-08-19 20:34:43 +02:00
len
e8b432485d
Minor changes
2017-08-15 15:06:21 +02:00
Carlos
a12a34e3bb
Add Batoto Scanlator to Chapter view ( #789 )
...
* Added scanlator for Batoto on chapter list
* adjusted item_chapter layout for scanlator
adjusted so db chapters get updated if scanlator does not match source scanlator
* adjusted item_chapter layout for scanlator
adjusted chapter holder to dynamically set title max lines depending on if scanlator exists
* fixed excess blank line
* changed scanlator to be instantiated instead lateint to prevent toast message erro when viewing chapters by catalog
* changed item_chapter.xml to constraint layout
* removed accidental changes to catalog
* cleaned up code.
* fixed issue where long title was running into 3 dot menu
fixed issue where no scanlator for manga was causing date to not be bottom lined
fixed general chapter layout to be more similar to existing
* allow scanlator to be null
* fixed merge issue
* fixed merge issue
* attempt to fix whitespace carriage return issue
* attempt to fix whitespace carriage return issue
* attempt to fix whitespace carriage return issue
2017-08-15 15:05:41 +02:00
inorichi
b79855c01d
Remove circle image view dependency
2017-08-09 12:38:54 +02:00
inorichi
17fe501a6d
Ask permissions once. Fixes #892
2017-08-07 11:04:27 +02:00
len
6c242084ca
Fallback chapter cache to internal storage
2017-08-03 21:44:31 +02:00
Bram van de Kerkhof
aefe7b176a
Fixes case where manga name ends with s. ( #919 )
2017-07-31 20:04:14 +02:00
inorichi
6059b85e58
Fix library category not updatable when empty. Closes #907
2017-07-27 09:21:15 +02:00
len
aa46c52eee
Crop borders for webtoons. Closes #904
2017-07-26 20:35:31 +02:00
inorichi
d3cbfbdb59
Add workaround for disappearing menu items
2017-07-26 11:29:03 +02:00
Bram van de Kerkhof
cc9b77b876
Simultaneous download will now show on start. ( #911 )
2017-07-26 10:49:13 +02:00
len
1568ac9e8a
Release 0.6.1
2017-07-08 19:01:49 +02:00
len
fab7967018
Release 0.6.0
2017-07-08 18:07:43 +02:00
len
bb40a4d6b8
Dependency updates. Enable new translations. Minor fixes
2017-07-08 16:44:01 +02:00
len
90d27147e6
Fix gradle build warnings. Remove unused strings
2017-07-05 17:21:27 +02:00
Jozef Hollý
634247c590
New translation system ( #844 )
...
* Change translation part
* Translated using Weblate (Russian)
Currently translated at 99.1% (355 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ru/
* Added translation using Weblate (Dutch)
* Translated using Weblate (Spanish)
Currently translated at 67.8% (243 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 68.1% (244 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 68.4% (245 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 68.4% (245 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 68.7% (246 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 68.7% (246 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Dutch)
Currently translated at 48.6% (174 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 48.8% (175 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Spanish)
Currently translated at 68.9% (247 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 69.8% (250 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 71.2% (255 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Dutch)
Currently translated at 55.5% (199 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Spanish)
Currently translated at 99.7% (357 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Italian)
Currently translated at 86.3% (309 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/it/
* Translated using Weblate (Italian)
Currently translated at 86.8% (311 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/it/
* Translated using Weblate (Italian)
Currently translated at 87.4% (313 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/it/
* Translated using Weblate (Italian)
Currently translated at 87.9% (315 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/it/
* Translated using Weblate (Italian)
Currently translated at 92.4% (331 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/it/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Added translation using Weblate (Latvian)
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Italian)
Currently translated at 98.6% (353 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/it/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/bg/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Added translation using Weblate (Arabic)
* Translated using Weblate (Latvian)
Currently translated at 25.1% (90 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/lv/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (French)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/fr/
* Added translation using Weblate (Korean)
* Translated using Weblate (Korean)
Currently translated at 1.1% (4 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ko/
* Translated using Weblate (Korean)
Currently translated at 4.1% (15 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ko/
트래킹? 동기화? 추적?
* Translated using Weblate (Korean)
Currently translated at 14.2% (51 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ko/
* Added translation using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 72.9% (261 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pt_BR/
2017-07-05 17:09:27 +02:00
len
fd8f7ea693
Fix #880 . Downgrade conductor to 2.1.2 for now
2017-07-05 14:19:58 +02:00
len
5eeb497f2b
Fallback batoto urls to http (a library update took ages). Kotlin update to 1.1.3
2017-07-04 15:50:53 +02:00
ddmgy
505e642691
Fix issues with Batoto; some links now use https rather than http, so parsing was affected. ( #873 )
2017-07-02 20:35:07 +02:00
len
74a7e2a17e
Fix local source not working if english was disabled. Closes #848
2017-06-17 12:46:34 +02:00
len
5fec956ce6
Main activity now uses single task. Fixes #850 . Actually use new support library
2017-06-17 12:34:46 +02:00
len
1794782323
Add option to invert volume keys. Closes #834
2017-06-11 11:36:12 +02:00
len
0210ee8747
Fix #819 . Update support lib
2017-06-10 16:49:40 +02:00
len
ca412832ef
Library notification now opens recent updates. Closes #808
2017-06-04 18:56:24 +02:00
Carlos
1089c25b8f
allow sorting by total chapters for library view ( #811 )
...
* allow sorting by total chapters for library view
* allow sorting by total chapters for library view
* Changed to remove query per manga.
2017-05-31 21:50:21 +02:00
_Pavka
e85841784c
Russian strings update ( #820 )
...
* Russian strings update
* Fix russian string
* Russian string. Резеврное копирование -> бэкап
2017-05-29 08:00:27 +02:00
inorichi
ca2236958a
Reorganize layouts by feature
2017-05-25 12:16:58 +02:00
inorichi
c7686323b7
Remove activity mixin class
2017-05-24 14:00:26 +02:00
inorichi
73d1a1a05e
Fix backup issue. Closes #806
2017-05-24 11:15:40 +02:00
len
211f7b591b
Dependency updates. OkHttp nullability changes
2017-05-23 20:39:02 +02:00
len
72ea256906
Downloads with conductor. Remove flexible adapter 4 dependency and unused classes.
2017-05-23 20:03:16 +02:00
inorichi
f521622d4d
Minor changes to tabs animator
2017-05-23 14:28:07 +02:00
inorichi
dc5283ce9a
Use an object animator for the tabs
2017-05-22 11:28:41 +02:00
len
256a4197c9
Replace changelog dialog with controller, move migration logic to a separate class
2017-05-21 13:42:06 +02:00
len
a5a12f8b3a
Add landscape layout for manga info. Fix portrait layout image paddings when the tab layout was expanded
2017-05-20 14:56:31 +02:00
len
bbe180ecd1
Improve tab layout animation. Fixes #800 and #801
2017-05-20 12:15:44 +02:00
inorichi
67678cd49e
Add an option to refresh all tracking metadata
2017-05-17 13:36:42 +02:00
inorichi
097d4fe34c
Fix memory leak
2017-05-16 14:44:18 +02:00
inorichi
5914346ace
Remove unused classes and arrays resources
2017-05-16 14:11:23 +02:00
Bram van de Kerkhof
062788f222
Fixed tracking cardview + readded AMOLED theme. ( #798 )
...
* Fixed cardview margin for sources
* Added AMOLED again
* changed padding to margin
2017-05-16 10:18:46 +02:00
inorichi
55be9b9ca5
Fix settings crashes before Lollipop
2017-05-15 16:32:53 +02:00
len
0da2f91771
Info shows last chapter instead of chapter count. Resolves #765
2017-05-14 19:55:48 +02:00
inorichi
ff190e02d4
Preferences with conductor ( #792 )
...
* Settings with conductor WIP
* Add downloads preference controller. Implement source/track login
* Improve settings controllers
* Backup settings controller
* Delete preferences xml
* Remove keys from xml
* PreferenceKeys is now an object
* Remove now unused dependency
2017-05-14 00:45:14 +02:00
inorichi
29fd5747eb
Recent chapters with constraint layout
2017-05-08 13:06:40 +02:00
Carlos
fa8f5bc0d8
Add images and 'view chapters' to library updates ( #785 )
...
* added option to open manga directly from library update
added covers for manga in library update
added ability to click covers to open manga directly from library update
* Removed 3 dot option to open manga
Adjusted covers to circles and material standard for recent chapter
* fixed potential null pointer on cover click
* adjusted circle imageview size for recently read
2017-05-08 09:22:49 +02:00
Bram van de Kerkhof
2118434823
Initial AMOLED theme + some CardView fixes ( #787 )
...
* Initial AMOLED theme + some CardView fixes
* small fix
2017-05-07 12:36:25 +02:00
inorichi
2eeac0bf8b
UI with Conductor ( #784 )
2017-05-06 15:49:39 +02:00
len
89b293fecd
Kitsu: remove limit from query
2017-05-05 16:36:54 +02:00
len
3f758d5981
Kitsu: replace media_id with manga_id
2017-05-01 00:29:08 +02:00
Carlos
e838bb43d2
Deleting categories hides manga until switch from and to library #686 ( #769 )
...
* Fixed bug 686
https://github.com/inorichi/tachiyomi/issues/686
* Fixed bug 686
https://github.com/inorichi/tachiyomi/issues/686
* undo previous changes to resubscribe
add table to mangaQueries to update on table category change
* cleaned up formatting
2017-04-27 20:16:05 +02:00
Andy Bao
b7b83305b2
Allow multiple sources in each extension source apk ( #761 )
...
* Allow multiple sources in each extension source apk
Minor code cleanup
* Add runtime defined sources functionality
* Undo extensions library major version number bump
2017-04-27 20:15:55 +02:00
len
8df3080e0d
Pass backup uri as parcelable to restore service
2017-04-25 16:29:39 +02:00
len
cc9e2cee1f
Fix webtoon scroll jumps. Closes #751
2017-04-17 20:01:07 +02:00
len
91cb892c74
Release 0.5.2
2017-04-14 12:46:58 +02:00
len
a26f908370
Dependency updates
2017-04-09 18:25:05 +02:00
len
4d14f56fa8
Improve webtoon reader scroll up
2017-04-09 18:24:52 +02:00
lifeweaver
d9a2255be9
Retain last read page when using the webtoon mode ( #738 )
...
* Retain last read page when using the webtoon mode, see issue #453
* #738 inorichi's request change to webtoonreader pull request
* #738 per inorichi recycler could be null at the point
scrollToLastPageRead was called, moved to below the check in the view
had been initialized.
2017-04-09 16:01:07 +02:00
len
5e3d71c6c5
Fix shortcuts
2017-04-09 15:53:47 +02:00
len
619d94bf36
Kitsu: use new rating system. Fixes #743
2017-04-09 13:56:52 +02:00
Bram van de Kerkhof
6069659e0f
Small fixes ( #740 )
2017-04-07 21:17:21 +02:00
lifeweaver
f6a79bde6f
Add manga straight into a category from catalogues ( #737 )
...
* Add feature mention in issue #625
2017-04-07 20:39:09 +02:00
len
bb9e230b35
Fix #708
2017-04-07 20:32:22 +02:00
len
bc9417e16b
Notify licensed content in mangahere
2017-04-06 20:23:03 +02:00
len
a4313d388d
Fix activity leaks in backup, restore dialogs and properly handle db transactions
2017-04-06 17:26:24 +02:00
Bram van de Kerkhof
4ebb3a894d
Added round icon + added shortcuts ( #732 )
...
* Added round icon + added shortcuts
* Moved values to companion
2017-04-04 17:42:39 +02:00
Bram van de Kerkhof
0642889b64
Rewrote Backup ( #650 )
...
* Rewrote Backup
* Save automatic backups with datetime
* Minor improvements
* Remove suggested directories for backup and hardcoded strings. Rename JSON -> Backup
* Bugfix
* Fix tests
* Run restore inside a transaction, use external cache dir for log and other minor changes
2017-04-04 17:42:17 +02:00
len
3094d084d6
Library notification: handle only one update as a special case
2017-04-01 12:05:09 +02:00
len
f9fec74ffd
Add short description to library update notification
2017-03-30 20:02:48 +02:00
inorichi
8ef3ab0d49
Cancel library progress notification after posting the result
2017-03-29 09:17:53 +02:00
len
e9a6f8ef46
Update app icon with shadow
2017-03-26 11:42:32 +02:00
len
68724752f8
Separate some changes unrelated to backup from PR
2017-03-26 11:26:10 +02:00
len
de8fa09366
Keep new chapters notification across updates
2017-03-25 22:00:55 +01:00
len
e619870eec
Fix #716
2017-03-20 20:34:26 +01:00
len
4be5f0dab3
Release 0.5.1
2017-03-19 11:58:56 +01:00
len
abe1929b49
Update vietnamese strings. Document Kissmanga changes
2017-03-19 10:51:38 +01:00
Bram van de Kerkhof
68c4116327
Category-specific auto download ( #701 )
...
* Category-specific auto download
2017-03-18 13:09:40 -04:00
len
3be9881997
Kissmanga fix. Kotlin 1.1.1
2017-03-18 14:11:16 +01:00
Andy Bao
2e44f29882
Prevent some manga breaking the download notifier ( #711 )
2017-03-15 22:19:06 +01:00
len
a5520c1936
Manga info with constraint layout
2017-03-12 13:00:47 +01:00
len
112cdd54e3
Update chapters adapter
2017-03-11 21:20:46 +01:00
len
b512c67b5d
Fix #704 . Dependency updates
2017-03-11 16:00:07 +01:00
len
d8fa7bc9d2
Post updater notification before starting downloads
2017-03-10 20:36:43 +01:00
len
41397ab41d
Don't post too many notifications in the updater
2017-03-10 20:21:09 +01:00
len
c437f1473c
Add dev flavor. Bugfix in reader
2017-03-08 18:56:27 +01:00
Gilfar
6020cd011d
Fix #692 . Mangasee needs proper headers for data requests. ( #694 )
2017-03-03 22:53:54 +01:00
len
582bb3e2ca
Handle a few more possible external directories before Lollipop
2017-03-03 18:45:25 +01:00
len
5c67161dce
Minor changes for Kotlin 1.1
2017-03-03 18:18:06 +01:00
len
8e4dd030d0
Release v0.5.0
2017-02-26 13:58:45 +01:00
len
4d7b188999
Fix #636 . Minor improvements. Dependency updates
2017-02-23 22:30:43 +01:00
len
6de260d73f
Fix #660 . Update subsampling
2017-02-19 23:39:53 +01:00
len
2230ad59f1
Minor fixes and improvements. Dependency updates. Drop support for the old armeabi and use arm64-v8a instead
2017-02-16 23:22:30 +01:00
Taumer
bb723076ee
Chapter Recognition for Read/Mintmanga ( #682 )
2017-02-12 19:43:00 +01:00
len
91c58640a7
Add crop borders functionality, #219
2017-02-12 00:30:32 +01:00
len
c8e3375248
Rar/cbr support
2017-02-08 22:12:00 +01:00
len
aeef8c02d8
Basic epub support
2017-02-05 12:01:58 +01:00
len
08f2cd2472
Error drawable now looks better with the dark theme
2017-02-04 20:49:07 +01:00
len
fe413d52d6
Show loading/error for images in catalogue grid view. Update support lib
2017-02-04 19:07:06 +01:00
Bram van de Kerkhof
add2ca0b8f
Fixed multi-threaded initial download not showing. ( #675 )
...
Fixed library notification cancel PendingIntent.
2017-02-04 17:57:26 +01:00
len
ad6cdc9017
Allow glide to use source's network client. Catalogue fixes
2017-02-04 13:44:18 +01:00
paronos
dd8cab4562
improve local manga chapter sorting ( #672 )
2017-02-04 12:03:54 +01:00
len
f7c791d153
Ask for chapter deletion when removing from library
2017-02-03 20:14:33 +01:00
len
b66f06d9dc
Use the first 3 bytes for jpeg
2017-02-02 23:44:25 +01:00
len
89940677cc
Use custom mime discovery in downloader
2017-02-02 20:21:38 +01:00
Bram van de Kerkhof
56e7a1e2a0
Language hot fix ( #668 )
2017-02-02 17:01:18 +01:00
len
810f5ad531
Fix FAB behavior
2017-02-02 16:48:18 +01:00
Bram van de Kerkhof
495f5d03ac
Enable Vietnamese language
2017-02-02 16:13:42 +01:00
namnguyendeveloper
f63d2cebfc
Update Vietnamese Language ( #664 )
2017-02-02 16:02:25 +01:00
Taumer
ae60e8cbd5
Fix Mangachan issue from #628 ( #667 )
2017-02-02 16:02:02 +01:00
len
772bef05fc
Fix #661
2017-01-30 21:04:56 +01:00
len
e8912c5dc9
Local chapter url relative. Other minor changes
2017-01-29 20:51:11 +01:00
paronos
2b73a9d2a4
Local manga in zip/cbz/folder format ( #648 )
...
* add local source
* small fixes
* change Chapter to SChapter and and Manga to SManga in ChapterRecognition.
Use ChapterRecognition.parseChapterNumber() to recognize chapter numbers.
* use thread poll
* update isImage()
* add isImage() function to DiskUtil
* improve cover handling
* Support external SD cards
* use R.string.app_name as root folder name
2017-01-29 20:48:55 +01:00
len
e25ce768bb
Migrate covers to external files dir. Fix #647
2017-01-26 22:15:17 +01:00
Rinto-kun
05c628b33c
Bulgarian translation typos and fixes for better understanding ( #655 )
2017-01-26 08:12:43 +01:00
len
fda0aa3ce1
Fix sticky headers in recent chapters not working after rotation
2017-01-24 16:01:43 +01:00
len
cdf5bbadea
Disable elevation in recent chapters. Improve downloads discovery
2017-01-22 23:13:07 +01:00
len
c6b89a826c
Update recent chapters adapter
2017-01-22 20:06:43 +01:00
Gianmarco David
6264e56148
Added translatable="false" to keys so that they don't show up as untranslated ( #645 )
2017-01-21 20:34:34 +01:00
len
7f8bfd759f
Fix filter input text introducing a new line. Also fix filter drawer clicks propagated to the views below
2017-01-21 20:31:25 +01:00
len
c3c2013944
Add bulgarian language #644
2017-01-21 19:51:40 +01:00
len
1e4a01399d
Catalogue fixes
2017-01-21 18:48:27 +01:00
len
03967b67cf
Update extension loader
2017-01-21 17:49:34 +01:00
len
7425478a55
Optimize imports
2017-01-20 21:34:15 +01:00
len
f807447de1
Rename OnlineSource to HttpSource
2017-01-20 21:27:53 +01:00
len
706163e7a6
Move source and network outside data
2017-01-20 21:24:31 +01:00
len
a4c145c1ef
Optimize imports
2017-01-20 21:22:17 +01:00
Bram van de Kerkhof
c445ea90ba
Notification Improvements ( #594 )
...
* Download notifier improvements
* Notification improvements
Added a Notification Service.
Added a Notification Activity Handler.
* Removed service. Everything is now managed by single broadcast
* Fixed some flags
* Fixed ReaderActivity call
* Code review
* Added Handler. Removed dismiss onDestroy
2017-01-20 21:18:15 +01:00
Horoneru
fb89f77db7
French language ( #634 )
...
* Added french string values in res
* Added french in the list of languages available
* Fixed remaining //
* Update manga plural according to http://www.academie-francaise.fr/niky-orange
* Update translation based on M2ck's remarks
* Translating remaining english bits and fixing some typos
* Further fixes according to M2ck's suggestions
* Ninja typo fix !
* Updated tapping string with french translation and updated a pretty awkward literal translation
* Updated translation to new strings
2017-01-19 22:48:11 +01:00
len
f7b94179a4
Update subsampling with some fixes
2017-01-19 21:12:49 +01:00
len
871e17c2f5
Rewrite catalogue adapter
2017-01-17 20:13:29 +01:00
len
f86c3c81bf
Catalogue with only one recycler
2017-01-16 22:18:15 +01:00
len
71ab6d38e4
Complete group filters
2017-01-15 17:04:31 +01:00
len
e76fb7a524
Minor changes
2017-01-15 01:08:35 +01:00
len
90a99dde1f
Filters with flexible adapter
2017-01-14 22:38:31 +01:00
len
7b9f5d0e9f
Update category adapter
2017-01-13 19:35:20 +01:00
len
e4d4dbbeb6
Change package name to flexible adapter v4
2017-01-12 16:24:40 +01:00
len
6ef94fb59b
Kitsu: include manga instead of media
2017-01-12 15:38:42 +01:00
paronos
a03dceff7d
Add Sort filter [Catalogs] ( #633 )
...
* Add Sort filter
* remove old views
* onClick default descending
* update remaining catalogs
2017-01-12 15:37:38 +01:00
_Pavka
f717c57648
Added Russian language ( #631 )
...
* added russian res/values
* Russian strings fix typo
* added Russian lang in list of lang's
* Russian string.xml: fixes
* Russian string.xml: fixes
* Russian string.xml: fixes
* strings-ru fixes
2017-01-10 20:34:45 +01:00
Gianmarco David
ca8fdad422
Fixed a typo in an Italian string ( #629 ) ( #630 )
2017-01-09 14:00:12 +01:00
len
faa61923fb
Fix #620
2017-01-08 23:40:54 +01:00
len
96a39f5c54
Remove custom presenter class
2017-01-08 20:56:42 +01:00
Bram van de Kerkhof
72f8c4d5e2
Added add to library dialog when downloading from catalogue ( #618 )
...
* Now show snackbar when adding from catalogue
* Code cleanup + added manga favorite event to update favorite drawable when added via snack
* Update SettingsAdvancedFragment.kt
Forgot to check optimize import. I think(hope) I got them all ;).
* Now uses PublishRelay. Manga favorite is now handled in info presenter
* Update MangaInfoFragment.kt
2017-01-08 20:07:19 +01:00
len
07cae4d684
Merge and remove util classes
2017-01-08 18:50:51 +01:00
inorichi
dd56d7c0bb
Initial support for external sources
2017-01-08 18:12:19 +01:00
len
77d986f213
Kitsu: also filter included by manga
2017-01-07 00:54:57 +01:00
len
13bcefe5cd
Filter manga library entries in Kitsu
2017-01-07 00:29:52 +01:00
len
49d0e06704
Replace bad image url with the logo in mangafox. Related with #626
2017-01-04 19:12:47 +01:00
Gianmarco David
2c8790c545
Added circular thumbnails to the catalogue list view, like the ones in the library list view ( #616 )
...
* Added circular thumbnails to the catalogue list view, like the ones in the library list view
* Moved setImage to CatalogueHolder parent class and adapted the code so that when the manga is initialized, the thumbnail is set both in the case of grid and list
* In catalog, when switching between grid and list, initialize mangas only if going to grid view or if over wifi
2017-01-04 12:50:31 +01:00
len
d0260acd3d
Set IME action done
2017-01-03 15:44:32 +01:00
len
cfa9729831
Remove unused resources
2017-01-02 18:59:15 +01:00
len
c25af3d5ad
Change filters dialog with a drawer
2017-01-02 18:35:54 +01:00
paronos
d3e9200a7f
Improve catalog search filters ( #615 )
...
* Add three state (include/exclude/ignore) search filters (works for now only on MangaFox and MangaHere)
* checkbox icons in xml format
* fix checkbox icons referencing
* fix three states filters in remaining catalogs
* use Spinner for filter with more than three states (Mangasee)
* use EditText for freetext filters (Mangasee)
* remove pngs
* Filter class/subclass
* add Filter.Header
* English catalogs
2017-01-02 18:30:10 +01:00
len
2032ba3ba3
Now using subsampling 3.6.0
2017-01-01 21:30:29 +01:00
len
9bcde69ee0
Release 0.4.2
2017-01-01 21:00:52 +01:00
len
beca2b429c
Minor changes
2017-01-01 20:54:41 +01:00
len
3a1699f0b3
Fix #373 and a few crashes
2016-12-31 16:19:32 +01:00
len
a7192e866f
Locale fix. Kotlin update to 1.0.6
2016-12-27 20:18:38 +01:00
len
dc882b4dce
Make clear error codes are from HTTP
2016-12-26 18:12:15 +01:00
len
77b4de3941
Minor changes
2016-12-26 17:21:17 +01:00
len
006d17aac7
Fix locale not applied outside activities
2016-12-26 16:56:19 +01:00
len
1a3a1db4ff
Remove Language class. App's language and hidden languages settings were reset
2016-12-26 15:44:59 +01:00
len
97fa659283
Kitsu fixes
2016-12-24 11:32:45 +01:00
paronos
f1d84ccb49
Add "Completed" filter; fix Mangahere; fix Mangafox ( #604 )
...
* Add "Compled" filter to all english sources; fix Mangahere manga title extraction; fix Mangafox search.
* update Mangasee
* update Batoto
2016-12-24 00:08:49 +01:00
Gianmarco David
1f14240251
Translated some strings to Italian ( #602 )
...
* Translated some strings to Italian
* Added missing strings and fixed a couple of errors
2016-12-24 00:08:27 +01:00
len
ea6fed6ecf
Exclude novels from Kitsu results
2016-12-23 16:58:36 +01:00
len
d09eca7833
Anilist/Kitsu Fixes
2016-12-23 16:15:09 +01:00
Krishna Shukla
2c6f64c5ae
Refresh option in the library updates tab ( #606 )
...
* Solves #550
* Make sure only refresh can only happen when pulling down at top of update library list
* Removed unused import
2016-12-23 15:58:53 +01:00
Krishna Shukla
ec87e4359b
Drawerfix/readme update ( #601 )
...
* Fixed back button on navigational drawers
* Removing an unused import
* Cleaned up code
* little clean up
2016-12-23 15:56:10 +01:00
len
2b63bae989
Show login errors
2016-12-22 22:11:17 +01:00
len
82f4e3157a
Minor changes
2016-12-22 21:57:15 +01:00
len
725ceab00b
Hide API implementation from MAL service. Reorder methods and minor changes
2016-12-22 21:17:47 +01:00
len
ba428c401d
Fix Kitsu refresh method
2016-12-22 16:34:34 +01:00
len
510669ee2c
Fix wrong anilist decimal scores
2016-12-22 16:22:08 +01:00
len
8d749df290
Score formatting. Hide API from Anilist/Kitsu services.
2016-12-21 22:39:46 +01:00
len
091c0c0c71
Fix system language setting always using english
2016-12-21 00:42:46 +01:00
Bram van de Kerkhof
7fdd2cacd7
Fixed updater on Android N. Closes #592 ( #595 )
2016-12-21 00:34:31 +01:00
reconman
2241a0b2de
Using title instead of text for Mangahere titles ( #591 )
...
Fixes #571
The text on the popular manga page of Mangahere contains escaped HTML characters. The title attributes of the links do not contain them.
2016-12-20 20:37:45 +01:00
len
e542a8d8e2
Fix tab gravity
2016-12-20 16:54:56 +01:00
inorichi
94ee4e7fb5
Experimental Anilist and Kitsu support ( #586 )
...
* Tracking tab with anilist support
* Rename MangaSync to Track
* Rename variables and methods to track
* Kitsu implementation
* Variables refactoring
* Travis fix?
2016-12-18 22:56:28 +01:00
len
e3d430eb5e
Fix #587
2016-12-18 22:31:20 +01:00
len
fd76255cf6
Release 0.4.1
2016-12-18 21:05:33 +01:00
len
d180631877
Add ripple effect to filter nav view
2016-12-18 20:29:46 +01:00
len
1977e21363
Fix method conflicts
2016-12-18 16:59:06 +01:00
len
e1a3ee1b81
Bugfixes
2016-12-18 16:35:39 +01:00
Bram van de Kerkhof
cc43d9daed
fixes wrong getBroadcast calls from imageNotification ( #585 )
2016-12-18 15:15:44 +01:00
len
79705df499
Apply material design guidelines to categories
2016-12-18 13:08:56 +01:00
len
36bbb906c1
Library sort change doesn't trigger filtering
2016-12-15 18:51:12 +01:00
len
816cc17ed3
Fix #577 . Fix language not applied in reader activity.
2016-12-14 22:33:24 +01:00
len
97e3b5d2ab
Add unread sorting
2016-12-13 22:23:49 +01:00
Bram van de Kerkhof
79ab9d80f2
Improved last_read sorting ( #576 )
2016-12-13 21:36:26 +01:00
len
32511149d1
Format fixes. Move lang setting to the first entry (looks better IMO)
2016-12-13 21:07:48 +01:00
Ken Swenson
cc9fd53abb
Implement language switcher ( #563 )
...
* Implement language switching using BaseActivity
* Add requested changes
* Cleanup App.kt Imports and add pref_language_key
* Acutally use @string for key
* Use string resource for language preference title
2016-12-13 20:47:46 +01:00
len
4061c7450b
Better network error handling
2016-12-12 20:53:44 +01:00
len
9ad535bde6
Optimize library downloaded filter
2016-12-11 23:59:25 +01:00
inorichi
b067096fc7
Add drawer to filter and sort the library ( #570 )
...
* Add additional drawer to filter and sort the library
* Tint icon when there's a filter active
* Comments and minor changes
2016-12-11 12:43:44 +01:00
len
2dd58e5f7d
Ask for confirmation before changing the cover. Fixes #562
2016-12-10 23:16:46 +01:00
len
7c42ab885b
Readers know how to move to each side. Fix #566
2016-12-10 14:49:56 +01:00
len
26b283d44d
Fix webtoon reader touch events. #561
2016-12-10 14:01:16 +01:00
len
8c1b07c4ba
Handle null directories as empty arrays
2016-12-10 12:22:44 +01:00
len
f98e0858a7
Improve download discovery performance in library updates view
2016-12-09 20:23:48 +01:00
Robin Appelman
8b60d5bfcb
Add optional to automatically download new chapers ( #538 )
...
* Add optional to automatically download new chapers
* Only trigger download once
2016-12-06 17:22:03 +01:00
len
30b4c6e755
Remove some state from the library view
2016-12-04 23:58:46 +01:00
len
3d2a98451b
Avoid going to db when a library filter is changed
2016-12-04 23:48:29 +01:00
Bram van de Kerkhof
aba528b227
Added option to sort library ( #536 )
...
* Initial code
* Added all sort options
* Fixes
* Removed sort by added. Some renaming
* Removed date added database calls
* Fixes
2016-12-04 20:22:12 +01:00
len
d971768056
Release 0.4.0
2016-12-03 16:54:29 +01:00
len
2e39be6625
Image is now the default decoder
2016-12-03 16:12:58 +01:00
len
f514d466a6
Minor changes and fixes
2016-12-03 13:08:26 +01:00
len
d10bf45283
Download next N chapters now excludes the ones enqueued. #556
2016-12-02 20:37:55 +01:00
len
a0064a1699
Don't allow to create categories with the same name
2016-12-01 20:34:30 +01:00
len
907472403d
Upgrade okhttp
2016-12-01 19:36:58 +01:00
paronos
a9b6db9ee9
Italian language ( #551 )
...
* Add italian language
* italian language: fix aapt error
* small edit
2016-11-30 09:55:05 +01:00
len
3e1dc9f400
Add property to get the number of a page
2016-11-29 22:32:44 +01:00
len
d30c019b89
Allow to share images when reading online. Move chapter cache to external cache dir. Dependency updates.
2016-11-29 21:37:35 +01:00
len
44241e03da
Update preferences lib
2016-11-27 22:02:23 +01:00
len
12dcc2c31f
Set share image mimetype with wildcard
2016-11-27 15:44:59 +01:00
len
bb89b72a81
Don't validate the page number and extension when saving a page
2016-11-26 12:34:54 +01:00
len
ea790faeb3
Always cancel library update task
2016-11-26 12:26:40 +01:00
len
4ef7b16925
Minor refactor
2016-11-24 21:50:02 +01:00
len
93e244b4c4
Fix #547
2016-11-24 21:42:01 +01:00
len
87281d34c1
Fix #528
2016-11-24 18:35:27 +01:00
len
20041701cd
Handle empty directory. Fix travis
2016-11-24 16:11:01 +01:00
len
f9c5379400
Fix #546
2016-11-24 15:40:34 +01:00
len
2a531f1a1e
Fix #545
2016-11-23 21:43:24 +01:00
len
4d4b9c0d6d
Dependency updates. Remove some unused strings
2016-11-23 21:09:46 +01:00
psychowood
dc592e92b5
Added Volume and Title to chapters from MangaHere ( #523 )
2016-11-22 22:39:27 +01:00
len
0db1a3167d
Improve extension discovery. Fix #542
2016-11-22 20:49:57 +01:00
len
830f792824
Fix #541
2016-11-22 16:06:02 +01:00
Taumer
a13ebc3975
Some improvements for russian catalogs ( #540 )
...
* Implemented genre filter for Mangachan
* Fixed search for Mangachan
* Changed url with latest updates for Mangachan
* Updated genres for Readmanga
* Removed duplicate code for Readmanga
2016-11-20 15:14:36 +01:00
Gilfar
b28ef61618
Better recent updates regexp for Mangasee ( #539 )
2016-11-20 15:13:46 +01:00
inorichi
6f297161de
Download manager rewrite ( #535 )
...
* Saving to SD working
* Rename imagePath to uri
* Handle android < 21
* Minor changes
* Separate downloader from the manager. Optimize folder lookups
* Persist downloads across restarts
* Fix for #511
* Updated ReactiveNetwork. Add some documentation
* More documentation and minor fixes
* Handle persistent notifications. Other minor changes
* Improve downloader and add documentation
* Rename pageNumber to index in Page class
* Remove unused methods
* Use chop method
* Make sure dest dir is created
* Reset downloads dir preference
* Use invalidate options menu in download fragment and fix wrong condition
* Fix empty download queue after application restart
* Use addAll method in download queue to avoid too many notifications
* Inform download manager changes
2016-11-20 11:20:57 +01:00
len
59c626b4a8
Add an extension function to limit the number of characters in a string. Dependency updates
2016-11-19 14:46:49 +01:00
len
1d014a5a94
Minor fix
2016-11-19 12:13:09 +01:00
len
2dc8159d96
Fix #517 and a few more crashes
2016-11-17 21:14:50 +01:00
len
453f742732
Trying to fix a crash in settings (again)
2016-11-15 19:12:03 +01:00
len
5e6cf9fb02
#529
2016-11-15 18:11:52 +01:00
len
83349fc72d
Trying to fix a crash in settings
2016-11-15 17:48:51 +01:00
inorichi
979a5c8c16
Merge pull request #526 from Gilfar/mangasee-seasonal
...
Update for seasonal manga from Mangasee
2016-11-14 20:49:07 +01:00
inorichi
9f625835ec
Added option to download page or set page as cover ( #481 )
...
* Added option to download page or set page as cover
* Removed network call now copies from page image
* Format fix + notification feedback
* Added code to prevent OutOfMemory error. Made notification optional. Can now save image on long press. Bug fixes
* Now uses glide for notification
* Fixed webtoon page
* Fixes + API 16 support
* fixes
* Fixed API 24 FileProvider error
* Added page.ready check
* Indention
2016-11-14 20:48:34 +01:00
Gilfar
5fd379e71b
update for seasonal manga from Mangasee
2016-11-14 18:38:10 +01:00
Bram van de Kerkhof
9c5b497751
Changed sort icon from by alpha to by numeric ( #525 )
2016-11-13 14:25:55 +01:00
Bram van de Kerkhof
4dc5f3e7d9
Indention
2016-11-13 14:09:32 +01:00
Bram van de Kerkhof
13954ffe01
Added page.ready check
2016-11-13 14:07:20 +01:00
Gilfar
36d4e1f7ef
update Mangasee due to webpage changes ( #521 )
2016-11-13 12:33:29 +01:00
len
b716a2f8ac
Fix compilation error
2016-11-12 15:28:01 +01:00
len
f98095e6cb
Allow to change chapter fields before inserting to database. Update Kotlin to 1.0.5
2016-11-12 14:04:25 +01:00
Greg Wright
d183aca810
Update MangaSee URL ( #518 )
...
Closes (https://github.com/inorichi/tachiyomi/issues/516 )
2016-11-08 17:11:15 +01:00
inorichi
52f4bddbce
Set flex time
2016-11-07 16:23:04 +01:00
len
b837424f29
Fix update notification not allowing installations on some ROMs (like MIUI)
2016-11-06 20:14:13 +01:00
len
2856d9d6a3
Add product flavors. Switch to evernote's job scheduler
2016-11-06 18:44:14 +01:00
len
71fac76e3d
Rename bookmark column val
2016-11-06 13:35:12 +01:00
Bram van de Kerkhof
125f1ae34c
Added option to bookmark single chapter ( #496 )
...
* Added option to bookmark single chapter
* Fixes
2016-11-06 13:33:00 +01:00
len
b418169c20
Exclude backup empty fields
2016-11-06 13:31:01 +01:00
len
10a1ba95d6
Support API 25 again. Bump dependencies
2016-11-05 19:28:47 +01:00
Naji Astier
27d3daf918
Add support for latest updates to Readmangatoday ( #512 )
2016-11-03 16:17:37 +01:00
len
dcbd72e64d
Release 0.3.2
2016-10-30 17:39:16 +01:00
len
52e1e93f9d
Added another image decoder. It should be faster than Rapid and more reliable than Skia.
2016-10-28 19:26:47 +02:00
Bram van de Kerkhof
7d3d0999f3
Fixed API 24 FileProvider error
2016-10-25 17:34:49 +02:00
Bram van de Kerkhof
93f90b5a62
fixes
2016-10-25 16:08:33 +02:00
Bram van de Kerkhof
c2b113ac0a
Fixes + API 16 support
2016-10-25 15:49:27 +02:00
Bram van de Kerkhof
8ff8ab4f27
Fixed webtoon page
2016-10-25 15:49:22 +02:00
Bram van de Kerkhof
414b8c9f21
Now uses glide for notification
2016-10-25 15:49:21 +02:00
Bram van de Kerkhof
4975787afa
Added code to prevent OutOfMemory error. Made notification optional. Can now save image on long press. Bug fixes
2016-10-25 15:49:20 +02:00
Bram van de Kerkhof
1210691fdd
Format fix + notification feedback
2016-10-25 15:49:19 +02:00
Bram van de Kerkhof
2a4527a8d6
Removed network call now copies from page image
2016-10-25 15:49:18 +02:00
Bram van de Kerkhof
2991906a85
Added option to download page or set page as cover
2016-10-25 15:49:17 +02:00
len
5b1f4f189b
Reader fixes
2016-10-24 22:16:50 +02:00
len
d77a1e6925
Change webtoon image callback to onReady
2016-10-24 00:12:32 +02:00
len
19c713ebb2
Minor changes
2016-10-23 22:37:20 +02:00
len
90e0e0b72a
Webtoon reader now shows download progress. Keep the progress bar until the image is decoded
2016-10-23 18:59:25 +02:00
len
22bbcaeed0
Remove builtin decoders from Rapid
2016-10-23 16:42:48 +02:00
len
d7b8015df7
Drop support for reencode images
2016-10-23 13:22:14 +02:00
len
e375101132
Revert "Support API 25. Use new DividerItemDecoration."
...
This reverts commit 05b14bae7b
.
2016-10-22 21:42:48 +02:00
len
05b14bae7b
Support API 25. Use new DividerItemDecoration.
2016-10-22 20:21:25 +02:00
len
eb15fe3898
Remove 2048 bitmap size limit
2016-10-21 21:21:31 +02:00
Bram van de Kerkhof
4f5518bdd8
Fixed wrong chapter recognition for S0 - Chapter 00 ( #499 )
2016-10-20 16:28:25 +02:00
inorichi
c9e1e6e020
Release 0.3.1
2016-10-17 08:43:19 +02:00
len
ee2aae7e3a
Release 0.3.0
2016-10-16 21:00:40 +02:00
len
b6011d4cf5
Minor changes
2016-10-16 20:50:32 +02:00
len
a31c6ff875
Decode notification logo in background thread. Set max bitmap size to 2048
2016-10-16 15:02:55 +02:00
len
69baaac27e
Another crash fixed in webtoon reader
2016-10-15 15:27:26 +02:00
Bram van de Kerkhof
b16a90e9d9
Fixed incorrect string for color filter ( #493 )
2016-10-15 11:50:07 +02:00
len
4578edf157
Use old refresh icon (but with the app's logo)
2016-10-15 11:31:24 +02:00
len
33df35db1b
Multidex debug build
2016-10-15 11:12:16 +02:00
len
5b4ed6f926
Delete old alarm
2016-10-14 17:27:35 +02:00
len
8fc467652d
Add app's notification icon
2016-10-13 19:45:10 +02:00
MrAmnesiac
7971b64d57
Update Portuguese(pt_PT) translation. ( #492 )
...
-New strings required translation
-Correcting mistakes
2016-10-12 21:24:12 +02:00
len
9c1e2c3c45
Oops.. Fix #489
2016-10-09 14:42:27 +02:00
len
909917e133
Handle individual errors in metadata update
2016-10-09 12:22:21 +02:00
len
3b6c37a30b
Increase minimum tile dpi
2016-10-09 11:51:07 +02:00
len
4a6e2a5d99
More crash fixes
2016-10-09 11:34:37 +02:00
len
6cf84256fe
Crash fix
2016-10-09 11:10:47 +02:00
len
876831480a
Remove unused context from sources
2016-10-08 19:48:55 +02:00
len
aebc9a3b9e
Update metadata now ignores only completed manga setting
2016-10-08 15:52:02 +02:00
len
7b28614c37
Ignore chapters with duplicated name. Fixes #483
2016-10-06 20:02:22 +02:00
len
4524c705da
Add simple method for preference bindings
2016-10-06 19:39:59 +02:00
len
1f70be688a
Allow to refresh the entire library info (fixing empty covers after restoring backups). Closes #462
2016-10-06 19:23:59 +02:00
len
500eedaab7
Explicitly remove read phone permission
2016-10-03 21:15:59 +02:00
Bram van de Kerkhof
2d2ff0a29d
Download queue will now be reset if negative. ( #485 )
2016-10-02 11:59:10 +02:00
len
6d0689fe6c
Keep compatibility with YAML sources. Reorder methods
2016-09-30 21:29:03 +02:00
Roman Martinez
0b3dda18d3
Implement latest updates. ( #472 )
2016-09-30 21:11:51 +02:00
len
09a8a494a0
Remove unneeded call
2016-09-29 21:46:11 +02:00
len
11ac4df5d7
Bump dependencies, remove unused resources
2016-09-29 19:53:59 +02:00
Andy Bao
d352405ba6
Open from homescreen/add shortcut to launcher ( #435 )
...
* Add very basic "Add to homescreen" action in manga info fragment.
* Fix open from homescreen opening current manga (if a manga is open).
Code cleanup.
* Improve fix for "Opening from homescreen opens currently open manga if a manga is currently open" and fix "Going back to the main app via a Manga opened through a shortcut repeats the launcher open animation".
* Implement custom icons, add star icon and optimize some things.
* Remove Tachiyomi and custom image icon types.
* Move icon creation task into an observable.
Added some extra error handling.
2016-09-29 18:38:29 +02:00
len
a81609fd2c
Fix #480 ?
2016-09-25 23:04:43 +02:00
Bram van de Kerkhof
596a24fce8
Added option to share your favorite manga ( #477 )
2016-09-22 21:36:40 +02:00
Bram van de Kerkhof
8be67a4431
Custom color filter for reader ( #434 )
...
* [WIP] Custom color filter for reader
* Improvements
* temp image to prevent build error
* Shift all the bits
* Some improvements. Removed DiscreteSeekBar
* Improvements
* API 16 + fixes
* Reduced lag. Fixed brightness value being reset to 0
* Small fixes
2016-09-21 21:26:08 +02:00
inorichi
58a2f7a874
Hide catalogues ( #466 )
...
Hide catalogues
2016-09-18 21:12:12 +02:00
len
cb92143613
Merge anilist backend
2016-09-18 11:50:52 +02:00
len
08e26aa30d
Fix library update interval not being updated properly
2016-09-17 11:15:18 +02:00
len
20e2bf9682
Place restrictions above category selection
2016-09-15 18:46:51 +02:00
len
8512f97386
Show default message when no categories selected
2016-09-15 18:39:16 +02:00
len
3ce880bc62
Ignore a random crash when closing the reader
2016-09-15 18:25:10 +02:00
len
72ae243fa2
Remove debug log
2016-09-15 18:04:36 +02:00
len
91829b0e7d
Select categories for global update
2016-09-15 18:01:07 +02:00
len
7c3cd10696
Notify first page change
2016-09-11 16:00:06 +02:00
Gilfar
24bdee626f
parse manga from the future ( #458 )
2016-09-09 19:20:24 +02:00
len
6a30a75e3e
Upgrade dependencies, use new Timber's overloaded method for errors
2016-09-08 18:30:29 +02:00
inorichi
ccdc336112
Complete auto updates checker ( #449 )
...
* Complete auto updates checker
* Use GcmTaskService for the periodical updates checker
* Persist task across reinstalls
* Hide setting instead of disabling
* Minor refactor
2016-09-07 19:44:55 +02:00
len
a4b71f4d11
Minor UI fixes
2016-09-06 21:22:56 +02:00
len
c3f61e86b7
Improve performance with big images. Feedback is appreciated.
2016-09-06 20:42:24 +02:00
Bram van de Kerkhof
d8d93ee344
Added read filter to chapter select. ( #431 )
...
* Added read filter to chapter select.
* Can now select how far back the chapter should be deleted after read.
2016-09-05 11:08:16 +02:00
inorichi
8ffff44454
Merge pull request #441 from icewind1991/more-eng-filter
...
Add genre filter support for the remaining English sources
2016-09-03 12:54:20 +02:00
len
568b90d0b4
Fix #446
2016-09-03 11:05:32 +02:00
Robin Appelman
1698a85e99
Add filter support to readmangatoday
2016-08-31 23:19:03 +02:00
Robin Appelman
c9b62209c2
Add filter support to mangasee
2016-08-31 23:12:25 +02:00
Robin Appelman
b280d6a76b
Add filter support to mangahere
2016-08-31 22:40:12 +02:00
Taumer
2a5edf4547
Implement genre filter for Readmanga
2016-08-30 14:23:47 +03:00
Taumer
d58c517a6c
Implement genre filter for Mintmanga
2016-08-30 14:22:55 +03:00
Franklin L
50136c319f
MAL switched to SSL/HTTPS ( #437 )
...
Changed the URL for myanimelist.net to use HTTPS, as API endpoints are using HTTPS/TLS as of August 25.
2016-08-30 10:28:10 +02:00
Robin Appelman
2fb3b50535
Add genre filter for catalogue ( #428 )
...
* Add genre filter for catalogue
* Implement genre filter for batoto
* hardcode filters for sources
* swtich filter id to string
* reset filters when switching sources
* Add filter support to mangafox
* Catalogue changes
* Indefinite snackbar on error, use plain subscriptions in catalogue presenter
2016-08-28 22:59:00 +02:00
Gilfar
4171e87b4b
update Mangasee chapter selector ( #429 )
2016-08-28 11:38:37 +02:00
len
60b3036037
Rename fragment to view
2016-08-22 12:55:31 +02:00
len
dfb2487640
Library views recycling
2016-08-22 12:54:16 +02:00
len
97454ca162
Disable shared holders for now
2016-08-01 00:09:34 +02:00
len
4200409f79
Fix crashes introduced yesterday
2016-07-31 14:07:12 +02:00
len
b6a06189fb
Fix text overlapping, make icons a bit bigger
2016-07-31 01:01:25 +02:00
len
be521804c8
Fix inverted if condition
2016-07-31 00:05:05 +02:00
len
e95fcf6172
Dynamic recyclerview inflation for the library view and better swap handling
2016-07-30 23:54:32 +02:00
len
fbd2235a51
Recycle view holders in library. Format fixes
2016-07-30 20:21:01 +02:00
len
31b1b83606
Fix #408
2016-07-30 17:43:16 +02:00
len
f768393a4b
Bump dependencies, set target sdk 24
2016-07-30 16:04:43 +02:00
len
c0a0d60c87
Replace page fragments with views
2016-07-30 15:51:49 +02:00
Bram van de Kerkhof
9cf5a4cac0
Minor Improvements ( #405 )
2016-07-28 01:01:56 +02:00
Josh
f21a030cf8
Added the ability to view the library as a list ( #394 )
...
* Added in the ability to view the library as a list
* reverted LibraryAdapter and renamed libraryToggleViewEvent to LibraryToggleViewEvent for consistency
* removed LibraryToggleViewEvent and directly subscribed to option change
* fixed the toggleView subscription
* Made the library list item layout more compliant with material design
* Changed unread text style and removed background
2016-07-27 17:37:36 +02:00
len
74e3d387eb
Release v0.2.3
2016-07-24 15:41:58 +02:00
len
8f83f497d5
Update history custom put resolver
2016-07-23 15:41:47 +02:00
len
6999fa858e
Fix #400
2016-07-23 12:09:06 +02:00
len
8c1bedf796
Back button now returns to start screen. Also fix #356
2016-07-20 19:09:28 +02:00
len
1090c04fe3
Remove deprecated calls and fix a potential race condition
2016-07-18 21:01:51 +02:00
Josh
33b04427d5
Added a startup screen preference option ( #395 )
...
* Added a startup screen preference option
* changed string and keys to be consistent
2016-07-18 19:58:18 +02:00
len
f7bb356abd
Fix exception thrown when Batoto search is empty
2016-07-16 17:25:22 +02:00
len
e16bf0698e
Minor fix
2016-07-15 18:22:24 +02:00
len
e6190683dd
Observable calls can now be retried, previously all retries were failing
2016-07-10 12:14:30 +02:00
len
e08e41ae0d
Remove most unused settings from the reader (keep screen on and page transitions), they are still available in the app's settings. Also lower minimum brightness to -75%
2016-07-08 22:31:46 +02:00
len
5f1a89df63
Remove newThread usages, it probably fixes random crashes
2016-07-08 18:23:03 +02:00
len
f15df40a54
Add an overlay on top of the reader to simulate a lower brightness. Closes #362
2016-07-07 23:18:22 +02:00
len
a32e0e4ec5
Fix #361
2016-07-04 00:27:45 +02:00
len
3e8ac6b2d0
Fix for #361 ?
2016-07-03 21:48:55 +02:00
len
42484d718a
And a few more crashes fixed in preferences
2016-07-03 21:19:34 +02:00
len
81887000a8
Fix a few crashes
2016-07-03 21:04:09 +02:00
len
987473df44
Minor changes
2016-07-03 18:49:02 +02:00
len
3680eb0bf5
Recently read improvements: Open next chapter if read, local date formatting
2016-07-03 17:58:39 +02:00
len
3dbdc495e7
Minor changes
2016-07-03 14:25:51 +02:00
bake
466515c801
Implement "Wie Manga!" ( #379 )
...
* Implement Wie Manga!
* Unnecessary import
2016-07-02 22:16:20 +02:00
len
e198f7e671
Add icons for settings
2016-07-02 22:14:04 +02:00
len
5fe1799dab
Fix #333
2016-07-02 14:12:52 +02:00
len
ce7118084a
Downloads view now uses a copy of the original queue. Fixes #351 and some crashes while scrolling and removing a download from the queue
2016-07-01 18:30:46 +02:00
len
130b7501d1
Remove no predictive animations. Upgrade Kotlin to 1.0.3
2016-07-01 01:39:57 +02:00
len
864f001c3e
Add portuguese translation by @MrAmnesiac
2016-06-30 16:10:30 +02:00
len
1553ce973f
Ignore the first spinner selection
2016-06-30 13:02:14 +02:00
Neverest
72811e59f5
Spanish UI translation ( #365 )
...
Added spanish translation
2016-06-29 15:32:05 +02:00
Mohamed Ezzat
4c1da3575b
Cleanup - squid:S1155 - Collection.isEmpty() should be used to test for emptiness ( #371 )
2016-06-29 15:31:41 +02:00
inorichi
05c0516a57
New reader menu ( #368 )
2016-06-27 16:46:31 +02:00
Jake Merdich
fe6dff9086
Handle a missing page list in MangaHere ( #366 )
...
This typically happens when a manga is pulled from their catalog (I tested it on Nisekoi). Previous behavior led to a NullPointerError, now gives an empty page list.
Giving a reason to the user beyond "Empty Page list" would be a good idea in the future (this seems to be one holdup for #220 ), but there doesn't seem to be an obvious place to put it without touching the base classes. In the meantime, this is far more informative than null errors.
2016-06-25 13:01:44 +02:00
len
b6df5e6ee6
Reader fixes (MAL not updating in certain scenarios)
2016-06-24 13:39:34 +02:00
Lennart Weller
3ee5774870
Use Cloudflare client for ReadManga.Today ( #363 )
2016-06-23 14:05:20 +02:00
Gilfar
c8fbb96f49
Mangasee as image source ( #355 )
...
* Mangasee as image source
* revert
* Mangasee source refactoring
2016-06-20 15:37:35 +02:00
len
143303f7df
Parser improvements
2016-06-20 00:57:29 +02:00
len
585f7ec17d
Remove getAbsoluteUrl method
2016-06-18 17:37:41 +02:00
len
9beeca652f
Rewrite preferences with a modified support library v7
2016-06-16 20:52:51 +02:00
len
cd92569355
Restart inject module when the app is created
2016-06-15 17:58:28 +02:00
len
a82e1d0e45
Remove unneeded annotations and some cleanup
2016-06-15 17:47:44 +02:00
len
5ad06df4ac
Fix chapters with 1 page not marked as read
2016-06-15 16:47:59 +02:00
len
5cfd5da338
Convert some classes to Kotlin
2016-06-15 16:37:48 +02:00
len
237af4b07d
Fix dependency injection and use custom models extending DB ones
2016-06-14 15:17:37 +02:00
len
658860fdff
Add chapter loader, drop non seamless mode
2016-06-14 15:15:31 +02:00
len
21ba371a32
Replace Dagger2 with Injekt, reorganize dependencies
2016-06-14 15:13:48 +02:00
len
589160242e
Rewrite database models in Kotlin
2016-06-14 15:11:23 +02:00
Taumer
4de8b6e9a8
Update Mangachan address and fix loading covers after update ( #347 )
2016-06-11 15:59:04 +02:00
Taumer
f0a382c21a
Improve regex for pages from Readmanga and Mintmanga ( #345 )
2016-06-09 19:48:23 +02:00
len
682a2c7546
Delete file when exception is thrown
2016-06-09 15:46:08 +02:00
len
2d1e85f280
Fix scroll position with many categories. Closes #332
2016-06-09 14:27:11 +02:00
len
dbec4fc15e
Cloudflare fix. Closes #344
2016-06-09 11:32:24 +02:00
Mohamed Ezzat
95cd77e749
Multiple quality improvements - squid:S1213, squid:S1943, squid:S1066 ( #342 )
2016-06-08 08:44:12 +02:00
Bram van de Kerkhof
1f8126e2af
Use cardBackgroundColor instead of android:Background ( #339 )
2016-06-07 20:59:43 +02:00
Bram van de Kerkhof
86db7497e9
Small card fixes ( #338 )
2016-06-07 20:36:40 +02:00
Bram van de Kerkhof
172305fc6a
Wrong card background fix + bump gradle version ( #337 )
2016-06-07 20:14:36 +02:00
Taumer
dad9dcd742
Improve getAbsolutUrl method ( #336 )
...
Also fix Mangachan most popular pages
2016-06-07 20:04:50 +02:00
len
59b90a94d0
Remove covers on error. #334
2016-06-06 20:45:22 +02:00
len
93fc5944f3
Remove unneeded casts
2016-06-06 16:53:58 +02:00
len
7039216eae
Manual mappings. Code generation on java classes (better compilation times)
2016-06-06 16:27:24 +02:00
Bram van de Kerkhof
7ba898f701
Added recently read tab ( #316 )
2016-06-06 15:26:56 +02:00
len
11262f86f9
Release 0.2.2
2016-06-06 14:43:02 +02:00
len
d1db2d60ec
Fix #329 . Add confirmation before removing favorite manga on multiple selection. Add new proguard rules
2016-06-05 23:40:27 +02:00
len
156e43290e
Remove unneeded swipe refresh
2016-06-05 11:54:35 +02:00
len
6687c80b2d
Minor changes
2016-06-05 11:14:40 +02:00
Bram van de Kerkhof
1fbec7bf3d
Added improvements for RecentChapters. Closes #320 ( #324 )
2016-06-04 17:50:44 +02:00
len
6196480d1d
Minor improvements
2016-06-03 18:25:47 +02:00
len
2723aeeb5c
Better error feedback. Closes #325
2016-06-03 12:37:07 +02:00
len
728ab18017
Make active page nullable. Fixes #326
2016-06-03 12:25:39 +02:00
len
0714fdc7e6
Fix #328
2016-06-03 12:09:38 +02:00
NoodleMage
10ec3a9b0c
Added chapter recognition for "season" case
2016-06-02 16:39:19 +02:00
James Harris
eec728f162
Rename "Only update incomplete manga" string to "ongoing" ( #318 )
2016-06-02 14:42:40 +02:00
len
1ac8ef5341
Reader fixes and minor changes
2016-06-02 14:11:10 +02:00
len
18cdddf433
Minor improvements for sync services
2016-05-31 16:14:32 +02:00
len
02a697031f
Chapters FAB doesn't depend on the recognized chapter number. Cloudflare resolver fix
2016-05-28 19:10:09 +02:00
len
6beff242b0
LoginSource moved to an interface
2016-05-28 00:20:59 +02:00
len
46cc078e93
Downloading chapters now always add them from the beginning
2016-05-27 20:11:37 +02:00
len
9aa6da0642
Default headers are bad
2016-05-27 18:08:05 +02:00
len
8bd20c39aa
All network calls are now done directly through the client
2016-05-27 17:17:30 +02:00
len
efd36388b0
Fix network unsubscription crashes, refactor network methods
2016-05-27 16:52:44 +02:00
len
79bb207a8d
Use async method for network calls, trying to fix a crash
2016-05-27 13:56:18 +02:00
len
0fe350af9a
Minor classes restructuration and optimize imports
2016-05-27 13:21:21 +02:00
len
4e784cd7c3
Minor fixes
2016-05-26 16:03:55 +02:00
len
12d6919421
Do not parse -2 chapter number
2016-05-26 15:52:12 +02:00
len
79ec4faddb
Always close requests' response body
2016-05-26 15:16:42 +02:00
len
b5dbdd1774
Change default sorting method
2016-05-26 15:10:31 +02:00
len
a08cea9df8
Show changelog when new version is installed
2016-05-26 15:10:28 +02:00
Naji Astier
5d9c817461
Implement ReadMangaToday with the new source
2016-05-26 10:22:43 +02:00
Taumer
f95c9a12c9
Reimplement russian sources
2016-05-26 10:22:43 +02:00
len
015257fe75
Implement Mangafox and Mangahere with the new source
2016-05-26 10:22:42 +02:00
len
dd5692bb2d
Rewrite sources. Implement Batoto and Kissmanga
2016-05-26 10:22:39 +02:00
len
bc3d5dc863
Add support's library custom tabs
2016-05-25 17:33:58 +02:00
Mohamed Ezzat
8086d1db46
squid:SwitchLastCaseIsDefaultCheck - switch statements should end with a default clause ( #306 )
2016-05-25 00:09:38 +02:00
Bram van de Kerkhof
26f4f53ec2
Fixed spinner + improved ripple ( #310 )
2016-05-25 00:09:24 +02:00
len
6af78418a4
Fix an issue with seamless mode and chapters with less than 5 pages #291
2016-05-23 12:10:24 +02:00
len
f629db3c10
Exclude manga from unknown sources from the library
2016-05-22 23:40:44 +02:00
len
af0cf9e52d
Load next/prev chapter depending on the sorting method
2016-05-21 22:04:07 +02:00
len
e885469504
Allow to change sorting mode from the chapters fragment
2016-05-21 22:04:06 +02:00
len
ca7e5260f0
Tables classes in Kotlin. Rename COLUMN -> COL
2016-05-21 22:04:06 +02:00
len
dba64f849b
Database support for ordering chapters like the source
2016-05-21 22:04:05 +02:00
len
637dda2e22
Make status bar transparent on API >= 21
2016-05-21 15:43:48 +02:00
NoodleMage
575eaee1d2
UI tweaks
2016-05-19 16:29:25 +02:00
Mohamed Ezzat
48a1e8f74c
pmd:UseIndexOfChar - Use Index Of Char ( #300 )
2016-05-17 21:49:13 +02:00
len
4d65038ad3
Optimize imports
2016-05-15 23:06:11 +02:00
len
6e8a41f898
Kissmanga loading through Cloudflare. A lot of refactoring was needed
2016-05-15 20:46:58 +02:00
len
8da11dbdb9
Fix MAL not binding a manga. Upgrade Kotlin to 1.0.2
2016-05-13 13:37:08 +02:00
len
70fabf6a6b
Bump dependencies and support library
2016-05-12 20:15:15 +02:00
len
43fafbc747
Fix a crash when trying to change the downloads directory on some devices
2016-05-12 16:45:35 +02:00
len
88e64c878b
Double the distance required to trigger category update and remove overflow menu setting
2016-05-12 15:30:57 +02:00
Bram van de Kerkhof
0ad9e4af0b
Fix #267 ( #299 )
2016-05-12 14:28:44 +02:00
Bram van de Kerkhof
a6df745daa
Rewrote ChapterRecognition to Kotlin. ( #293 )
2016-05-11 15:33:14 +02:00
len
136136d055
Trying workaround for #296
2016-05-09 13:29:46 +02:00
len
c20d86e5c0
Category update can only be triggered when the list is at the top
2016-05-09 13:23:57 +02:00
len
7ca99f749b
Remember last active category. Closes #261
2016-05-08 18:11:09 +02:00
len
7cc4405c09
Swipe down updates active category. Closes #292 . Not sure I'll keep this
2016-05-08 17:27:49 +02:00
len
62d5deaa6f
Allow to open manga in the browser. Closes #157 (Doesn't work with kissmanga)
2016-05-08 15:20:55 +02:00
len
7f5879ed6f
Add confirm dialog for multiple deletion. Closes #155
2016-05-08 14:58:21 +02:00
len
a0f7761a37
Minor changes
2016-05-07 23:50:05 +02:00
Bram van de Kerkhof
ed77c60283
Added download notifications, resolves #260 ( #289 )
2016-05-07 23:09:14 +02:00
len
8f144316a6
Fix a crash when updating active category and no categories available
2016-05-06 15:44:01 +02:00
len
e73eed4a9b
Fix catalog covers' flickering when adding a page
2016-05-06 14:28:39 +02:00
len
9de3da33aa
Fix recent chapters menu button not showing on high dpi screens
2016-05-05 20:58:19 +02:00
len
0de214c3b5
Delete from the download queue on the main thread. It could fix some crashes
2016-05-05 16:05:36 +02:00
len
1226023dc2
Allow to update one category
2016-05-05 00:37:03 +02:00
len
5e24054a0b
Database queries are now separated by table. Improve how the app creates downloads
2016-05-02 22:36:10 +02:00
len
1d1e5f1f99
Toggle reader menu with the menu button, closes #286 . Fix incorrect drawer selected item when using back button
2016-05-01 21:53:00 +02:00
len
49628e9cf5
Fix recent crashes
2016-04-30 01:44:53 +02:00
len
47bc1f7a9f
Remove RelativeLayout from covers for better performance
2016-04-29 20:00:03 +02:00
len
e881488bcc
Refactor and convert to Kotlin base classes. Fix FAB behavior
2016-04-28 21:54:54 +02:00
Bram van de Kerkhof
97ee7b81af
Release version manual update hotfix. ( #283 )
2016-04-28 18:46:12 +02:00
Mohamed Ezzat
ff6eefe1c4
pmd:ImmutableField - Immutable Field ( #282 )
2016-04-28 18:46:05 +02:00
Mohamed Ezzat
9f546d13c2
squid:S1118 - Utility classes should not have public constructors ( #281 )
2016-04-28 18:45:39 +02:00
Mohamed Ezzat
270cacb1d7
squid:S2039 - Member variable visibility should be specified ( #279 )
2016-04-27 22:18:25 +02:00
len
5d396bfb7c
Make query non nullable, it fixes some bugs in the catalogue
2016-04-27 00:58:05 +02:00
len
de6cc8394e
Fixed some crashes in the catalogue and the reader
2016-04-27 00:23:06 +02:00
NoodleMage
eb9c5f95db
Removed automatic update + duplicate fix
2016-04-26 22:56:49 +02:00
NoodleMage
55e9d2880c
Rewrote UpdateDownloader to Kotlin
...
Added auto update check (every 12 hour)
Warning message optional fix #256
Lots of bug fixes!
2016-04-26 20:57:05 +02:00
len
ec9c19ce7d
Use a thread-safe list for downloads
2016-04-26 14:00:22 +02:00
len
31731e8f26
Fix a crash in older android versions
2016-04-25 23:43:32 +02:00
len
bfb12bc7c1
Minor changes to fix a possible crash in the downloads view
2016-04-24 23:32:49 +02:00
len
4befcf3819
Fix #277 , library not updating
2016-04-23 15:39:41 +02:00
len
b83efd90a8
Slightly increase library view performance by caching typefaces
2016-04-22 19:41:59 +02:00
len
9f0da3f1d6
Upgrade to nucleus 3
2016-04-22 14:28:06 +02:00
len
50ae08ed8d
Back button now returns to library. Closes #252
2016-04-21 16:31:23 +02:00
len
5385642a5b
Downloads now retry requests after some seconds. Closes #271
2016-04-21 15:57:47 +02:00
len
0a27d4e185
Add an option to reencode images under the advanced tab. #262
2016-04-21 15:31:07 +02:00
len
bd8b9febd2
Minor changes
2016-04-21 01:04:46 +02:00
len
a30705f197
Oops... nobody noticed being unlogged from batoto?
2016-04-20 17:31:31 +02:00
len
877032a757
Fix incomplete downloads. Closes #264
2016-04-20 17:10:10 +02:00
len
19bf47b6d2
Release resources before trying to delete an incomplete file #264 #211
2016-04-19 21:04:28 +02:00
len
a9bfeb058b
Revert "Temporarily include nucleus in the project"
...
This reverts commit 447dfd1e3c
.
2016-04-19 14:11:03 +02:00
len
9213fc6999
Always close response body
2016-04-19 14:08:35 +02:00
len
447dfd1e3c
Temporarily include nucleus in the project
2016-04-19 12:58:33 +02:00
len
638d3a32cf
Also use manga per row setting in catalogue
2016-04-18 20:33:09 +02:00
len
17c59657c3
Allow to unbind manga, closes #258 . Fix some network calls leaking
2016-04-18 20:14:50 +02:00
len
81bce8ef76
Mark common categories when moving them. Closes #135
2016-04-18 19:20:14 +02:00
len
78314077bb
Fix custom brightness turning off the screen. #106
2016-04-18 17:36:27 +02:00
len
a7840bc247
Rewrite PreferencesHelper. Allow to customize navigation with volume keys and tapping. Closes #251 and closes #129 .
2016-04-18 17:29:46 +02:00
iBaer
6d0254c5e5
Fixed backup/restore for 3rd party applications ( #255 )
...
* Same MIME for restore/backup, so 3rd party applications like Google Drive find the proper files.
MIME changed to proper type for json files.
* MIME type for restore temporaly on "application/*" so the cached file can also be chosen
2016-04-18 13:40:34 +02:00
Mohamed Ezzat
06681a3db7
squid:S1854 - Dead stores should be removed ( #253 )
2016-04-18 13:40:26 +02:00
len
0fe0088ff0
Also use no predictive animations for AutofitRecyclerView
2016-04-15 15:52:53 +02:00
len
492a24ec17
Use always 3 characters for downloaded pages. Fixes #181
2016-04-15 15:14:02 +02:00
len
17a6ea973e
Some bugfixes
2016-04-15 14:58:36 +02:00
len
deaba48431
Fix a crash on older devices
2016-04-14 17:37:21 +02:00
len
eb662f1234
Fix some crashes when restoring backups
2016-04-14 17:24:34 +02:00
len
5ecdecea98
Skip memory cache for images in catalog
2016-04-13 17:59:05 +02:00
len
b4277faf90
Not yet #187
2016-04-13 17:42:53 +02:00
len
09902566ad
Fix for #187 ?
2016-04-13 16:45:39 +02:00
len
dc80a5ffbd
Minor XML refactoring
2016-04-13 16:42:59 +02:00
Bram van de Kerkhof
b1b97c19d4
Added option to check if connected to power before updating. closes #192 ( #229 )
2016-04-13 14:08:07 +02:00
len
46a0820e5c
Fix scrolling issue
2016-04-13 02:08:43 +02:00
len
6cbdbb5be3
Fix #248
2016-04-12 22:41:45 +02:00
len
b8d1a88623
Changes in cover cache. Store covers in external cache dir
2016-04-11 18:50:31 +02:00
len
b84635ffec
Fix last commit
2016-04-10 20:14:35 +02:00
len
ed2fd00603
Style toolbar's spinner with light theme
2016-04-10 19:47:06 +02:00
len
af20c613a4
Hide upload date if not parsed
2016-04-10 17:53:02 +02:00
len
b27669ee32
Remove unused strings
2016-04-10 17:49:48 +02:00
len
81d39ea272
Remove unused attrs and colors. Theme preference dialogs on API >= 21
2016-04-10 17:34:10 +02:00
len
840437580f
Fix for #144 ?
2016-04-10 16:19:05 +02:00
len
936ede9aba
Light and dark theme are now using different accent colors
2016-04-10 15:48:57 +02:00
len
2fa5d0cbaf
Add presenter subscriptions to the subscription list when using custom subscribe methods
2016-04-10 04:32:43 +02:00
len
e28f69cddf
Dark theme now uses accent color for drawer items. #222
2016-04-10 01:37:42 +02:00
len
11f6c44442
Make status bar transparent on API > 21 properly. Snack function moved to an extension method in View
2016-04-10 00:59:12 +02:00
len
ff906e8ee7
Move modified dependencies to another repository. Reorganize dependencies
2016-04-09 17:33:21 +02:00
len
5fbeeade94
A few more crashes fixed
2016-04-08 22:57:31 +02:00
len
72f029b57f
Fix #242 . Minor changes
2016-04-08 18:01:33 +02:00
len
67c4781376
Upgrade support library. Switch gradle build tools and AS to 2.0. Adapt code to new support lib
2016-04-08 16:18:41 +02:00
len
fe49286d97
A few more crashes fixed
2016-04-07 20:39:37 +02:00
len
4196a0f585
Minor changes trying to fix a crash
2016-04-07 14:43:02 +02:00
len
fa8d0946e9
Remove unneded dependency
2016-04-06 20:40:37 +02:00
len
7c503648ff
Minor changes. Also fix #240
2016-04-06 16:45:13 +02:00
len
a598ebf72f
More crash fixes
2016-04-06 02:18:04 +02:00
len
d8ac35d259
Crash fixes
2016-04-04 23:25:50 +02:00
len
5029e4a28c
Fix a bug when opening a chapter from the recents tab and changing the viewer from the reader would not update chapters for that manga anymore
2016-04-03 18:47:56 +02:00
len
ac15c0c57e
Fix an error when restoring backup
2016-03-31 12:17:40 +02:00
len
0c0372dc51
Fix #236
2016-03-30 18:17:00 +02:00
len
723c0e99a5
Remove unneeded class
2016-03-30 17:19:02 +02:00
len
e04596c668
Minor UI fixes
2016-03-30 10:30:13 +02:00
inorichi
da44dc3fb5
Support backups
2016-03-29 20:48:28 +02:00
len
06c63f1207
Fix a crash in the reader when restoring the instance. Removed capitalization on each word
2016-03-29 13:47:32 +02:00
NoodleMage
fe8e4a4f54
fix #99
2016-03-28 14:07:24 +02:00
len
abab778e2e
Try with a bigger heap to avoid OOM crashes
2016-03-26 13:28:22 +01:00
NoodleMage
a78f89d4eb
Can now choose to automatically remove chapter after reading (or previous). Fix #42
2016-03-25 23:05:50 +01:00
NoodleMage
499c2213ee
Implements delete chapter when set as read for issue #42
2016-03-25 23:05:46 +01:00
NoodleMage
abbc7b572a
Implements Download next 1/5/10/all chapters for issue #42
2016-03-25 23:05:45 +01:00
len
bf1fdda651
Fix crashes on settings
2016-03-25 15:50:25 +01:00
len
218ea7267d
Remove lambdas
2016-03-23 20:28:44 +01:00
inorichi
70cf085df9
Merge pull request #225 from NoodleMage/manga_chapters
...
Updated manga chapters UI
2016-03-23 19:51:20 +01:00
inorichi
71783657af
Merge pull request #201 from na-ji/master
...
Implement parser for readmanga.today
2016-03-23 19:45:29 +01:00
NoodleMage
137c21e6c9
Added animation
2016-03-23 19:38:12 +01:00
NoodleMage
bc473055b9
Changed fragment_manga_chapters.xml. Fix #221
2016-03-22 20:56:19 +01:00
Naji Astier
3d67607768
Merge remote-tracking branch 'upstream/master'
2016-03-22 20:02:10 +01:00
len
ce271649ac
Page number indicator now transparent
2016-03-21 15:58:59 +01:00
len
0078cb88c3
A few crashes fixed
2016-03-21 14:50:02 +01:00
len
19cb548e18
Fix last commit
2016-03-20 23:55:44 +01:00
len
b3cf7dbc14
Implement #226
2016-03-20 22:17:23 +01:00
len
bbfe0a0cd1
Fix directory picker
2016-03-20 21:50:48 +01:00
len
92b3f90380
Fix a query
2016-03-20 01:37:04 +01:00
len
0d41c60a38
Fix tests
2016-03-19 21:09:51 +01:00
len
5132f4850f
Minor changes
2016-03-19 19:30:55 +01:00
len
53fae2939a
Remove apt, add manual EventBusIndex (not sure if it works)
2016-03-19 18:39:18 +01:00
len
14f248546a
Use kapt, remove retrolambda, migrate database and source to Kotlin
2016-03-19 17:48:55 +01:00
len
0d519b3d16
Reader presenter in Kotlin + remove Icepick
2016-03-19 15:14:51 +01:00
len
8e0a9d6d66
Fix crashes
2016-03-19 01:03:28 +01:00
len
b8bc3476f4
Fix last commit
2016-03-19 00:22:13 +01:00
len
6b326cfb79
All events in Kotlin
2016-03-19 00:16:27 +01:00
len
aaef738dda
Download manager in Kotlin and fix another crash in reader
2016-03-19 00:11:34 +01:00
len
35748fc1f3
Raw queries in Kotlin
2016-03-18 23:23:56 +01:00
len
a122d817e8
Fix ACRA not attaching BuildConfig
2016-03-18 20:40:14 +01:00
len
4ccce424de
Reader view in Kotlin. Upgrade gradle wrapper. Remove ButterKnife from the project
2016-03-18 20:21:30 +01:00
len
396a79899e
Bump dependencies. Fix crash in reader
2016-03-17 21:02:40 +01:00
len
de53681d2b
Fix reader theme
2016-03-17 20:35:45 +01:00
NoodleMage
5ef5f9b45f
Rewrote Theme
2016-03-17 20:01:52 +01:00
NoodleMage
98d420d5aa
Rewrote nav drawer to Kotlin + UI updates
...
Added launch screen + new Header
Removed MaterialDrawer library. Implemented Nav Draw from Support Library
2016-03-17 20:01:33 +01:00
len
5b75818fc5
Different approach for #214
2016-03-16 19:52:19 +01:00
len
f49577bc77
Manga in Kotlin. Expect some errors yet
2016-03-13 22:06:32 +01:00
len
a87c65872c
Fix login dialogs not showing the correct title
2016-03-11 16:16:56 +01:00
Taumer
2ced70652b
Implement parsers for Readmanga, Mintmanga and Mangachan
2016-03-10 23:59:22 +03:00
len
689f2e7fbf
Support for sources from different languages
2016-03-10 16:15:48 +01:00
len
ba1dca1826
Fix #206
2016-03-10 16:05:26 +01:00
len
a07e4c69b6
Fix crashes with vector drawables on older Android versions
2016-03-08 17:39:59 +01:00
len
05adde552d
Kotlinize some widgets
2016-03-08 01:22:56 +01:00
inorichi
0ddbfd1036
Merge pull request #204 from NoodleMage/svg_all_the_way
...
Converted all icon drawables to vector + Removed Android-Iconics library.
2016-03-08 00:47:26 +01:00
NoodleMage
8b45df37d2
Converted all icon drawables to vector.
...
Removed Android-Iconics library.
2016-03-08 00:35:29 +01:00
len
70e557575f
Preferences ported to support library
2016-03-07 23:48:43 +01:00
NoodleMage
6383a745ff
Fixed wrong download filter from commit #33386e2
...
Fixed another tab not in TabLayout error.
Drawable to Vector
Removed Filter... Toast
2016-03-06 22:27:30 +01:00
len
b89d6644d8
Performance improvements for library filters
2016-03-06 22:27:26 +01:00
NoodleMage
8fbef4b4bb
Can now filter unread manga + Code opt
2016-03-06 22:27:24 +01:00
NoodleMage
d9f5a97d56
Can now filter downloads only on library view. Fix #27
2016-03-06 22:27:22 +01:00
len
e4ee03cb61
Allow to cancel update. #192 . Needs testing
2016-03-06 20:58:15 +01:00
inorichi
c2a65c71e1
Merge pull request #202 from beschoenen/patch-1
...
Hide clear button
2016-03-06 18:20:42 +01:00
len
8c456a2da4
Replace some image drawables with vector drawables
2016-03-06 18:18:09 +01:00
Kevin Richter
f856386bf7
Hide clear button
...
Hide the clear butten when all downloads have finished.
2016-03-06 17:51:25 +01:00
len
ff61282104
Readers in Kotlin. Also fix #193
2016-03-04 14:10:41 +01:00
len
b2fe9d7d4d
Fix #196
2016-03-03 20:16:28 +01:00
len
16a5e6c01a
Some base classes and preferences in Kotlin
2016-03-02 16:17:56 +01:00
NoodleMage
a7e652f1f7
Rewrote Recent to Kotlin
2016-03-02 14:54:51 +01:00
len
e1a3ab2726
Readded chapters do not notify. Fix #188
2016-03-02 14:18:50 +01:00
len
ae9c412b6d
Fix possible crashes similar to #191
2016-03-02 14:07:54 +01:00
len
fad0027e17
Fix #191
2016-03-02 13:37:54 +01:00
len
ee4bf163ef
Catalogue in Kotlin. Support library upgraded to 23.2.0. Downloads directory now shows a list of folders, it should fix #141 .
2016-03-01 23:29:07 +01:00
inorichi
fabdba4452
Settings in Kotlin
2016-02-27 17:49:22 +01:00
NoodleMage
fa5b64ce2e
Rewrote IOHandler to Kotlin
2016-02-27 10:35:14 +01:00
inorichi
d4bb092543
Allow custom parsing of chapter number on sources
2016-02-26 18:29:08 +01:00
inorichi
f73f0cc341
Download queue's UI in Kotlin
2016-02-26 18:10:13 +01:00
inorichi
b95d0e2848
Bump dependencies. Move ReactiveNetwork to app module.
2016-02-26 15:56:56 +01:00
inorichi
50b97fa28f
Log message error when a request from the catalogue fails.
2016-02-25 16:33:30 +01:00
inorichi
61c7feca87
Refresh adapter after the cover is changed. Some minor changes on categories.
2016-02-25 16:13:48 +01:00
NoodleMage
9ac2f02885
Cover change fix (hopefully :-)
2016-02-25 16:02:58 +01:00
inorichi
59276b7160
Migrate library to Kotlin.
2016-02-25 15:37:52 +01:00
NoodleMage
9f78c8f6b4
- Rewrote Category to Kotlin
...
- Moved category to ui
- Reworked Animation (smoother)
- Updated TextDrawable
2016-02-25 09:58:01 +01:00
NoodleMage
144d315e27
rewrote ScrollAwareFABBehavior.java to Kotlin. Can now implement FABAnimationBase to create different FAB animations
2016-02-24 11:57:57 +01:00
inorichi
34dc85e605
Allow to retry image when decoding fails or open in the browser. Fixes #177 and fixes #120 . Also fix a bug where the current page was not restored when changing settings.
2016-02-23 20:02:49 +01:00
inorichi
4ba0f343e3
Fix #179
2016-02-23 17:32:47 +01:00
inorichi
4876eaafcc
Fix #168 and fix #81 .
2016-02-22 16:53:33 +01:00
inorichi
16f6be3613
Probable fix for #168 . Maybe #81 also. Needs confirmation.
2016-02-22 14:59:57 +01:00
inorichi
7a467d43df
Fix tests after Kotlin merge (probably)
2016-02-21 23:13:22 +01:00
inorichi
c0452038f7
Partial migration of data package to Kotlin
2016-02-21 18:55:37 +01:00
inorichi
8581e4667a
Merge pull request #160 from NoodleMage/issue_118
...
Implements Issue #118 download from recent tab
2016-02-19 20:36:31 +01:00
NoodleMage
b94f86765d
Code cleanup, implements #118
2016-02-18 19:01:40 +01:00
NoodleMage
ba0f3778ce
Can now mark as read / unread
2016-02-18 17:40:12 +01:00
NoodleMage
aac6b242a0
Can now delete manga from recent + added missing res files #118
2016-02-18 17:29:31 +01:00
NoodleMage
dec9442a65
Can now download from recent tab. #118
2016-02-18 17:29:29 +01:00
inorichi
b33da641d9
Fix crash in chapters list #159
2016-02-18 14:25:35 +01:00
Robin Appelman
eee137a084
prefer numbers at the start of the chapter title if otherwise unparsed
2016-02-16 21:03:52 +01:00
Robin Appelman
5e834ae3be
improve colon handling
2016-02-16 21:03:21 +01:00
inorichi
dcfda61aba
Always create nomedia file
2016-02-16 20:47:23 +01:00
inorichi
5ac7f7057a
Merge pull request #150 from NoodleMage/comments
...
Improved comments
2016-02-16 20:41:45 +01:00
Robin Appelman
57b64a412e
Fix infinite loop when no chapter number is parsed
2016-02-16 20:37:57 +01:00
inorichi
1e81f75377
Possible fix for #120
2016-02-16 18:19:54 +01:00
NoodleMage
1dd49a2ab1
Improved comments
2016-02-16 15:30:15 +01:00
inorichi
1cd77a97a7
Merge pull request #143 from NoodleMage/fab_improvement
...
Moved edit to cover select and update manga info view
2016-02-15 23:28:04 +01:00
inorichi
f820522a69
Show keep screen on in reader settings. Closes #146
2016-02-15 21:25:01 +01:00
NoodleMage
3da613dedb
Moved edit cover to library | Updated manga info view | Updated catalogue
...
grid
2016-02-15 16:59:24 +01:00
inorichi
5c329d2314
Incorrect mark as read with seamless mode. #142
2016-02-14 15:35:58 +01:00
NoodleMage
3a19f8e40b
FAB animation update
2016-02-13 12:08:15 +01:00
inorichi
a33b525f9e
Merge pull request #136 from icewind1991/search-sort
...
sort by views for mangafox and mangahere search results
2016-02-12 22:01:43 +01:00
Robin Appelman
7d6ce46829
sort by views for mangafox and mangahere search results
2016-02-12 21:49:38 +01:00
inorichi
a90a4bf80c
Remove old orientation lock. Add orientation types to preferences
2016-02-12 21:22:54 +01:00
inorichi
140bf8caee
Allow to force a rotation
2016-02-12 19:36:00 +01:00
inorichi
56a45f263e
Strip html tags from batoto notice and directly throw an exception
2016-02-12 15:38:16 +01:00
Robin Appelman
393b4916f6
Show batoto staff notice if updating chapters failed
2016-02-11 22:59:24 +01:00
inorichi
5a83976fa5
Remove unneeded dependency.
2016-02-10 21:15:02 +01:00
inorichi
a81f6c3ac4
Trying to give write permissions on SD card
2016-02-10 15:41:59 +01:00
inorichi
6846ce5bfb
Increase maximum allowed scale on pagers
2016-02-10 15:19:31 +01:00
inorichi
0c0ebe06e5
Volume keys scroll pages. Closes #95
2016-02-10 15:06:18 +01:00
inorichi
e50c683159
Fix tests failing after upgrading EventBus
2016-02-09 22:07:14 +01:00
inorichi
872af276ea
Merge pull request #130 from icewind1991/chapter-number-parsing
...
Improve chapter number parsing
2016-02-09 21:50:32 +01:00
Robin Appelman
e6faee9779
handle chapters with part numbers
2016-02-09 21:23:57 +01:00
Robin Appelman
bc1ddd4379
fallback to parsing parts to handle arc numbers
2016-02-09 21:20:17 +01:00
inorichi
e348d6c1cf
Upgrade to EventBus 3
2016-02-09 21:19:11 +01:00
Robin Appelman
1611a274b9
differentiate subchapters denoted by an alpha prefix
2016-02-09 20:57:26 +01:00
Robin Appelman
fa4a8204a4
prefer numbers without anything appended when parsing chapter numbers
2016-02-09 20:43:10 +01:00
Robin Appelman
5977e9f47f
handle chapter versions which are attached to the chapter number
2016-02-09 20:26:51 +01:00
Kevin Richter
63d0161da5
move clear queue to presenter
2016-02-09 17:42:39 +01:00
Kevin Richter
d8b46c1969
set display mode title
2016-02-09 16:57:11 +01:00
Kevin Richter
f84731c2df
cleanup chapter action menu
2016-02-09 16:50:26 +01:00
Kevin Richter
50d71d1395
clear the download queue
2016-02-09 16:34:41 +01:00
Kevin Richter
4be0b2502e
Change stop to pause in download queue view
2016-02-09 16:25:36 +01:00
Kevin Richter
6c069ad87b
multiple chapter download from manga view
2016-02-09 16:01:11 +01:00
inorichi
e69011ac5b
Use a shorter description for seamless mode
2016-02-08 22:33:23 +01:00
Robin Appelman
2566862e0f
seamless chapter transitions
2016-02-08 22:24:47 +01:00
inorichi
945625d3ad
Cancel notification when no new chapters are found. Closes #121
2016-02-07 19:15:45 +01:00
inorichi
050b9c9fce
Remember last used source. Closes #30
2016-02-06 19:03:15 +01:00
inorichi
c35184abdc
Upgrade gradle. Other minor changes
2016-02-06 00:37:11 +01:00
inorichi
34c5f0b7ba
Try to mark readded chapters as read. #119
2016-02-05 22:08:54 +01:00
inorichi
6435eeb251
Use network cache
2016-02-05 20:18:39 +01:00
inorichi
eec2dcd981
Fix a crash
2016-02-05 17:30:58 +01:00
inorichi
57ba368ae0
Add library search. Closes #64
2016-02-05 16:24:34 +01:00
inorichi
ed06469885
Trying to fix a backpressure isue
2016-02-05 15:42:53 +01:00
inorichi
79cd8c691e
Minor changes
2016-02-05 14:53:07 +01:00
inorichi
391550f49a
Implement zoom start position. Closes #92 . Rapid decoder properly throws an error when it fails to decode.
2016-02-04 17:16:47 +01:00
inorichi
6aa07dd17e
Download the first image of the next chapter
2016-02-03 22:21:15 +01:00
inorichi
aada373a0c
Replace onProcessRestart with the new startables.
2016-02-03 21:09:40 +01:00
NoodleMage
d7aef2e97a
Application can now check if update available
2016-02-03 17:12:26 +01:00
inorichi
7953ba6e78
Display date in local format. Fix #108
2016-02-03 13:28:55 +01:00
inorichi
c204548df5
Release 0.1.3
2016-02-03 12:56:12 +01:00
inorichi
4d47f5a387
Show brigthness preference in reader settings. #106
2016-02-03 00:32:16 +01:00
inorichi
7944bb8479
Fix #100
2016-02-01 20:53:06 +01:00
inorichi
c4ae88a8ff
Use Rapid only for regions. Fixes #97 (probably)
2016-01-31 22:41:45 +01:00
inorichi
ad953b7bf6
Ask for external storage permissions on Marshmallow. Fixes #76 and #36
2016-01-31 22:38:54 +01:00
inorichi
d799ae5d72
Webtoon reader "restores" position on rotation. Fixes #93
2016-01-31 18:48:13 +01:00
inorichi
a3ec057384
Now tap on edges of webtoon reader scrolls by 3/4 screen
2016-01-31 02:40:05 +01:00
inorichi
7461f12066
Merge pull request #90 from cyalins/patch-1
...
Reworded and shortened some strings
2016-01-30 16:55:07 +01:00
inorichi
e53b05feba
Fix gestures on vertical readers
2016-01-30 16:40:41 +01:00
inorichi
bcefc176c1
Use Rapid decoder also when no regions are required
2016-01-30 16:10:53 +01:00
NoodleMage
28fd22dfe0
Manga initialized check. Now takes network cover image if something went
...
wrong
2016-01-30 13:46:18 +01:00
cyalins
742924625d
Update strings.xml
2016-01-30 11:57:27 +11:00
inorichi
78a2eae719
Minor changes
2016-01-30 00:41:39 +01:00
NoodleMage
8b52fea602
Can now manually set cover pictures. #79
...
Forgot to add IOHandler
Removed FAB library now use the internal one. Changed getTimestamp to modification date.
Rewrote IOHandler. Fixed Drive Bug. More bug fixes. Tested working for API 16 and 23
Fixed merge bugs
2016-01-29 20:44:51 +01:00
inorichi
c03495be94
All chapter filters are now saved
2016-01-29 19:36:08 +01:00
inorichi
f19889c222
Avoid OutOfMemory crashes on webtoon viewer increasing view holders height
2016-01-29 16:17:26 +01:00
cyalins
af0ab5ec86
Reworded and shortened some strings
2016-01-30 02:12:20 +11:00
inorichi
ea4fa60e01
Trying improvements for webtoon viewer. #71
2016-01-29 14:54:53 +01:00
inorichi
4b60560a9f
Add smart fit. Closes #85
2016-01-28 18:26:43 +01:00
inorichi
733b0da461
Upgrade OkHttp to 3.0.1
2016-01-28 16:44:18 +01:00
cyalins
bb110ce353
Changed the wording on some strings
...
Fixed grammar issues and reworded some strings for clarity
2016-01-28 14:14:07 +11:00
inorichi
74c32f9e16
Minor refactor on caches
2016-01-28 01:01:55 +01:00
inorichi
d8ab8f297f
Let Glide cache local covers, it improves performance loading the covers from the library
2016-01-27 19:42:01 +01:00
inorichi
ec7df6b1f2
Merge pull request #77 from NoodleMage/material_nav
...
Added icons to navigation drawer #47
2016-01-27 18:52:16 +01:00
NoodleMage
ef03ca22d1
Added icons to navigation drawer. #47
...
Settings now inline with rest of menu
@Bind is onelined
Added icons to navigation drawer. Moved settings to the bottom of nav drawer.
Settings now inline with rest of menu
@Bind is onelined
Added icons to navigation drawer. #47
2016-01-27 18:48:43 +01:00
inorichi
82865dd3fd
Format fixes
2016-01-27 17:47:43 +01:00
NoodleMage
23a6f76c37
Code optimization. Added javadoc. Removed setSize for it is not used
...
Fixed some mistakes.
Code optimization. Added comments. Few comment mistake fixes
Few comments
Added classes because of renaming
Fixed refactor mistakes :(.
typo + removed todo empty class
Changed o to 0. Some renaming. Checked for nullability on string.isEmpty() function to prevent crashes
Removed redundant null check
Update ChapterCache.java
Another o to 0 change. Damn this .o! :)
2016-01-27 17:37:36 +01:00
inorichi
0c9bc97fe8
Initial support for custom images scaling ( #40 )
2016-01-27 01:48:40 +01:00
inorichi
c6ecfb2f67
Trying to fix some crashes
2016-01-26 19:18:31 +01:00
inorichi
8ca0814aff
Add a way to search in MAL only from the user's list
2016-01-26 16:33:19 +01:00
inorichi
6f409c0e3b
Add an alternative way to display the chapter title ( #54 )
2016-01-25 19:57:13 +01:00
inorichi
7993ec5074
Make toolbar always visible
2016-01-25 13:54:23 +01:00
inorichi
4521174138
Fix layout overlapping
2016-01-25 13:43:21 +01:00
inorichi
27b95e9d73
Minor changes
2016-01-25 13:19:03 +01:00
Robin Appelman
4918e67fda
Show manga source in info panel
2016-01-25 12:49:56 +01:00
inorichi
b174adbab0
Use a gradient at the bottom of the cover. Remove external repositories from gradle
2016-01-24 23:41:21 +01:00
inorichi
59cc87c583
Fix #58 and #59
2016-01-24 13:57:20 +01:00
inorichi
0e87dc995a
Add backpressure buffer for downloads
2016-01-24 13:23:29 +01:00
inorichi
fad7b75b96
Place reload button above the image
2016-01-24 12:52:41 +01:00
inorichi
c99c90fc4c
Merge pull request #57 from icewind1991/chapter-list-ellipsize
...
elipsize chapter list in the middle
2016-01-24 12:42:49 +01:00
inorichi
594219848d
Fix number of simultaneous downloads ignored (again)
2016-01-24 12:37:41 +01:00
Robin Appelman
fa301bfbd2
elipsize chapter list in the middle
2016-01-24 12:15:43 +01:00
inorichi
50306f6ea3
Merge pull request #53 from icewind1991/sort-order
...
save per-manga sort order
2016-01-24 00:10:02 +01:00
Robin Appelman
9b90ad0a3b
save per-manga sort order
2016-01-24 00:01:24 +01:00
inorichi
5c854984e4
Fix #52
2016-01-23 21:58:36 +01:00
Robin Appelman
9e666dcdb3
Load the last page when switching to the previous chapter
2016-01-23 17:10:56 +01:00
inorichi
e81f98a975
Fix an UI refresh issue
2016-01-23 14:17:01 +01:00
inorichi
11dc0d7e9e
Change filename for downloaded chapters, using the last path from the url is not reliable. This will break compatibility with previously downloaded chapters, they have to be deleted and downloaded again.
...
Disable download progress in the chapters view, it will avoid some crashes.
2016-01-23 13:58:53 +01:00
inorichi
07ed2e2ebb
Hold the same manga instance (allowing to refresh manga state from the catalogue). Other minor changes.
2016-01-22 20:22:16 +01:00
inorichi
e1aa460106
Allow to display manga from catalogue as a simple list ( #35 )
2016-01-22 17:37:23 +01:00
inorichi
75a77566cf
Trying switches instead of checkboxes
2016-01-21 16:55:18 +01:00
inorichi
dd0a2d842a
Improve recent chapters layout
2016-01-21 16:38:25 +01:00
inorichi
fa71e906c9
Change recent chapters query, now it shows last month updates. Download manager now uses a thread pool.
2016-01-21 02:26:34 +01:00
inorichi
e6a17e25a9
Tint navigation bar on Lollipop and higher
2016-01-20 22:06:22 +01:00
inorichi
d88513de56
Reenable recent updates tab
2016-01-20 19:43:44 +01:00
inorichi
ad97d03f1d
Change toolbar color ( Fix #43 ). Allow to also remove from library ( Fix #44 ). Rewrite RxPager.
2016-01-20 19:21:17 +01:00
inorichi
0210fd8828
Fix a big issue with the download threads. Release 0.1.1
2016-01-20 14:38:45 +01:00
inorichi
0332d8dd79
Fix #39
2016-01-19 21:07:32 +01:00
inorichi
111ec5541f
Fix an error with empty pages from downloaded chapters (images not found)
2016-01-19 19:30:55 +01:00
inorichi
4bf15a5a2c
Allow to mark all previous chapters as read
2016-01-19 16:35:36 +01:00
inorichi
416fd128ba
Upgrade StorIO to 1.8.0
2016-01-19 15:49:13 +01:00
inorichi
dda0c50a1c
Show only recent chapters of the library
2016-01-18 20:18:46 +01:00
inorichi
f0a3c9c2dc
Don't reset library adapter if it's not needed
2016-01-18 19:41:11 +01:00
inorichi
8520a47286
Sort sources alphabetically. Fix #31
2016-01-18 19:28:13 +01:00
inorichi
522e900b5a
Initial support for recent updates. #20
2016-01-18 18:04:07 +01:00
James Harris
e08dd95435
Fix some grammatical issues
2016-01-17 20:59:21 +00:00
inorichi
173e86320b
Allow to add a manga to the library with a long click
2016-01-17 16:11:30 +01:00
inorichi
79229d9c6a
Prepare for dev releases
2016-01-17 15:03:04 +01:00
inorichi
67c9420606
Bump dependencies. Minor changes to download manager
2016-01-16 18:10:05 +01:00
inorichi
936d5e46eb
Prepare for first release
2016-01-16 16:33:35 +01:00
inorichi
70f4c7fcc3
Rename project
2016-01-15 15:18:19 +01:00
inorichi
1508bf42fb
Open app from the new chapters found notification. Fixes #22
2016-01-15 14:38:24 +01:00
inorichi
5bb72429ea
Adding a new logo, finally! Thanks @LinkCable
2016-01-15 02:42:10 +01:00
inorichi
414900abf8
Do not let the launcher create a new MainActivity
2016-01-14 22:33:41 +01:00
inorichi
3b8246588a
Hide the search button in the library until it's fixed (or removed)
2016-01-14 21:14:56 +01:00
inorichi
1c465a6e59
Exclude novels from MAL. Fix #19
2016-01-14 20:50:14 +01:00
inorichi
24a0a3b96f
Improve chapter recognition.
2016-01-14 17:45:32 +01:00
inorichi
4ee95140e6
Crash fixes
2016-01-14 00:50:40 +01:00
inorichi
6ef0573a49
Add an option to allow downloads on mobile connections.
2016-01-13 22:31:12 +01:00
inorichi
7e79a377cc
Minor changes
2016-01-12 00:31:04 +01:00
inorichi
b170520370
Add an option to automatically update last chapter read and another one to ask before updating. Fixes #10
2016-01-11 18:21:17 +01:00
inorichi
226cc6990d
Allow whitespaces in downloads path and add chapter id to avoid path conflicts. Throw if page list is empty
...
WARNING: Downloaded chapters from a previous version won't be visible in the app anymore. You will have to manually delete the folder and download them again.
2016-01-10 21:16:23 +01:00
inorichi
e702be1a8d
Rewrite the chapter insertion method. Create a wakelock until the library updates. Move custom preferences to widget package.
2016-01-10 19:49:26 +01:00
inorichi
fcb5bf4dd4
Add an option to update the library automatically after a specified time and an option to update only non completed mangas. Other minor changes.
2016-01-10 17:47:43 +01:00
inorichi
6eb321bb06
Don't update the chapter list if the parsed list is empty ( #18 )
2016-01-09 21:39:59 +01:00
inorichi
201650ced7
Notify when an image can't be decoded in the pager reader. Changes to theme. Reload library adapter when the mangas per row setting is changed (to recalculate covers height).
2016-01-09 18:23:38 +01:00
inorichi
8be44c209c
Show selected decoder and background color in the popup menu. Reload adapter when the decoder changes.
2016-01-09 00:57:02 +01:00
inorichi
d03e7e2f8c
Add Rapid decoder for better image support. Reorganize readers.
2016-01-08 20:16:17 +01:00
inorichi
b735a1f581
Add minor improvements and retry button to webtoon reader.
2016-01-07 21:21:42 +01:00
inorichi
39c9fd5945
Keep covers aspect ratio. Unsubscribe from the library when it's not needed.
2016-01-07 02:48:46 +01:00
inorichi
690684bacf
Drop progress emissions on backpressure
2016-01-06 22:57:39 +01:00
inorichi
d0089e3f5e
Add buttons to open next/previous chapter in the reader. Try entire app with hardware acceleration
2016-01-06 20:55:52 +01:00
inorichi
73aa93773c
Replace hamcrest with assertj. ChaptersSubject now uses only one observeOn.
2016-01-06 16:08:15 +01:00
inorichi
dd833852ad
Trying to fix a backpressure issue ( #17 ).
2016-01-05 18:47:25 +01:00
inorichi
2f66b6e56c
Use ARGB8888 for covers. Fix buttons background
2016-01-05 15:54:51 +01:00
inorichi
138e92d0aa
Fix theme action mode
2016-01-05 14:17:16 +01:00
inorichi
060da4185e
Theme fixes
2016-01-05 13:54:00 +01:00
inorichi
8000d67871
Enable tiling to webtoon reader and add a fade in animation
2016-01-05 04:55:31 +01:00
inorichi
737d3d4282
Improve webtoon reader precaching images. Show a badge for the apk.
2016-01-04 16:18:18 +01:00
inorichi
e477f2df1f
Rename viewpager classes
2016-01-04 01:35:05 +01:00
inorichi
631ef65502
Host readers inside a fragment (Avoids some leaks)
2016-01-04 01:31:15 +01:00
inorichi
ddc188700c
Make all info fragment content scrollable
2016-01-03 13:48:14 +01:00
inorichi
829c2d5faa
Description scrollable and show real manga status.
2016-01-03 01:20:31 +01:00
inorichi
868058a50b
Use RecyclerView for catalogue
2016-01-03 00:30:20 +01:00
inorichi
453a187938
Remove cache size setting. Add advanced settings section. Other minor changes.
2016-01-02 21:09:46 +01:00
inorichi
986572f6cb
Create an util class to write less code on sources. Save status from sources.
2016-01-01 21:02:13 +01:00
inorichi
4d9cd6cb6e
Allow to refresh data from MAL and show total chapters. Create nomedia file for default downloads folder on new installations.
2016-01-01 15:34:25 +01:00
inorichi
c830c037f7
Fix #11
2016-01-01 13:13:22 +01:00
inorichi
f9a97631f2
Store total chapters from MAL and automatically set as completed if it's the last chapter. Other minor changes
2015-12-31 19:15:24 +01:00
inorichi
f26a60f1ba
Fixed again
2015-12-30 19:58:52 +01:00
inorichi
1344824b4a
Fix crash on launch...
2015-12-30 19:56:56 +01:00
inorichi
a794bea9e7
Fix inconsistent tab layout
2015-12-30 19:29:25 +01:00
inorichi
ef444b0b63
Minor changes
2015-12-30 19:10:28 +01:00
inorichi
384bc3c690
Category improvements
2015-12-30 14:10:31 +01:00
inorichi
e6b7a79bee
Fix a crash
2015-12-30 01:47:16 +01:00
inorichi
f9c13e0ee6
Fix a bug when updating categories in library
2015-12-29 22:57:58 +01:00
inorichi
b0ad72afad
Upgrade storio to 1.7.0
2015-12-29 21:47:03 +01:00
inorichi
62535c77ae
Hide default category if it doesn't have any manga
2015-12-29 21:19:41 +01:00
inorichi
1360a90bf9
Change mangas from categories (needs testing)
2015-12-29 01:00:05 +01:00
inorichi
3f1f9ea9f2
Allow to reorder and rename categories
2015-12-28 18:06:07 +01:00
inorichi
e548cbf171
Allow to create/remove categories. Some refactoring.
2015-12-28 01:13:52 +01:00
inorichi
3dff7f90e7
Allow to change number of columns
2015-12-27 14:58:36 +01:00
inorichi
1c86828b65
Use recyclerview in library
2015-12-26 21:54:10 +01:00
inorichi
043ab7eca9
Remove PageBundle class
2015-12-26 00:08:28 +01:00
inorichi
4900284c48
Categories improvements
2015-12-26 00:07:45 +01:00
inorichi
e3bc13630d
Incomplete changes
2015-12-25 17:50:31 +01:00
inorichi
2aa36ed702
Minor changes
2015-12-24 15:04:52 +01:00
inorichi
1c4b5b3a72
Initial commit for categories
2015-12-23 22:30:48 +01:00
inorichi
72b2471619
Fix crash with gestures
2015-12-22 13:22:13 +01:00
inorichi
322f54380d
Include Subsampling Scale Image View as library to allow preloading tiles when a max bitmap size is provided.
2015-12-21 18:09:09 +01:00
inorichi
80a59548a5
Merge changes from Nucleus presenter
2015-12-21 17:58:12 +01:00
inorichi
50d6632d0e
Allow to set status, score and last chapter read in MAL. Other minor changes
2015-12-20 20:10:04 +01:00
inorichi
5f44e5d492
Make sure the answer from MAL is successful before updating DB.
2015-12-19 20:36:13 +01:00
inorichi
a32c1b5eb2
Fix MAL autoupdate function.
2015-12-19 20:25:49 +01:00
inorichi
0a7f8711ad
Add a new test case for chapter recognition
2015-12-19 16:22:57 +01:00
inorichi
9a117f0969
Fix NPE when the process restarts in the reader for downloaded chapters and save page list before killing the process.
2015-12-19 16:13:24 +01:00
inorichi
3c87b4cba9
Allow to start/stop queue from download queue fragment. DownloadQueue now extends from ArrayList.
2015-12-19 14:58:36 +01:00
inorichi
6412ec1d9b
Remove successful downloads from queue
2015-12-18 16:41:16 +01:00
inorichi
c6dc5d344d
Fix some crashes
2015-12-17 15:33:15 +01:00
inorichi
42cd6ea007
Invert seekbar and textviews on right to left reader
2015-12-16 16:10:34 +01:00
inorichi
04d9176c3c
Update dependencies. Update last chapter read in MAL only when the reader is left, instead of on every chapter change. Other minor improvements.
2015-12-16 15:37:00 +01:00
inorichi
273527e7fb
Changes to viewpager readers
2015-12-16 13:49:36 +01:00
inorichi
e2795f5480
Add a black background setting for the reader
2015-12-15 13:34:14 +01:00
inorichi
4630a5ed1a
Catalogue now has a dropdown menu to select or change the source
2015-12-14 16:51:12 +01:00
inorichi
8dca7fe79a
Improve MAL support (UI is very simple yet).
2015-12-14 13:24:05 +01:00
inorichi
9c0abdeb81
Show version (commit count) and build time in the 'about' section
2015-12-12 02:08:47 +01:00
inorichi
a571bb5637
Recover manga activity status when the process restarts
2015-12-11 17:47:07 +01:00
inorichi
e7f8d4d2c2
Fix library update service
2015-12-11 14:14:04 +01:00
inorichi
ed5486975d
Better alignment for bottom toolbar in chapters fragment
2015-12-11 13:50:47 +01:00
inorichi
23c9caf87e
Fix memory leak in reader
2015-12-09 15:22:06 +01:00
inorichi
39d3033d44
Recover reader from process restart
2015-12-09 14:55:32 +01:00
inorichi
e1b68f66f2
Changes:
...
- Declare RxJava as dependency
- Add a folder chooser for downloads
- Fix a force close when updating library
- Enable ACRA and add a setting to send crash reports
- Manga class now uses the default get resolver
- Other minor changes
2015-12-08 19:39:57 +01:00
inorichi
65a2345bf7
Minor changes
2015-12-07 20:25:42 +01:00
inorichi
8a3bb2b7ee
Remove chapters on a background thread.
2015-12-07 18:01:44 +01:00
inorichi
8f7443a686
Add an option to change cache size and clear the cache
2015-12-07 15:53:01 +01:00
inorichi
4aee1ca8a3
Improvements for downloads fragment
2015-12-06 12:27:05 +01:00
inorichi
49a38821f2
Animate recycler view decorations
2015-12-06 10:02:29 +01:00
inorichi
a304ccaaea
Update download progress in chapters fragment
2015-12-05 23:58:03 +01:00
inorichi
03ddf6d376
Add an observable that notifies of every download progress
2015-12-05 18:22:29 +01:00
inorichi
758ebfca0b
Another fix for batoto chapter dates
2015-12-05 15:49:48 +01:00
inorichi
eaab0f33ce
Fix batoto chapter dates. Remove subjects subscribe schedulers
2015-12-05 15:43:33 +01:00
inorichi
d859947c7c
Remove view logic from catalogue presenter and improve catalogue fragment
2015-12-05 12:40:47 +01:00
inorichi
eb10d77374
Improve info fragment. Other minor changes and fixes.
2015-12-05 02:05:42 +01:00
inorichi
c52c567eae
Avoid filename conflicts (not sure if it will be totally fixed). Check if a chapter is properly downloaded after download finishes.
2015-12-04 18:03:56 +01:00
inorichi
260fa59799
Better error handling for downloads
2015-12-04 14:35:39 +01:00
inorichi
3b11090e00
Minor changes
2015-12-04 12:37:58 +01:00
inorichi
54a715640d
Improve the use and caching of the covers' cache. Use restartables in LibraryPresenter
2015-12-04 11:50:40 +01:00
inorichi
976f010d64
Use download queue subject for updating chapter status
2015-12-03 17:12:43 +01:00
inorichi
384acb2322
Fix chapter recognition. Improve initial requests to fetch chapters from source
2015-12-03 13:57:25 +01:00
inorichi
b986309b81
Improve the refresh of chapter filters
2015-12-03 12:48:30 +01:00
inorichi
ab216a3608
Use local filtering. Use long class instead of primitives again for database keys (they can be null)
2015-12-02 21:45:41 +01:00
inorichi
6b8ccbe01b
Add filter by downloaded chapter. When searching manga by URL, also check the source
2015-12-02 14:56:47 +01:00
inorichi
d6257cf52e
Fix order button
2015-12-02 12:27:18 +01:00
inorichi
ab48686262
Minor changes
2015-12-02 11:53:32 +01:00
inorichi
96f6e28c68
Rename variable to a more suitable one (keeping column name for backwards compatibility)
2015-12-02 10:48:08 +01:00
inorichi
68f1e5f4bb
Minor changes
2015-12-02 10:32:16 +01:00
inorichi
aa6dfddffa
Show download status in chapters fragment
2015-12-02 10:17:08 +01:00
inorichi
d5a6fac931
Merge pull request #8 from icanit/master
...
Improving chapter menu button layout
2015-12-02 09:52:44 +01:00
inorichi
b9da3cb914
Get rid of getView() calls in Chapters presenter. Minor changes in download manager
2015-12-02 09:50:01 +01:00
Yuri Revich
357da7178b
expanding chapter item menu button layout
2015-12-02 10:08:04 +03:00
inorichi
771f49fa3b
Minor changes
2015-12-01 22:01:41 +01:00
Yuri Revich
b737da62dd
No next chapter toast on play button
2015-12-01 22:56:24 +03:00
Yuri Revich
d7f5787ea0
UI improvements 2
2015-12-01 22:18:19 +03:00
Yuri Revich
89683c24a8
Merge remote-tracking branch 'inorichi/master'
2015-12-01 20:16:57 +03:00
Yuri Revich
0f7c20d015
UI improvements
2015-12-01 20:16:55 +03:00
inorichi
0f5cf6a748
Simplify chapter's popup logic
2015-12-01 15:47:34 +01:00
inorichi
04a61edb38
Changes:
...
- Add a new cache to store library covers without relying on Glide's cache, making sure they are always available.
- Use Observable's defer instead of create in NetworkHelper.
- Fix Kissmanga showing only one genre.
2015-12-01 14:20:14 +01:00
inorichi
b66809b2b2
Complete Kissmanga
2015-11-30 23:51:17 +01:00
inorichi
8288e98a13
Make title a bit smaller and remove unneeded padding
2015-11-30 21:43:29 +01:00
inorichi
382acab118
Add a query to get the next unread chapter
2015-11-30 21:08:06 +01:00
Yuri Revich
93b7135380
Merge remote-tracking branch 'inorichi/master'
2015-11-30 22:53:48 +03:00
Yuri Revich
d8703fd2e3
Chapter view improvements
...
- Smaller title
- Bigger touch zone
2015-11-30 22:52:12 +03:00
inorichi
b2f44ff76a
Improve chapter recognition
2015-11-30 20:33:27 +01:00
Yuri Revich
82f1e694e8
Merge remote-tracking branch 'inorichi/master'
2015-11-30 20:49:42 +03:00
Yuri Revich
65c07450da
UI improvements
...
- Manga order by title in library
- New chapter list item design
- Chapter item popup
- Color normalisation to Material Design pallets
- Theme and style fixes
2015-11-30 20:45:45 +03:00
inorichi
cbd2e8398b
Add Kissmanga (search not working yet)
2015-11-30 17:54:35 +01:00
inorichi
c37a6ac673
Fix batoto
2015-11-30 13:19:04 +01:00
inorichi
8bda39ee26
Don't store sources domain in database
2015-11-30 13:07:57 +01:00
inorichi
a05cc934d0
Improve reader gestures. Upgrade gradle and retrolambda.
2015-11-28 23:32:13 +01:00
inorichi
c803b91223
Only preload pages without the image url
2015-11-28 20:11:56 +01:00
inorichi
34201bece1
Support Batoto webtoons
2015-11-28 20:02:30 +01:00
inorichi
5dcaeffa0b
Fix an issue where the next chapter was the same as the current. Fix a NPE when page list throws
2015-11-28 19:01:26 +01:00
inorichi
30b907bdf2
Fix an issue where the retry button wasn't doing anything. Preload the first pages of the next chapter (if available). Show a toast if no next/previous chapter is available. Other minor changes.
2015-11-28 10:48:01 +01:00
inorichi
9db81b1832
Update last chapter read in MAL when reaching the last page
2015-11-27 00:51:18 +01:00
inorichi
e1a14be2bd
Create chaptersync table for new databases
2015-11-25 20:05:30 +01:00
inorichi
ee7d76e775
Initial MAL support
2015-11-25 16:08:24 +01:00
inorichi
da7d5886da
Rename tables classes
2015-11-24 20:45:37 +01:00
inorichi
725f70a54c
Minor fixes
2015-11-24 20:40:28 +01:00
Yuri Revich
9074cd6f6d
fix formatting
2015-11-24 21:59:38 +03:00
Yuri Revich
1c8b68ab0e
fix autoformat
2015-11-24 21:54:42 +03:00
Yuri Revich
18130e931f
UI improvement Phase 1
...
- Simplified theme/style settings and corrected UI styles
- Move «Add To Library» button from toolbar to be simple to find/press
it
- Toolbar in chapter list with sort/filtration
- library/catalog layout fixes
2015-11-24 20:45:53 +03:00
inorichi
85dcfd2beb
Add an option to use custom brightness
2015-11-22 20:03:48 +01:00
inorichi
9b504126d0
Complete Mangafox and other minor changes
2015-11-22 01:35:26 +01:00
inorichi
9dd9c995a8
Some reordering and renaming
2015-11-21 03:56:07 +01:00
inorichi
970e75e59f
Add a subscription to the list
2015-11-21 03:39:45 +01:00
inorichi
3aaaf563af
Use smaller icons
2015-11-21 03:37:44 +01:00
inorichi
e66ba4d834
Add more settings to the reader
2015-11-21 02:27:34 +01:00
inorichi
5e2269df14
Improve reader options menu. Allow to select default viewer per manga. Allow to lock screen rotation. Working on more options.
2015-11-19 18:56:46 +01:00
inorichi
13e1227fc5
Show animations on reader menu. Don't retain fragment instances in ViewPagerReader.
2015-11-19 04:58:29 +01:00
inorichi
3c1b00435c
Add an initial menu for the reader, and some minor changes.
2015-11-18 21:54:33 +01:00
inorichi
b389db9773
Destroy fragment's presenter when they aren't needed using FragmentStack class from Nucleus' examples
2015-11-17 00:28:22 +01:00
inorichi
11563e6f95
Fix a leak when rotating screen while reading
2015-11-16 21:22:17 +01:00
inorichi
e177edfee6
Reorganize strings. Close reader activity when page list throws an exception and notify it.
2015-11-16 19:33:33 +01:00
inorichi
75236559ca
Minor changes
2015-11-16 18:09:31 +01:00
inorichi
b002a125fd
Allow manual retries of images (needs improvement)
2015-11-16 16:44:33 +01:00
inorichi
e6c230cbe3
Allow to load next and previous chapter for horizontal readers
2015-11-15 21:21:12 +01:00
inorichi
a055cc07d8
Improve sources' paging
2015-11-15 17:51:14 +01:00
inorichi
f63b7c8141
Reorganize data package
2015-11-14 19:20:39 +01:00
inorichi
4f604e828b
Organize ui by feature instead of layer
2015-11-14 17:10:55 +01:00
inorichi
e74f81d41a
New source (unfinished)
2015-11-14 15:33:07 +01:00
inorichi
985c5c09a7
Automatically close dialog when login is successful and notify user by toast
2015-11-11 19:15:56 +01:00
inorichi
089b5d3326
More improvements to webtoon viewer
2015-11-11 04:56:16 +01:00
inorichi
692d3c1b2c
Initial chapter number recognition (needs improvement). Remove an old class.
2015-11-10 19:31:18 +01:00
inorichi
bc83bd7033
Some improvements to viewers
2015-11-10 16:35:23 +01:00
inorichi
f2b05e8519
Tip: don't copy paste without reading it again
2015-11-09 03:47:39 +01:00
inorichi
ceb56e2c8a
Update number of downloaded images in the queue, and improve the way the view refreshes the data
2015-11-09 03:31:50 +01:00
inorichi
7c37262a9f
Merge database operations in a single class, deleting duplicated methods (as observable or blocking) and let the consumer decide the option
2015-11-08 13:50:49 +01:00
inorichi
a130506514
Hold a wake lock until downloads are finished
2015-11-07 22:10:08 +01:00
inorichi
0f372ba069
Allow to resume downloads when a connection is again available
2015-11-07 16:34:22 +01:00
inorichi
17c60644dd
Bugfixes in download manager and other minor changes
2015-11-06 20:22:01 +01:00
inorichi
d3a32da62c
Change the download event. Fix some bugs in download manager. Other minor changes.
2015-11-06 03:29:23 +01:00
inorichi
2683cad5b5
Download queue threads are now updated when the setting change
2015-11-05 20:01:37 +01:00
inorichi
c73779ea3b
Listen for downloaded pages, but it's not updating the UI yet
2015-11-05 00:50:39 +01:00
inorichi
de8b7b27e1
Minor changes
2015-11-04 22:50:05 +01:00
inorichi
3bdca95d96
Use flatMap with a limit instead of windows for concurrent downloads
2015-11-04 19:54:01 +01:00
inorichi
999cc0df6e
Initial download queue fragment. Update progress working
2015-11-04 18:54:07 +01:00
inorichi
3b9f4cb6f1
Allow to delete downloaded chapters
2015-11-04 12:02:55 +01:00
inorichi
fa28ccc19a
Read downloaded chapters
2015-11-04 11:25:29 +01:00
inorichi
b0a8740e8d
Improve download manager. Add an option to select the number of threads for downloads.
2015-11-04 10:51:49 +01:00
inorichi
11638ae917
Allow reading downloaded chapters
2015-11-03 21:27:56 +01:00
inorichi
62ae572c72
Add a temporary way to select download directory
2015-11-03 20:04:07 +01:00
inorichi
13ff612ce0
Initial download manager
2015-11-03 16:21:50 +01:00
inorichi
b3f12ae333
Allow to remove a favorite manga from info tab
2015-11-02 21:22:31 +01:00
inorichi
04dfdba0b7
Refresh button in library is now looking for new chapters in sources and notifying the user
2015-11-02 17:25:06 +01:00
inorichi
faef785fc3
Add multiple chapters selection and allow to mark them as read/unread
2015-11-02 14:42:08 +01:00
inorichi
22ee78d256
Show toast when source login is needed
2015-11-01 22:04:48 +01:00
inorichi
9407d9b4f5
Minor changes
2015-11-01 21:28:03 +01:00
inorichi
95581007df
Rename pager adapter and horizontal view pager
2015-10-29 15:54:18 +01:00
inorichi
571c24d3d9
Fix bug in reader's current position
2015-10-29 15:31:42 +01:00
inorichi
720b0a29ce
Allow fullscreen reading
2015-10-29 13:46:10 +01:00
inorichi
afebfec737
Initial support for read chapters
2015-10-29 00:45:51 +01:00
inorichi
5e01937cce
Recover page position when configuration changes
2015-10-28 21:29:28 +01:00
inorichi
cd456d2186
Use BehaviorSubject instead of PublishSubject to observe page progress
2015-10-28 17:47:21 +01:00
inorichi
e160f53bb2
Better handling of loading progress and image load.
2015-10-28 17:20:00 +01:00
inorichi
d26049155c
Increase cache size
2015-10-28 14:03:58 +01:00
inorichi
1339e32de7
Show download progress. Caching of images now without glide
2015-10-28 02:10:37 +01:00
inorichi
3561392d24
Retry calls
2015-10-27 18:40:13 +01:00
inorichi
68e5efb02b
Better error handling for images
2015-10-27 17:12:16 +01:00
inorichi
35b8be6c75
Library now showing favorite mangas
2015-10-27 00:00:09 +01:00
inorichi
baa24fbf17
Check credentials before saving
2015-10-26 18:50:11 +01:00
inorichi
1b45ff3b12
Authentication with batoto done
2015-10-26 17:29:16 +01:00
inorichi
8b0b174c93
Split source class
2015-10-26 14:04:03 +01:00
inorichi
0ef610bb73
Minor changes again
2015-10-26 02:15:31 +01:00
inorichi
e975860420
Minor changes
2015-10-26 01:55:36 +01:00
inorichi
0e9e80b081
Initial support for sources' login. Upgrade support library version.
2015-10-26 01:41:10 +01:00
inorichi
e857a44987
Fix batoto parser
2015-10-25 00:08:15 +02:00
inorichi
c7e9016ad7
Add vertical viewer. Allow to select a viewer
2015-10-24 22:47:34 +02:00
inorichi
0a9b84ea11
Add broken webtoon viewer (not sure if it will be possible with RecyclerView)
2015-10-24 21:09:58 +02:00
inorichi
d3c83f0bf2
Decouple viewer from the reader activity
2015-10-24 16:04:42 +02:00
inorichi
ef7613f7ad
Cache chapter images from presenter with glide.
2015-10-23 01:40:27 +02:00
inorichi
fefc6ba0e9
Disable tiling, for now
2015-10-22 17:24:17 +02:00
inorichi
3a748a9453
Allow tapping on the edges of the chapter to change pages
2015-10-22 02:20:42 +02:00
inorichi
38c6fac385
Move dagger classes to injection directory
2015-10-21 21:04:10 +02:00
inorichi
57290a5395
Remove unused util classes
2015-10-21 20:54:11 +02:00
inorichi
985d71a869
Starting preferences
2015-10-21 19:27:22 +02:00
inorichi
af678a5b3c
Copy nucleus activity and fragment to create a base activity and fragment
2015-10-21 18:36:01 +02:00
inorichi
4966f1e15f
Convert catalogue to a fragment
2015-10-21 17:20:03 +02:00
inorichi
4c786077a8
Show page number, improve the load of the first image of a chapter
2015-10-21 16:40:50 +02:00
inorichi
74da971b2e
Reader working. Yay!
2015-10-21 02:18:29 +02:00
inorichi
915847c0ed
Rename viewer to reader
2015-10-21 00:18:55 +02:00
inorichi
5142df103b
Almost showing a chapter reader
2015-10-21 00:04:04 +02:00
inorichi
49c69be38e
Fix wrong manga received through EventBus
2015-10-19 23:54:19 +02:00
inorichi
0c77a7034a
Show chapter count
2015-10-19 17:27:41 +02:00
inorichi
9ad6efbada
Minor changes
2015-10-19 15:10:25 +02:00
inorichi
a3236e98d0
Instant search when leaving search mode
2015-10-19 04:23:31 +02:00
inorichi
85d34ab9e5
Search survive screen rotation
2015-10-19 04:15:30 +02:00
inorichi
264d627dea
Use subscriptions in onCreate method in CataloguePresenter
2015-10-19 02:57:00 +02:00
inorichi
1719959bc8
Use nucleus restartables in chapters presenter. Fix some database methods. Add swipe refresh to chapters fragment. Use Icepick library.
2015-10-18 19:18:50 +02:00
inorichi
920a71601b
Don't restart library subscription
2015-10-18 02:33:15 +02:00
inorichi
c6df23b1aa
Don't query db twice
2015-10-18 01:59:21 +02:00
inorichi
a52e33b628
Use EventBus
2015-10-18 01:22:05 +02:00
inorichi
1802dd04e4
More changes to MangaDetailActivity and its fragments
2015-10-17 21:31:10 +02:00
inorichi
c13d747665
Show chapters tab if it's a manga from library
2015-10-17 17:32:31 +02:00
inorichi
161a4b17a6
Use same activity for manga details on catalague and library. Move some methos to view.
2015-10-17 17:09:33 +02:00
inorichi
c768b4de3b
Delete all view interfaces
2015-10-17 16:34:22 +02:00
inorichi
1929eea19d
Delete old BasePresenter
2015-10-17 16:33:29 +02:00
inorichi
b36aa69a67
All fragments using Nucleus
2015-10-17 16:28:35 +02:00
inorichi
8c0994747f
All activities using Nucleus
2015-10-17 15:51:44 +02:00
inorichi
0e52c81970
Add MangaDetailActivity with two fragments, info and chapters
2015-10-17 13:51:54 +02:00
inorichi
07395892a0
Imports cleanup
2015-10-17 04:06:30 +02:00
inorichi
049e5a1ee5
Use RxPresenter in Library
2015-10-17 04:03:39 +02:00
inorichi
8da5c83cb3
Add catalogue detail page. Add simple tests for sources
2015-10-17 02:39:16 +02:00
inorichi
0cfd433234
Begin switch to Nucleus
2015-10-16 21:40:59 +02:00
inorichi
906cdc1348
Add MangaHere source
2015-10-16 21:30:16 +02:00
inorichi
235ed36fbe
Introducing nucleus
2015-10-16 19:31:18 +02:00
inorichi
68f1102c40
Create empty MangaCatalogue
2015-10-15 01:51:35 +02:00
inorichi
684c5e98d3
Rename classes
2015-10-14 13:39:07 +02:00
inorichi
fbf141aad8
Fix crash when searching in the library
2015-10-14 12:49:00 +02:00
inorichi
19eeb18d0d
Show loading progress bar in catalogue
2015-10-14 12:27:51 +02:00
inorichi
991e4d40d0
Remove redundant code
2015-10-14 11:54:22 +02:00
inorichi
8dc7c550ad
Use a publisher to get manga details. Refactor CatalogueListPresenter
2015-10-13 21:27:29 +02:00
inorichi
ed76520ebc
Load catalogue with thumbnails
2015-10-13 20:16:15 +02:00
inorichi
c88d8f0ded
Rename library holder
2015-10-13 18:57:10 +02:00
inorichi
13b4f5c385
Fix incorrect batoto thumbnail url. Create a function to copy the manga from network to local.
2015-10-13 16:47:27 +02:00
inorichi
82ac2b3223
Simplify if/else
2015-10-13 00:15:03 +02:00
inorichi
0febdfb715
Fix force close when no more mangas found
2015-10-12 23:53:27 +02:00
inorichi
0278531e51
Search mangas from source (unusable yet)
2015-10-12 23:17:37 +02:00
inorichi
66ab8caf76
Get mangas from search first steps
2015-10-12 23:00:55 +02:00
inorichi
38da2ba35b
Optimize imports. Keep tracking of every subscription
2015-10-12 21:33:53 +02:00
inorichi
e7116bdcab
Load more mangas on scroll
2015-10-12 18:39:24 +02:00
inorichi
2aaaad7a24
Show mangas from catalogue
2015-10-12 01:01:20 +02:00
inorichi
381bedf68d
Create presenter and view for CatalogueList
2015-10-11 15:48:17 +02:00
inorichi
18be01e4c5
Create empty CatalogueListActivity.
...
Add some changes to view interfaces
2015-10-11 15:01:26 +02:00
inorichi
13124ee02f
Create catalogue fragment
2015-10-10 14:28:57 +02:00
inorichi
a6a05fbb7f
Use lambdas in CacheManager
2015-10-09 22:28:32 +02:00
inorichi
36265472f8
Move generic methods to Source
2015-10-09 22:08:36 +02:00
inorichi
270b3e796a
Pull manga details from Batoto
2015-10-09 16:05:13 +02:00
inorichi
e7ecfd1e84
Separate method pullImageUrlsFromNetwork to allow testing
2015-10-09 13:38:28 +02:00
inorichi
ea8ded549b
Insert or remove chapters with one subscriber
2015-10-08 22:48:50 +02:00
inorichi
74ccd8bd24
Update insertOrRemoveChapters method
2015-10-08 14:28:57 +02:00
inorichi
67a2e99cc1
Use interfaces for database managers, create a source manager
2015-10-08 13:15:29 +02:00
inorichi
2888023eb1
Insert or remove method (meh)
2015-10-07 00:26:53 +02:00
inorichi
a3463addc3
Get chapter list
2015-10-06 19:44:30 +02:00
inorichi
a78359e4a9
Download chapter images
2015-10-06 00:24:29 +02:00
inorichi
c3b65d286f
Send crash reports
2015-10-05 12:47:10 +02:00
inorichi
b2a1ba777d
Use constraints, delete chapters when deleting a Manga
2015-10-03 00:27:47 +02:00
inorichi
53f86c4f4b
Delete mangas
2015-10-03 00:14:40 +02:00
inorichi
a6c59bbc10
Item selection
2015-10-02 18:27:25 +02:00
inorichi
7fe40525f2
Add proguard rules. Show unread count. Use compact font
2015-10-02 13:20:15 +02:00
inorichi
ff26c38860
Use support fragments
2015-10-01 23:44:17 +02:00
inorichi
90b0948968
Add composite subscriptions
2015-10-01 16:52:08 +02:00
inorichi
e386257d34
Unsubscribe subscriptions
2015-10-01 14:51:07 +02:00
inorichi
4e795b69e5
Add an option to get unread chapters of mangas
2015-10-01 14:30:08 +02:00
inorichi
db49c3ee88
Create adapter in presenter
2015-10-01 00:11:19 +02:00
inorichi
d7bb4a6a2a
Create adapter in presenter
2015-09-30 22:51:36 +02:00
inorichi
3349227868
Observing filter changes shouldn't be needed
2015-09-30 21:11:16 +02:00
inorichi
710638e2eb
Use Observable to filter library
2015-09-30 21:07:45 +02:00
inorichi
e175a75031
Search working
2015-09-30 19:35:27 +02:00
inorichi
289e53a7f5
Search for library (not working)
2015-09-30 19:03:11 +02:00
inorichi
790ccdaba6
Download button
2015-09-29 14:40:36 +02:00
inorichi
59fa396eeb
Insert two dummy mangas
2015-09-29 00:09:30 +02:00
inorichi
d47e469665
Show chapter list
2015-09-28 15:02:46 +02:00
inorichi
d3b6b8721e
Set toolbar in BaseActivity. Show title in MangaDetailActivity
2015-09-28 12:42:16 +02:00
inorichi
43439720db
Use EasyAdapter
2015-09-28 02:35:54 +02:00
inorichi
e567bc753f
Update library when changes to the DB are made and open manga detail activity
2015-09-26 18:58:01 +02:00
inorichi
8b6bdfdfdc
Get data from database
2015-09-26 14:25:18 +02:00
inorichi
9302ecfb92
Display dummy data
2015-09-25 19:43:23 +02:00
inorichi
207aca60b2
Make entities' fields public
2015-09-25 19:33:02 +02:00
inorichi
393caaa549
Add library class
2015-09-25 12:44:11 +02:00
inorichi
9e5622c92e
Delete boilerplate resources
2015-09-25 12:39:41 +02:00
inorichi
b69510e972
Initial commit
2015-09-24 17:27:43 +02:00