Commit Graph

718 Commits (575eaee1d2570f44b9dd8f44dc4227bce038e895)
 

Author SHA1 Message Date
NoodleMage 575eaee1d2 UI tweaks
8 years ago
Mohamed Ezzat 48a1e8f74c pmd:UseIndexOfChar - Use Index Of Char (#300)
8 years ago
len 4d65038ad3 Optimize imports
8 years ago
len 6e8a41f898 Kissmanga loading through Cloudflare. A lot of refactoring was needed
8 years ago
len 8da11dbdb9 Fix MAL not binding a manga. Upgrade Kotlin to 1.0.2
8 years ago
len 70fabf6a6b Bump dependencies and support library
8 years ago
len 43fafbc747 Fix a crash when trying to change the downloads directory on some devices
8 years ago
len 88e64c878b Double the distance required to trigger category update and remove overflow menu setting
8 years ago
Bram van de Kerkhof 0ad9e4af0b Fix #267 (#299)
8 years ago
Bram van de Kerkhof a6df745daa Rewrote ChapterRecognition to Kotlin. (#293)
8 years ago
len c64bd81339 Build debug in travis
8 years ago
Jozef Hollý c31f0b4bb3 Change travis gradle task, small doc update (#295)
8 years ago
len 136136d055 Trying workaround for #296
8 years ago
len c20d86e5c0 Category update can only be triggered when the list is at the top
8 years ago
len 7ca99f749b Remember last active category. Closes #261
8 years ago
len 7cc4405c09 Swipe down updates active category. Closes #292. Not sure I'll keep this
8 years ago
len 62d5deaa6f Allow to open manga in the browser. Closes #157 (Doesn't work with kissmanga)
8 years ago
len 7f5879ed6f Add confirm dialog for multiple deletion. Closes #155
8 years ago
len a0f7761a37 Minor changes
8 years ago
Bram van de Kerkhof ed77c60283 Added download notifications, resolves #260 (#289)
8 years ago
len 8f144316a6 Fix a crash when updating active category and no categories available
8 years ago
len e73eed4a9b Fix catalog covers' flickering when adding a page
8 years ago
len 9de3da33aa Fix recent chapters menu button not showing on high dpi screens
9 years ago
len 0de214c3b5 Delete from the download queue on the main thread. It could fix some crashes
9 years ago
len 1226023dc2 Allow to update one category
9 years ago
len 5e24054a0b Database queries are now separated by table. Improve how the app creates downloads
9 years ago
Jozef Hollý af2b886599 Fix F-Droid not recognizing update (#287)
9 years ago
len 1d1e5f1f99 Toggle reader menu with the menu button, closes #286. Fix incorrect drawer selected item when using back button
9 years ago
len 49628e9cf5 Fix recent crashes
9 years ago
len 47bc1f7a9f Remove RelativeLayout from covers for better performance
9 years ago
len f9783407bd Downgrade RxJava. Closes #285
9 years ago
len 74ffa14304 Bump dependencies
9 years ago
len e881488bcc Refactor and convert to Kotlin base classes. Fix FAB behavior
9 years ago
Bram van de Kerkhof 97ee7b81af Release version manual update hotfix. (#283)
9 years ago
Mohamed Ezzat ff6eefe1c4 pmd:ImmutableField - Immutable Field (#282)
9 years ago
Mohamed Ezzat 9f546d13c2 squid:S1118 - Utility classes should not have public constructors (#281)
9 years ago
Jozef Hollý 2e6fc70353 Auto number of latest release, shorter versionCode (#280)
9 years ago
Mohamed Ezzat 270cacb1d7 squid:S2039 - Member variable visibility should be specified (#279)
9 years ago
len e2ecf0ce5f Release 0.2.1
9 years ago
len 5d396bfb7c Make query non nullable, it fixes some bugs in the catalogue
9 years ago
len de6cc8394e Fixed some crashes in the catalogue and the reader
9 years ago
inorichi 4b7159648a Merge pull request #257 from NoodleMage/update_improv
9 years ago
NoodleMage eb9c5f95db Removed automatic update + duplicate fix
9 years ago
NoodleMage 55e9d2880c Rewrote UpdateDownloader to Kotlin
9 years ago
len ec9c19ce7d Use a thread-safe list for downloads
9 years ago
len 31731e8f26 Fix a crash in older android versions
9 years ago
len bfb12bc7c1 Minor changes to fix a possible crash in the downloads view
9 years ago
len 4befcf3819 Fix #277, library not updating
9 years ago
Jozef Hollý cb58145361 Allow setting versionCode in parameter (#276)
9 years ago
len b83efd90a8 Slightly increase library view performance by caching typefaces
9 years ago