Commit Graph

91 Commits

Author SHA1 Message Date
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 1553ce973f Ignore the first spinner selection 2016-06-30 13:02:14 +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
len b6df5e6ee6 Reader fixes (MAL not updating in certain scenarios) 2016-06-24 13:39:34 +02:00
len 5ad06df4ac Fix chapters with 1 page not marked as read 2016-06-15 16:47:59 +02:00
len 658860fdff Add chapter loader, drop non seamless mode 2016-06-14 15:15:31 +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 7ba898f701 Added recently read tab (#316) 2016-06-06 15:26:56 +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 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 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 4e784cd7c3 Minor fixes 2016-05-26 16:03:55 +02:00
len dd5692bb2d Rewrite sources. Implement Batoto and Kissmanga 2016-05-26 10:22:39 +02:00
Mohamed Ezzat 8086d1db46 squid:SwitchLastCaseIsDefaultCheck - switch statements should end with a default clause (#306) 2016-05-25 00:09:38 +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 af0cf9e52d Load next/prev chapter depending on the sorting method 2016-05-21 22:04:07 +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 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
Mohamed Ezzat 270cacb1d7 squid:S2039 - Member variable visibility should be specified (#279) 2016-04-27 22:18:25 +02:00
len de6cc8394e Fixed some crashes in the catalogue and the reader 2016-04-27 00:23:06 +02:00
len 9f0da3f1d6 Upgrade to nucleus 3 2016-04-22 14:28:06 +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
Mohamed Ezzat 06681a3db7 squid:S1854 - Dead stores should be removed (#253) 2016-04-18 13:40:26 +02:00
len 17a6ea973e Some bugfixes 2016-04-15 14:58:36 +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 a598ebf72f More crash fixes 2016-04-06 02:18:04 +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 a78f89d4eb Can now choose to automatically remove chapter after reading (or previous). Fix #42 2016-03-25 23:05:50 +01:00
len ce271649ac Page number indicator now transparent 2016-03-21 15:58:59 +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 0d519b3d16 Reader presenter in Kotlin + remove Icepick 2016-03-19 15:14:51 +01:00
len b8bc3476f4 Fix last commit 2016-03-19 00:22:13 +01:00
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
len 396a79899e Bump dependencies. Fix crash in reader 2016-03-17 21:02:40 +01:00