Commit Graph

37 Commits

Author SHA1 Message Date
len 74e3d387eb Release v0.2.3 2016-07-24 15:41:58 +02:00
len 8c1bedf796 Back button now returns to start screen. Also fix #356 2016-07-20 19:09:28 +02:00
len 42484d718a And a few more crashes fixed in preferences 2016-07-03 21:19:34 +02:00
len e198f7e671 Add icons for settings 2016-07-02 22:14:04 +02:00
len 9beeca652f Rewrite preferences with a modified support library v7 2016-06-16 20:52:51 +02:00
len a82e1d0e45 Remove unneeded annotations and some cleanup 2016-06-15 17:47:44 +02:00
len 237af4b07d Fix dependency injection and use custom models extending DB ones 2016-06-14 15:17:37 +02:00
len 6beff242b0 LoginSource moved to an interface 2016-05-28 00:20:59 +02:00
len 0fe350af9a Minor classes restructuration and optimize imports 2016-05-27 13:21:21 +02:00
len dd5692bb2d Rewrite sources. Implement Batoto and Kissmanga 2016-05-26 10:22:39 +02:00
len 6e8a41f898 Kissmanga loading through Cloudflare. A lot of refactoring was needed 2016-05-15 20:46:58 +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 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
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 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
len b27669ee32 Remove unused strings 2016-04-10 17:49:48 +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
NoodleMage a78f89d4eb Can now choose to automatically remove chapter after reading (or previous). Fix #42 2016-03-25 23:05:50 +01:00
len bf1fdda651 Fix crashes on settings 2016-03-25 15:50:25 +01:00
len ce271649ac Page number indicator now transparent 2016-03-21 15:58:59 +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
len 70e557575f Preferences ported to support library 2016-03-07 23:48:43 +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
inorichi c0452038f7 Partial migration of data package to Kotlin 2016-02-21 18:55:37 +01:00
inorichi a81f6c3ac4 Trying to give write permissions on SD card 2016-02-10 15:41:59 +01:00
inorichi c35184abdc Upgrade gradle. Other minor changes 2016-02-06 00:37:11 +01:00
NoodleMage d7aef2e97a Application can now check if update available 2016-02-03 17:12:26 +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 522e900b5a Initial support for recent updates. #20 2016-01-18 18:04:07 +01:00
inorichi 70f4c7fcc3 Rename project 2016-01-15 15:18:19 +01:00