Commit Graph

53 Commits

Author SHA1 Message Date
inorichi 16081817c2 Upgrade dependencies 2016-02-08 22:14:48 +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
inorichi c204548df5 Release 0.1.3 2016-02-03 12:56:12 +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 733b0da461 Upgrade OkHttp to 3.0.1 2016-01-28 16:44:18 +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 0a31c223e3 Don't lint release builds 2016-01-25 15:15:47 +01:00
inorichi ac2485d4a7 Release 0.1.2 2016-01-25 13:56:58 +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 dd0a2d842a Improve recent chapters layout 2016-01-21 16:38:25 +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 416fd128ba Upgrade StorIO to 1.8.0 2016-01-19 15:49:13 +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 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 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 d03e7e2f8c Add Rapid decoder for better image support. Reorganize readers. 2016-01-08 20:16:17 +01:00
inorichi 73aa93773c Replace hamcrest with assertj. ChaptersSubject now uses only one observeOn. 2016-01-06 16:08:15 +01:00
inorichi b0ad72afad Upgrade storio to 1.7.0 2015-12-29 21:47:03 +01:00
inorichi e548cbf171 Allow to create/remove categories. Some refactoring. 2015-12-28 01:13:52 +01:00
inorichi 1c86828b65 Use recyclerview in library 2015-12-26 21:54:10 +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 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 a1d67c0fce Fix commit count command 2015-12-12 02:35:12 +01:00
inorichi 9c0abdeb81 Show version (commit count) and build time in the 'about' section 2015-12-12 02:08:47 +01:00
inorichi 5fda4ad786 Add sdk manager to gradle 2015-12-09 20:54:00 +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 8f7443a686 Add an option to change cache size and clear the cache 2015-12-07 15:53:01 +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 ee7d76e775 Initial MAL support 2015-11-25 16:08:24 +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 67ab54ff3b Upgrade dependencies 2015-11-14 17:50:37 +01:00
inorichi 2683cad5b5 Download queue threads are now updated when the setting change 2015-11-05 20:01:37 +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 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 0e9e80b081 Initial support for sources' login. Upgrade support library version. 2015-10-26 01:41:10 +01:00
inorichi fefc6ba0e9 Disable tiling, for now 2015-10-22 17:24:17 +02:00
inorichi 5142df103b Almost showing a chapter reader 2015-10-21 00:04:04 +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 235ed36fbe Introducing nucleus 2015-10-16 19:31:18 +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 90b0948968 Add composite subscriptions 2015-10-01 16:52:08 +02:00
inorichi a316298793 Compile with Java 8 support for using Retrolambda 2015-09-27 21:44:04 +02:00