Commit Graph

41 Commits

Author SHA1 Message Date
len aaef738dda Download manager in Kotlin and fix another crash in reader 2016-03-19 00:11:34 +01:00
len 4ccce424de Reader view in Kotlin. Upgrade gradle wrapper. Remove ButterKnife from the project 2016-03-18 20:21:30 +01:00
NoodleMage 5ef5f9b45f Rewrote Theme 2016-03-17 20:01:52 +01:00
len f49577bc77 Manga in Kotlin. Expect some errors yet 2016-03-13 22:06:32 +01:00
len 689f2e7fbf Support for sources from different languages 2016-03-10 16:15:48 +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 16a5e6c01a Some base classes and preferences in Kotlin 2016-03-02 16:17:56 +01:00
inorichi d4bb092543 Allow custom parsing of chapter number on sources 2016-02-26 18:29:08 +01:00
inorichi b33da641d9 Fix crash in chapters list #159 2016-02-18 14:25:35 +01:00
NoodleMage 1dd49a2ab1 Improved comments 2016-02-16 15:30:15 +01:00
NoodleMage 3da613dedb Moved edit cover to library | Updated manga info view | Updated catalogue
grid
2016-02-15 16:59:24 +01:00
NoodleMage 3a19f8e40b FAB animation update 2016-02-13 12:08:15 +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 e348d6c1cf Upgrade to EventBus 3 2016-02-09 21:19:11 +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 6c069ad87b multiple chapter download from manga view 2016-02-09 16:01:11 +01:00
inorichi 79cd8c691e Minor changes 2016-02-05 14:53:07 +01:00
inorichi aada373a0c Replace onProcessRestart with the new startables. 2016-02-03 21:09:40 +01:00
inorichi 7953ba6e78 Display date in local format. Fix #108 2016-02-03 13:28:55 +01:00
inorichi ad953b7bf6 Ask for external storage permissions on Marshmallow. Fixes #76 and #36 2016-01-31 22:38:54 +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 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 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 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 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
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 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 70f4c7fcc3 Rename project 2016-01-15 15:18:19 +01:00