Commit graph

3578 commits

Author SHA1 Message Date
jmir1
83329cad15 add debug variant google services 2021-05-16 18:59:21 +02:00
jmir1
17e003d7c6 minor cleanup 2021-05-16 17:22:23 +02:00
jmir1
829c9ad5ce change shortcuts 2021-05-16 16:48:58 +02:00
jmir1
a817b42b10 fixing changes after merge 2021-05-16 15:53:57 +02:00
jmir1
01896e583b Merge branch 'pr13' 2021-05-16 15:10:42 +02:00
arkon
09c07faafd Avoid invalid reading mode/orientation selections
Related to #5068
2021-05-15 15:29:21 -04:00
arkon
8e7c235ff0 Cleanup hide updates/history button settings 2021-05-15 15:03:09 -04:00
simakover
7fb4cbb8a0
Add option to hide "Updates" and "History" buttons (#5077)
* Add otion to hide "Updates" abd "History" buttons

* Add otion to hide "Updates" abd "History" buttons

* explicit imports

* New category Navigation

* Add functionality for SideNav
2021-05-15 15:01:05 -04:00
arkon
fa872f6cf7 Don't hide side nav when opening ActionToolbar on tablets 2021-05-14 18:26:39 -04:00
arkon
ef53d4ec07 Fix grid columns on tablets, split out common main_activity layout sections 2021-05-14 17:48:11 -04:00
arkon
c68e7c8da7 Update OneWayFadeChangeHandler to match TachiyomiSY
Co-authored-by: jobobby04 <jobobby04@users.noreply.github.com>
2021-05-14 10:40:38 -04:00
arkon
de35a4c62a Initial tablet NavigationRailView implementation
TODO:
- Make the side nav go beside the toolbar too
- Extract out common main_activity stuff to remove duplicated code
2021-05-14 09:14:42 -04:00
arkon
fcde6c2b84 Minor cleanup 2021-05-14 09:10:17 -04:00
arkon
9cbe053e79 Update dependencies 2021-05-14 09:08:58 -04:00
Ivan Iskandar
818468c58f
Open migrated/copied MangaController right away (#5005) 2021-05-13 17:36:05 -04:00
Riztard Lanthorn
7ba43ae5c2
Add cancel all for series in download queue (#5062)
Co-authored-by: Jays2Kings <jays@outlook.com>
2021-05-13 17:35:47 -04:00
jmir1
99a34f4d42
Merge pull request #12 from dxcently/master
wow! thank you so much for your contribution!
2021-05-13 04:23:19 +02:00
dxcently
76ba16db23 text alignment//jmir tutorial 2021-05-12 22:14:45 -04:00
jmir1
6f4d793813 history changes
-history is now divided in an anime and manga section
-TODO: fix saving anime to the history, doesn't work currently
2021-05-13 01:22:32 +02:00
jmir1
1c78880221 "more" updates
-moved history to the "more" section
-brought back "updates"
-changed some stuff in the "about" section
-TODO: add anime support in "history" and "updates"
2021-05-12 23:44:26 +02:00
jmir1
331d422086 fix previous episode button
oops! i am very dumb
2021-05-12 19:38:57 +02:00
jmir1
17486b8dd4 Merge branch 'master' of github.com:jmir1/tachiyomi 2021-05-12 19:36:11 +02:00
jmir1
7592c621d0 anime player update!
-added double tap to skip 10 seconds forwards/backwards
-added skip 85 seconds button
-added next and previous episode buttons
-TODO: those buttons need to account for different episode sorting
-TODO: next and previous buttons should be greyed out when there is no
 next/previous episode
2021-05-12 19:32:56 +02:00
jmir1
885821acae
Update README.md 2021-05-11 18:28:23 +02:00
jmir1
3f29f0f9c4
[SKIP CI] update readme 2021-05-11 17:59:38 +02:00
jmir1
a4e245f4c9 fix global anime search 2021-05-10 18:11:30 +02:00
jmir1
b1cc9951f8 fix extension update badges 2021-05-10 17:11:39 +02:00
jmir1
618dc8b0e9 fix animelib and library scans and notifications
fixes two kinds of new crashes and reverts an accidental change to the
existing functionality.
2021-05-10 17:00:30 +02:00
jmir1
d8b054f609 update repo name 2021-05-09 19:29:01 +02:00
jmir1
32d04afee3 fix some tracking and database issues 2021-05-09 18:55:06 +02:00
jmir1
726878c48b watcheractivity is now fullscreen & upstream stuff
added a new style for the fullscreen,
merge #11
2021-05-09 18:03:11 +02:00
jmir1
d1863dd15a Merge commit 'refs/pull/11/head' of github.com:jmir1/tachiyomi 2021-05-09 17:24:47 +02:00
arkon
5700c7a0c7 Instantiate extension preferences with proper datastore earlier 2021-05-08 19:52:49 -04:00
Andreas
4bfd395d9f
Add automatic setting to reader settings (#5045) 2021-05-08 18:55:27 -04:00
arkon
5069d8dee6 Fix MultiSelectListPreference crash in extensions 2021-05-08 17:23:48 -04:00
arkon
47c120e58c Fix rotation shortcut tooltip 2021-05-08 09:14:01 -04:00
arkon
8d7ab13f5c Don't toggle favorite status from snackbar if already added (fixes #5038) 2021-05-08 09:13:49 -04:00
jmir1
d20a0c4228 Merge branch 'master' of github.com:jmir1/tachiyomi 2021-05-06 03:08:10 +02:00
jmir1
4bbb9b1b5a remove page stuff and try to fix screen turning off while watching anime 2021-05-06 03:06:47 +02:00
jmir1
77f8a93233
Merge pull request #10 from tachiyomiorg/master 2021-05-05 13:10:05 +02:00
Andreas
122cdae5bc
Automatic background color for PagerViewer (#4996)
* Add J2K implementation of automatic background

Co-authored-by: Jays2Kings <8617760+Jays2Kings@users.noreply.github.com>

* Tweak the monstrosity called automatic background

* Add ability to choose Automatic as a background

* More tweaks

Co-authored-by: Jays2Kings <8617760+Jays2Kings@users.noreply.github.com>
2021-05-04 22:46:42 -04:00
arkon
157d8db68c Update Coil 2021-05-04 22:44:42 -04:00
arkon
998da965cd Update AGP for Android Studio 4.2 2021-05-04 22:44:34 -04:00
jmir1
9915827d46 change accordingly with tachiyomiorg's changes 2021-05-03 05:19:35 +02:00
jmir1
b4e5a512fe Merge commit 'refs/pull/9/head' of github.com:jmir1/tachiyomi 2021-05-03 05:17:19 +02:00
jmir1
409b989233 fix some animesource stuff 2021-05-03 04:52:28 +02:00
jmir1
430dc11846 added proper key in anime extension verification 2021-05-03 02:06:53 +02:00
arkon
8d58a8d548 Fix source filter FAB disappear on rotation (fixes #4994) 2021-05-02 13:34:53 -04:00
arkon
b453be081e Fix settings search crash (fixes #5002)
Can't lateinit since the controllers are instantiated via reflection.
2021-05-02 13:29:20 -04:00
arkon
3c947f323f Fix navigation issue when activity is recreated 2021-05-02 13:22:32 -04:00