Commit Graph

1726 Commits

Author SHA1 Message Date
Jay
a7e349b1b2 More use of Snackbars
No longer double confirming to see if it's ok to remove manga in library and catalouge, snackbar has an undo button
2019-10-29 19:22:54 -07:00
Jay
25bf5602ba Migration for androidx 2019-10-28 22:51:46 -07:00
Jay
29264bca34 Fixes to navbar for devices under Android O 2019-10-28 18:40:44 -07:00
Jay
197b5cf6a4 Still more insets work
Fixed insets for landscape manga info controller + using snackbars for adding and removing mangas
2019-10-28 02:27:01 -07:00
Jay
fee8ccab86 Theme fixes
And one more inset fix for catalogue
2019-10-27 23:20:17 -07:00
Jay
1d7d40ba8c Cleanup + fixes to preference category 2019-10-27 22:46:26 -07:00
Jay
2ec46a7098 Insets for webview and tracking tab
With this all controllers insets should be handled
2019-10-27 20:23:15 -07:00
Jay
507807eee0 Fixed various reader themes + dialogs 2019-10-27 19:05:35 -07:00
Jay
a5c32bb35c Added all translations for new themes 2019-10-27 15:36:02 -07:00
Jay
06d2be7dcf Merge remote-tracking branch 'upstream/master' into Automatic_Reader_Background 2019-10-27 15:08:06 -07:00
Jay
cad94d2937 Translations 2019-10-27 15:04:44 -07:00
Jay
40a0584498 sets for defualt theme + localization 2019-10-27 01:10:13 -07:00
Jay
824921660f Update colors.xml 2019-10-26 23:52:28 -07:00
Jay
c66fb3c410 Update library_list_recycler.xml 2019-10-26 23:06:41 -07:00
Jay
7a7ada3125 Use of newest jetbrains kourtines + more insets fixed 2019-10-26 22:43:57 -07:00
Jay
1f6230c5a3 Fixes for older versions of android 2019-10-26 21:42:49 -07:00
Jay
dd25736fb9 Added Notch support
+ removed force dark where needed

Co-Authored-By: tonarii <tonarii@users.noreply.github.com>
2019-10-26 18:26:31 -07:00
Jay
8b69813f34 More stuff
Cleartext (http sites) support
Moved view extensions to view extensions
Even more insets support
2019-10-26 18:04:52 -07:00
Jay
b94da6b3ed Insets for snackbar 2019-10-26 16:27:24 -07:00
Jay
71bf9dc828 Updated gradle gms 2019-10-26 14:49:34 -07:00
Jay
3930345cbd more insets work 2019-10-26 14:20:46 -07:00
Jay
b9e3e3de55 Android 29 SDK + edge to edge 2019-10-25 01:44:47 -07:00
Jay
c9fbe98bc4 Update catalogue_controller.xml 2019-10-24 02:54:27 -07:00
Jay
b17717181d android 28 sdk 2019-10-24 02:47:41 -07:00
Jay
59a0d91679 More theming 2019-10-24 00:45:03 -07:00
Jay
c0e4b9bb38 Dark Theme based on system 2019-10-23 23:43:18 -07:00
funkyhippo
24bb94ceac Implemented extension search functionality. (#2211) 2019-10-14 11:15:00 +02:00
Ken Swenson
0f16351f5f Set glide to use the gif loop count (#2263) 2019-10-14 11:11:11 +02:00
MCAxiaz
b60b26bbd0 fix jitpack cause it's shitting out (#2274)
fix jitpack shitting out
2019-10-13 01:09:58 -04:00
arkon
86e53e08de Group available extensions by language (#2210) 2019-10-11 19:07:55 +02:00
Carlos
d3cb10a74e
Merge pull request #2271 from mezzode/patch-1
Update link in FAQ
2019-10-10 14:17:32 -04:00
Sean
7d6cfff719
Update link in FAQ
Wiki has been replaced by website.
2019-10-10 11:10:48 -07:00
Simon M
cc0fe0a1a9 Change "Help" link from Github Wiki to Website (#2265)
Change "Help" link from Github Wiki to Website
2019-10-04 11:44:52 -04:00
Soitora
25327342fb Changed README's app screenshot (#2229)
* Delete old screenshot

* Add new screenshots
2019-09-21 11:01:26 -04:00
Jozef Hollý
e02cf67f85 Update translation files (#2238)
Updated by "Cleanup translation files" hook in Weblate.

Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
2019-09-21 11:00:45 -04:00
Jozef Hollý
bf4bef6d62 Translations (#2011)
Translations
2019-09-21 09:50:38 -04:00
Samuel Bronson
76645bce6e Remove redundant "publishNonDefault" setting
I think I've seen the following message from just about every single
gradle run throughout the upgrade process:

publishNonDefault is deprecated and has no effect anymore. All variants are now published.
2019-09-20 12:42:41 -04:00
Samuel Bronson
9276c491bc Upgrade Kotlin (to 1.3), Coroutines, Gradle and Android gradle plugin.
Kotlin:                1.2.71 -> 1.3.50
Coroutines:            0.30.2 -> 1.3.1
Gradle:                4.6    -> 5.4.1
Android gradle plugin: 3.2.1  -> 3.5.0

This brings us down to *one* experimental coroutine API, and we've
opted in to using it in just *one* place.

(The fact that the API to opt-in to using an experimental API in a
specific place is *also* experimental surely will not come back to
bite us later.)
2019-09-18 22:45:54 -04:00
Samuel Bronson
fa59b4f8a7 Fix coroutine deprecations again 2019-09-18 17:41:09 -04:00
Samuel Bronson
934a37c36b Update to kotlinx.coroutines 0.30.2
Almost done, honest!
2019-09-18 13:37:57 -04:00
Samuel Bronson
5362f62078 Update deprecated coroutines code 2019-09-18 13:32:42 -04:00
Samuel Bronson
ccd360687e Update to kotlinx.coroutines 0.26.0 2019-09-18 13:20:39 -04:00
Samuel Bronson
5a2e8a838c Update to kotlinx.coroutines 0.23.4 2019-09-18 01:31:15 -04:00
fei long
3abae1cc75 Add chinese track website "bangumi" (#2032)
* copy from shikimori and change parmater

* add login activity

* fix

* login sucess

* search

* add...

* auth fix

* save status

* revert shikimori

* fix oauth error

* add bangumi info

* update read chapter index

* refersh token

* remove outdate file

* drop comment

* change icon

* drop search result which type not comic

* fix bind logic

* set status

* add ep status

* format code

* disable cache for `collection` api
2019-07-23 12:35:38 +02:00
Eugene
b68ef8c983 Update info about auto updates in README (#2132) 2019-07-23 12:29:01 +02:00
Eugene
d5f5ba95bb Add automatic updates for dev builds (#2128) 2019-07-13 19:36:30 +02:00
MCAxiaz
e8638cb0b3 Hide Empty Search Results in Catalogues (#2066)
* test2

* remove nothing_found view and associated resources
2019-07-01 13:06:19 +02:00
Eugene
62f9071adc Avoid infinite loading in global search if a single catalogue fails (#2097) 2019-06-29 22:27:58 +02:00
MCAxiaz
1d079dd9a4 use dist: trusty (#2085) 2019-06-18 13:53:47 +02:00
inorichi
cccb56bda1 Change default update priorization 2019-06-09 14:35:24 +02:00