Commit graph

4137 commits

Author SHA1 Message Date
Jays2Kings
a276ceda1e Add sui support
Closes #1247
2022-05-07 01:04:25 -04:00
Jays2Kings
f822fee5c9 clean up commented code in GridLayoutManagerAccurateOffset
I'll revert this if I find a need but for now its good
2022-05-06 17:02:52 -04:00
Jays2Kings
5b2f98ab29 fix crash when launching a source page shortcut for an uninstalled source 2022-05-06 16:33:59 -04:00
Jays2Kings
ab4c2938d8 SuppressLint ResourceType in MainActivity 2022-05-06 13:50:52 -04:00
Jays2Kings
e32a39e525 Long pressing on the search toolbar now pastes from your clipboard
library still queries the library suggestion you have though
2022-05-06 13:50:36 -04:00
Jays2Kings
ff249f41f7 Remove debug search view logic
since the logic works fine now
2022-05-06 12:57:34 -04:00
Jays2Kings
ffe59326c3 Fix browse/browse source screens not able to search on certain devices 2022-05-06 12:03:31 -04:00
Jays2Kings
a3bff454fb dont delete chapters in global update if the chapter number hasn't changed
(if the source doesnt have a scanlator it'll remain, for sources like dex etc it'll still delete it)
2022-05-06 03:30:26 -04:00
Jays2Kings
81fce93000 Fix reader settings intent in landscape 2022-05-05 23:16:46 -04:00
Jays2Kings
3ee2b25cdb Add newer methods to StubSource
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2022-05-05 18:37:10 -04:00
Jays2Kings
8f020083d4 use search toolbar actionview states instead of search item's 2022-05-05 18:25:10 -04:00
Jays2Kings
aee0287372 fix back button not collapsing action view in extensions 2022-05-05 18:24:37 -04:00
Jays2Kings
7e13556e01 Global search now does extension filtering for supported urls
so if you disable an extension's app links and share the url to tachij2k, it'll open the correct extension to handle it instead of globally searching a url
2022-05-05 18:20:54 -04:00
Jays2Kings
397e66e4b3 Fix GlobalSearchController search title 2022-05-05 18:13:36 -04:00
Jays2Kings
ea73db2be9 fix back button when starting a global search from search activity (no ext filter) 2022-05-05 18:07:35 -04:00
Jays2Kings
525cbfffb0 Fix globalsearch toolbar in searchactivity 2022-05-05 18:07:06 -04:00
Jays2Kings
e0bbb1a24c google material -> 1.6.0 2022-05-05 16:31:27 -04:00
Jays2Kings
e230bab4b4 Support changing language flag of local manga
closes #1222
2022-05-05 15:19:12 -04:00
Jays2Kings
467f60ed9b use getOrPut where possible 2022-05-04 20:48:03 -04:00
Jays2Kings
6217afb469 wrap library grid textLayout when using staggered
in case for 1 line titles + no author
2022-05-04 20:36:09 -04:00
Jays2Kings
3ec1df83dc update gms oss-licenses-plugin
to 0.10.5
2022-05-04 19:41:37 -04:00
Jays2Kings
42b15aa634 Remove firebase crashlytics 2022-05-04 19:41:03 -04:00
Jays2Kings
4f59330c84 use flowprefs for useLargeToolbar 2022-05-04 17:27:05 -04:00
Jays2Kings
129b34f119 Added notification action to skipped ("learn why")
Just opens the same url thats opened by tapping it
And changing string in the log to say "learn more - url", to not have a similar string of "learn why at: "
2022-05-04 17:01:00 -04:00
Jays2Kings
cc4c8923d7 Temporarliy disable jpeg xl
Yeah too large and since i cant split apks yet, I'll save it for next release
2022-05-04 16:44:50 -04:00
Jays2Kings
13d8a79926 remove kotson lib 2022-05-04 16:24:38 -04:00
Jays2Kings
601ca6a44c Reinstate Proguard/R8
Co-Authored-By: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
2022-05-04 14:49:57 -04:00
Jays2Kings
de2c7ed4e7 Fixed cropping and added jpegxl support (sadly)
apk size go BIG

closes #1236
2022-05-04 14:49:57 -04:00
Jays2Kings
1c4215a371 temporarily comment out the extra methods for grid manager offset
the main one needed is the computeVerticalScrollOffset for the app bar anyway
2022-05-04 02:25:25 -04:00
Jays2Kings
8e5d3016b6 Fix extensions showing in installed ext list after installing 2022-05-04 02:17:07 -04:00
Jays2Kings
ffb7b44f76 Extension detail updates
Add readme/changelog support (readme icon is filled in for sources that have readmes)

Also added the icon when loading extensions
2022-05-04 02:16:45 -04:00
Jays2Kings
c811d16c90 Fix extension settings not sticking on relaunch
Closes #1239

(Will need settings to be reapplied)
2022-05-04 01:41:52 -04:00
Jays2Kings
54b8de9694 Update issue templates to new github issue style 2022-05-03 23:08:02 -04:00
Jays2Kings
4f7230f3bd use isNotBlank in MangaImpl 2022-05-03 18:02:53 -04:00
Jays2Kings
6af327d0d9 missed a comma in network helper 2022-05-03 18:02:24 -04:00
Jays2Kings
a279053ac5 Fix hardware keyboards not being able to search in tracking 2022-05-03 17:53:46 -04:00
Jays2Kings
e94059a1f4 Fix kitsu trying to send a date higher than allowed 2022-05-03 17:47:46 -04:00
Jays2Kings
d1d85843f0
Update ISSUE_TEMPLATE.md 2022-05-03 17:10:52 -04:00
Jays2Kings
3b5e12b248 add extra line to split up crash log device info 2022-05-02 20:01:07 -04:00
Jays2Kings
fb3dffadf0 Add extra new line for additional skipped info 2022-05-02 19:59:12 -04:00
Jays2Kings
47fb7690b9 Cleanup/refactoring for animators/animation 2022-05-02 19:54:09 -04:00
Jays2Kings
845591365b Update only library headers after library updates 2022-05-02 19:37:20 -04:00
Jays2Kings
bc778347fd Coil 2.x upgrade
Co-Authored-By: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
2022-05-02 17:07:06 -04:00
Jays2Kings
cd1e3e1f11 clean up ReaderPresenter 2022-05-02 15:32:59 -04:00
Jays2Kings
0764012b87 More gradle updates + remove tests
junrar -> 7.5.0
firebase -> 20.1.2
acra-http -> 5.9.3
java-string-similarity -> 2.0.0
com.google.guava (added)

Same as upstream, been broken for a while
2022-05-02 15:30:38 -04:00
Jays2Kings
d77d18a1c5 Running ktlint (trailing commas added everywhere) 2022-05-02 15:09:01 -04:00
Jays2Kings
fd1f5a4212 Gradle cleanup/upgrades
kotlinter -> 3.10.0
com.github.ben-manes.versions -> 0.42.0
google-services -> 4.3.10
okhttp -> 4.9.3
fastadapter -> 5.6.0
taptargetview -> 1.13.3
rxbinding (removed)
2022-05-02 14:57:17 -04:00
Jays2Kings
9e82ebf886 Update MainActivity.kt 2022-05-02 14:21:54 -04:00
Jays2Kings
e5c443d31b remove accidentally pushed code 2022-05-02 14:20:48 -04:00
Jays2Kings
1f6d7d1156 more crash fixes pt. 2 2022-05-02 14:18:47 -04:00