Commit Graph

82 Commits

Author SHA1 Message Date
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
len de53681d2b Fix reader theme 2016-03-17 20:35:45 +01:00
NoodleMage 5ef5f9b45f Rewrote Theme 2016-03-17 20:01:52 +01:00
len 5b75818fc5 Different approach for #214 2016-03-16 19:52:19 +01:00
len 05adde552d Kotlinize some widgets 2016-03-08 01:22:56 +01:00
NoodleMage 8b45df37d2 Converted all icon drawables to vector.
Removed Android-Iconics library.
2016-03-08 00:35:29 +01:00
len ff61282104 Readers in Kotlin. Also fix #193 2016-03-04 14:10:41 +01:00
inorichi 34dc85e605 Allow to retry image when decoding fails or open in the browser. Fixes #177 and fixes #120. Also fix a bug where the current page was not restored when changing settings. 2016-02-23 20:02:49 +01:00
inorichi 4876eaafcc Fix #168 and fix #81. 2016-02-22 16:53:33 +01:00
inorichi 16f6be3613 Probable fix for #168. Maybe #81 also. Needs confirmation. 2016-02-22 14:59:57 +01:00