jmir1
83b9fd663d
disable abi splits for stable release
2021-08-08 23:01:20 +02:00
jmir1
a5c192dc6d
remove acra
2021-08-08 23:00:15 +02:00
jmir1
0868e8c1dc
Merge remote-tracking branch 'upstream/master'
2021-08-08 22:58:44 +02:00
arkon
1d10d29fa9
Replace AboutLibraries activity with custom controller
2021-08-07 11:50:20 -04:00
arkon
9b00e91773
Reorganize dependencies a bit
2021-08-07 10:50:50 -04:00
arkon
cd73c30d6f
Remove explicit CardView dependency
2021-08-07 10:50:40 -04:00
arkon
7bbba0c7d9
Update Duktape
2021-08-07 10:50:26 -04:00
arkon
2f94f62a56
Merge branch 'fix-12' into master
...
# Conflicts:
# .github/ISSUE_TEMPLATE.md
# .github/ISSUE_TEMPLATE/report_issue.yml
# .github/ISSUE_TEMPLATE/request_feature.yml
2021-08-06 17:33:24 -04:00
arkon
85791a9336
Release v0.12.1
2021-08-06 17:31:22 -04:00
arkon
b9736df7e0
Re-enable preview build things
2021-08-06 15:38:16 -04:00
arkon
f48b2681e3
Release v0.12.0
2021-08-06 15:37:42 -04:00
arkon
4d92caacef
Dependency updates
2021-08-06 13:40:01 -04:00
jmir1
b99fcfef02
Merge remote-tracking branch 'upstream/master'
2021-08-01 22:13:35 +02:00
arkon
16b9c459ab
Update Coil
2021-07-30 18:15:10 -04:00
jmir1
3ec6c52978
Merge remote-tracking branch 'upstream/master'
2021-07-30 23:55:12 +02:00
arkon
d019c5999b
Update for AS Arctic Fox
2021-07-28 15:18:17 -04:00
jmir1
854a1546db
multiple abi
2021-07-25 14:53:17 +02:00
jmir1
d51fb8de47
Merge remote-tracking branch 'upstream/master'
2021-07-25 14:45:54 +02:00
arkon
f2fca0f13d
Remove unnecessary MultiDex library
2021-07-24 11:54:53 -04:00
jmir1
48c802a294
Merge remote-tracking branch 'upstream/master'
2021-07-18 19:14:27 +02:00
Ivan Iskandar
05e7b0dc22
Fix splash screen icon on Android 12 ( #5565 )
...
* Use Core Splashscreen for splashscreen stuff
* Keep splash screen until activity ready
Ready as in the data inside starting screen is finished showing
* Use custom splash screen exit animation on older android version
* Add splash screen minimum duration to prevent exit jank
* Fix broken AMOLED theme
* Improvements
2021-07-17 12:06:15 -04:00
Ivan Iskandar
ef84ed4982
Bump compileSdk to 31 ( #5563 )
2021-07-16 09:18:32 -04:00
Ivan Iskandar
ae97bb0445
Replace material-dialogs usage with Material Components' ( #5423 )
...
* Use Material Components' dialogs
For all dialogs that has direct replacement.
* Convert text input dialogs
* Convert quad-state multi choices dialogs
* Convert date picker dialogs
This also changes the flow to remove selected start/finish tracking date and
the track item itself
* Remove material-dialogs dependencies
2021-07-14 18:04:03 -04:00
jmir1
cdb69b896a
Merge branch 'tachiyomiorg:master' into master
2021-07-14 10:24:49 +02:00
jmir1
5ef5372b10
Merge remote-tracking branch 'upstream/master'
2021-07-13 15:30:13 +02:00
arkon
ef9c457681
Update jsoup and Coil
2021-07-12 11:54:06 -04:00
jmir1
101fd1dcff
bump version
2021-07-12 01:03:36 +02:00
jmir1
257456016b
Merge remote-tracking branch 'upstream/master'
2021-07-11 19:41:59 +02:00
arkon
714aa4b4ba
Update dependencies
2021-07-09 17:50:01 -04:00
arkon
67128937ca
Update dependencies
2021-07-08 18:16:51 -04:00
jmir1
f8a51bc957
Merge remote-tracking branch 'upstream/master'
2021-07-08 11:58:12 +02:00
w
49cdcc644c
Update image decoder to add JPEG XL support ( #5512 )
2021-07-07 18:11:20 -04:00
jmir1
82878f766e
remove oh god go back go back
2021-07-05 18:43:54 +02:00
jmir1
10650740e4
Merge remote-tracking branch 'upstream/master'
2021-07-04 21:24:46 +02:00
jmir1
03b144c0ba
add (unused) libvlc-based player and rename to ...
...
...PlayerActivity
2021-07-04 21:15:13 +02:00
arkon
c50ede8b2c
Add back android-process-button library
...
wtf Android Studio, thanks for lying to me.
2021-07-04 12:20:32 -04:00
arkon
ba0907ae59
Update dependencies; remove unused android-process-button library
2021-07-04 12:16:12 -04:00
jmir1
23e78d8a8b
Merge remote-tracking branch 'upstream/master'
2021-07-03 23:19:02 +02:00
arkon
01a1a9ebab
Update to Conductor 3.0.0
2021-07-03 12:50:10 -04:00
jmir1
e2617dd771
Merge branch 'tachiyomiorg:master' into master
2021-07-03 07:43:37 +02:00
arkon
d645507eeb
Update dependencies
2021-07-02 22:47:25 -04:00
jmir1
8f67f9bad5
Merge remote-tracking branch 'upstream/master'
2021-07-03 00:22:01 +02:00
arkon
0cb042cd93
Remove en-GB option since we don't actually localize different English locales
2021-07-02 09:02:28 -04:00
jmir1
a56c025126
release v0.11.1.9
2021-06-29 21:45:48 +02:00
jmir1
267b68b7d9
Merge remote-tracking branch 'upstream/master'
...
TODO: fix sorting in anime library
2021-06-27 02:00:15 +02:00
Andreas
60890147c3
Sort per category ( #5408 )
...
* Add flags for sorting per category
* Add logic to LibrarySettingsSheet
* Add logic to LibraryPresenter
* Minor tweaks
* Use enum instead of variables
Also deprecates LibrarySort in favour of the new enum classes
* Remove debug log and suppress deprecation
* Convert DisplayMode setting to enum
Also fix bug were adapter would get de-synced with the current per category setting
* Fix migration crashing app due to values being access before migration
2021-06-26 13:30:16 -04:00
inorichi
ef937f277e
Update image decoder with better AVIF support
2021-06-22 12:58:35 +02:00
jmir1
755574d42f
fix crash on versions below android 11 and fix...
...
...background updates
2021-06-20 19:52:56 +02:00
jmir1
419b5ab2ef
bump version
2021-06-15 14:50:27 +02:00
jmir1
0f164c814e
Merge branch 'tachiyomiorg:master' into master
2021-06-15 01:25:10 +02:00