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
NoodleMage
5ef5f9b45f
Rewrote Theme
2016-03-17 20:01:52 +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
NoodleMage
8b45df37d2
Converted all icon drawables to vector.
...
Removed Android-Iconics library.
2016-03-08 00:35:29 +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
len
16a5e6c01a
Some base classes and preferences in Kotlin
2016-03-02 16:17:56 +01:00
len
e1a3ab2726
Readded chapters do not notify. Fix #188
2016-03-02 14:18:50 +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
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
inorichi
c0452038f7
Partial migration of data package to Kotlin
2016-02-21 18:55:37 +01:00
inorichi
dcfda61aba
Always create nomedia file
2016-02-16 20:47:23 +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
e348d6c1cf
Upgrade to EventBus 3
2016-02-09 21:19:11 +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
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
NoodleMage
d7aef2e97a
Application can now check if update available
2016-02-03 17:12:26 +01:00
NoodleMage
28fd22dfe0
Manga initialized check. Now takes network cover image if something went
...
wrong
2016-01-30 13:46:18 +01: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
733b0da461
Upgrade OkHttp to 3.0.1
2016-01-28 16:44:18 +01: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
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
6f409c0e3b
Add an alternative way to display the chapter title ( #54 )
2016-01-25 19:57:13 +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
594219848d
Fix number of simultaneous downloads ignored (again)
2016-01-24 12:37:41 +01:00