Commit Graph

175 Commits (4d14f56fa84b660932a6696b919ef4f57acb76d5)

Author SHA1 Message Date
len 11ac4df5d7 Bump dependencies, remove unused resources
8 years ago
Andy Bao d352405ba6 Open from homescreen/add shortcut to launcher (#435)
8 years ago
Greg Wright bf05952582 Gradle custom script 'app/custom.gradle' (#473)
8 years ago
len 9f20e40257 Update kotlin and gradle build tools
8 years ago
Bram van de Kerkhof 8be67a4431 Custom color filter for reader (#434)
8 years ago
len 6a30a75e3e Upgrade dependencies, use new Timber's overloaded method for errors
8 years ago
inorichi ccdc336112 Complete auto updates checker (#449)
8 years ago
len 46e09d174b Travis fix. Update gradle
8 years ago
len f768393a4b Bump dependencies, set target sdk 24
8 years ago
Josh f21a030cf8 Added the ability to view the library as a list (#394)
8 years ago
len 74e3d387eb Release v0.2.3
8 years ago
len f15df40a54 Add an overlay on top of the reader to simulate a lower brightness. Closes #362
8 years ago
len 50a773f456 Fix YAML parser crashing the app on Kitkat and lower
8 years ago
len 06786322ca Bump dependencies
8 years ago
len 130b7501d1 Remove no predictive animations. Upgrade Kotlin to 1.0.3
8 years ago
inorichi 05c0516a57 New reader menu (#368)
8 years ago
len 9beeca652f Rewrite preferences with a modified support library v7
8 years ago
len b1d7167112 Bump dependencies
8 years ago
len 21ba371a32 Replace Dagger2 with Injekt, reorganize dependencies
8 years ago
len 9e90096328 Match release version
8 years ago
len 7039216eae Manual mappings. Code generation on java classes (better compilation times)
8 years ago
len 11262f86f9 Release 0.2.2
8 years ago
len d1db2d60ec Fix #329. Add confirmation before removing favorite manga on multiple selection. Add new proguard rules
8 years ago
len efd36388b0 Fix network unsubscription crashes, refactor network methods
8 years ago
len a08cea9df8 Show changelog when new version is installed
8 years ago
len dd5692bb2d Rewrite sources. Implement Batoto and Kissmanga
8 years ago
len bc3d5dc863 Add support's library custom tabs
8 years ago
Jozef Hollý a4b6003e58 Wrong versionName when not building latest version (#314)
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
Jozef Hollý af2b886599 Fix F-Droid not recognizing update (#287)
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
Jozef Hollý 2e6fc70353 Auto number of latest release, shorter versionCode (#280)
9 years ago
len e2ecf0ce5f Release 0.2.1
9 years ago
Jozef Hollý cb58145361 Allow setting versionCode in parameter (#276)
9 years ago
len 9f0da3f1d6 Upgrade to nucleus 3
9 years ago
len a9bfeb058b Revert "Temporarily include nucleus in the project"
9 years ago
len 447dfd1e3c Temporarily include nucleus in the project
9 years ago
len 0ee2bf5254 Release 0.2.0
9 years ago
len eb662f1234 Fix some crashes when restoring backups
9 years ago
len e753539c6d Bump subsampling version
9 years ago
len ff906e8ee7 Move modified dependencies to another repository. Reorganize dependencies
9 years ago
len 67c4781376 Upgrade support library. Switch gradle build tools and AS to 2.0. Adapt code to new support lib
9 years ago
len fa8d0946e9 Remove unneded dependency
9 years ago
len 1844b8c5a2 Add commit number to version name in debug version
9 years ago
len 579a606f93 Upgrade dependencies. Downgrade material dialogs to avoid crash on older android versions
9 years ago
len b09345f2e1 Downgrade RxJava for a while
9 years ago
len 0d41c60a38 Fix tests
9 years ago
len 53fae2939a Remove apt, add manual EventBusIndex (not sure if it works)
9 years ago
len 14f248546a Use kapt, remove retrolambda, migrate database and source to Kotlin
9 years ago
len 0d519b3d16 Reader presenter in Kotlin + remove Icepick
9 years ago
len 4ccce424de Reader view in Kotlin. Upgrade gradle wrapper. Remove ButterKnife from the project
9 years ago
len 396a79899e Bump dependencies. Fix crash in reader
9 years ago
NoodleMage 98d420d5aa Rewrote nav drawer to Kotlin + UI updates
9 years ago
len f49577bc77 Manga in Kotlin. Expect some errors yet
9 years ago
inorichi 0ddbfd1036 Merge pull request #204 from NoodleMage/svg_all_the_way
9 years ago
NoodleMage 8b45df37d2 Converted all icon drawables to vector.
9 years ago
len 70e557575f Preferences ported to support library
9 years ago
len 8c456a2da4 Replace some image drawables with vector drawables
9 years ago
len 1d7f012fd1 Fix builds
9 years ago
len ee4bf163ef Catalogue in Kotlin. Support library upgraded to 23.2.0. Downloads directory now shows a list of folders, it should fix #141.
9 years ago
inorichi b95d0e2848 Bump dependencies. Move ReactiveNetwork to app module.
9 years ago
NoodleMage 9f78c8f6b4 - Rewrote Category to Kotlin
9 years ago
inorichi c0452038f7 Partial migration of data package to Kotlin
9 years ago
inorichi 110df59197 Release 0.1.4
9 years ago
inorichi cb3c3af865 Include reactive network as library
9 years ago
inorichi 5a83976fa5 Remove unneeded dependency.
9 years ago
inorichi e348d6c1cf Upgrade to EventBus 3
9 years ago
inorichi 16081817c2 Upgrade dependencies
9 years ago
inorichi c35184abdc Upgrade gradle. Other minor changes
9 years ago
NoodleMage d7aef2e97a Application can now check if update available
9 years ago
inorichi c204548df5 Release 0.1.3
9 years ago
NoodleMage 8b52fea602 Can now manually set cover pictures. #79
9 years ago
inorichi 733b0da461 Upgrade OkHttp to 3.0.1
9 years ago
NoodleMage ef03ca22d1 Added icons to navigation drawer. #47
9 years ago
inorichi 0a31c223e3 Don't lint release builds
9 years ago
inorichi ac2485d4a7 Release 0.1.2
9 years ago
inorichi b174adbab0 Use a gradient at the bottom of the cover. Remove external repositories from gradle
9 years ago
inorichi dd0a2d842a Improve recent chapters layout
9 years ago
inorichi 0210fd8828 Fix a big issue with the download threads. Release 0.1.1
9 years ago
inorichi 416fd128ba Upgrade StorIO to 1.8.0
9 years ago
inorichi 79229d9c6a Prepare for dev releases
9 years ago
inorichi 67c9420606 Bump dependencies. Minor changes to download manager
9 years ago
inorichi 936d5e46eb Prepare for first release
9 years ago
inorichi 70f4c7fcc3 Rename project
9 years ago
inorichi 6ef0573a49 Add an option to allow downloads on mobile connections.
9 years ago
inorichi 7e79a377cc Minor changes
9 years ago
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.
9 years ago
inorichi d03e7e2f8c Add Rapid decoder for better image support. Reorganize readers.
9 years ago
inorichi 73aa93773c Replace hamcrest with assertj. ChaptersSubject now uses only one observeOn.
9 years ago
inorichi b0ad72afad Upgrade storio to 1.7.0
9 years ago
inorichi e548cbf171 Allow to create/remove categories. Some refactoring.
9 years ago
inorichi 1c86828b65 Use recyclerview in library
9 years ago
inorichi 322f54380d Include Subsampling Scale Image View as library to allow preloading tiles when a max bitmap size is provided.
9 years ago
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.
9 years ago
inorichi a1d67c0fce Fix commit count command
9 years ago