arkon
|
295fe37a9d
|
Use default height for extended FAB (closes #3949)
(cherry picked from commit 538c1686416959390b33913eb2140119b41cf116)
|
2020-10-24 13:41:04 -04:00 |
|
arkon
|
3ff2321a95
|
Lower minWidth for extended FAB (fixes #3939)
(cherry picked from commit 832a4fa68e137de96a6b13842858256501406a73)
|
2020-10-24 13:40:54 -04:00 |
|
arkon
|
6d235e23ff
|
Update dependencies
(cherry picked from commit 6c792d2821336894f37a758b80134186bd40580b)
|
2020-10-11 15:34:34 -04:00 |
|
arkon
|
8404b1c0c2
|
Set activated states for manga info favorite/tracker buttons
(cherry picked from commit 0904692f15179e420ea9140e2e31e556faa5164f)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
# app/src/main/res/layout/manga_info_header.xml
|
2020-10-03 13:01:25 -04:00 |
|
arkon
|
59020deb6f
|
Tweak navigation view group header style
(cherry picked from commit 7c69b1b64928cf678f9dece4301d72ad857d931e)
|
2020-09-29 12:25:33 -04:00 |
|
arkon
|
3b5a869fd0
|
Color selected tab with accent color when theme isn't blue
(cherry picked from commit 972a595c74f27751ee24bea4a430513428a37142)
|
2020-09-29 12:24:47 -04:00 |
|
arkon
|
815ac9d55b
|
Remove card backgrounds from browse lists
(cherry picked from commit a3c598a3e1758c00d00ad3a804d8dbb7e24ab2ac)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/manga/MigrationMangaController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/sources/MigrationSourcesController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceHolder.kt
|
2020-09-29 12:24:33 -04:00 |
|
arkon
|
89eea4ab91
|
Move manga info summary more/less button toggle
(cherry picked from commit a9bed90d028bc93bfae49edd10e7ede71decd6a7)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
# app/src/main/res/layout/manga_info_header.xml
|
2020-09-24 08:41:48 -04:00 |
|
arkon
|
4e8c30b7fe
|
Start updating manga info view header design (SY edition)
(cherry picked from commit 791a7d5a01e25b13634291fc1af5970ea35f7692)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
# app/src/main/res/layout/manga_info_header.xml
|
2020-09-15 14:08:14 -04:00 |
|
AbdullahM0hamed
|
c8a4ec37e0
|
Add Black-Red theme (#95)
* Appveyor
* stuff
* resolve conflict
* Let's try this again
* try again
* More fixing
* remove appveyor
* revert build.gradle
* Revert "revert build.gradle"
This reverts commit feaaa78157ffe8d6d6af7d6d63a74bc14b92f584.
* Undo line change
* Update build.gradle
* Update MainActivity.kt
Co-authored-by: AbdullahM0hamed<AbdullahM0hamed@users.noreply.github.com>
|
2020-09-10 17:06:49 -04:00 |
|
arkon
|
6e4a0ca1ea
|
Update ActionMode styling
(cherry picked from commit 4929e66eccbd53c35fc62a755015d03179163927)
|
2020-08-22 18:17:29 -04:00 |
|
arkon
|
fa580aa3c9
|
Fix checked state for manga header buttons
(cherry picked from commit 8ba426350f3510e24875292283f3b6719859650a)
|
2020-07-19 18:32:57 -04:00 |
|
arkon
|
7530a7bd4e
|
Move edit categories to overflow
(cherry picked from commit 88ee86b7ef9c4bf8170d111f1ae2ab56871d7688)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
# app/src/main/res/menu/chapters.xml
|
2020-07-19 18:24:55 -04:00 |
|
arkon
|
5ffc21fc9e
|
Don't capitalize buttons (closes #3454)
(cherry picked from commit d8f4e6b45f1e1a7daec8bb368e745501fae62d62)
|
2020-07-13 13:38:40 -04:00 |
|
arkon
|
d754ac06a7
|
Make tabs not all caps
(cherry picked from commit 41f759dafe4a0f53194ce00ef4abf282f4e2a15c)
|
2020-07-09 16:06:01 -04:00 |
|
arkon
|
6105dbcb9e
|
Update some themes
(cherry picked from commit 526e029ebb140bf3d3804b04f60e97c8951111ff)
|
2020-06-14 16:26:12 -04:00 |
|
arkon
|
26776f8430
|
Tweak history card design
(cherry picked from commit e9d3b75e2b9f32268659d92384972535882edf91)
|
2020-05-23 16:04:58 -04:00 |
|
MCAxiaz
|
7f02a533fa
|
fix regular font family name (#3154)
(cherry picked from commit 46b01c61348e9bdff313bbba33e33dbed4eb9e2d)
|
2020-05-11 16:28:28 -04:00 |
|
arkon
|
976cd41a87
|
MaterialFastScroll updates
(cherry picked from commit d86d861e4b55ecd2407adb656809d7f24bdbd87f)
|
2020-05-09 11:34:24 -04:00 |
|
arkon
|
4aeaee65c3
|
Use borderless buttons everywhere for consistency
(cherry picked from commit 3b45fcdb216cb29ba4f4fc35dc4649efe4d6f2d7)
|
2020-05-09 11:32:48 -04:00 |
|
Jobobby04
|
e46dd808e7
|
Remove unused widget styles and animations
(cherry picked from commit 01dd46c5ed6897784373d9c2cdf42bf67473f4bc)
|
2020-05-03 14:16:06 -04:00 |
|
jobobby04
|
a6f0e7f9b9
|
Part 2 of Auto-Migration Done
(cherry picked from commit c4321e3adfff1bdfdcd8ba209dd20549348be217)
|
2020-05-03 13:18:02 -04:00 |
|
Rani Sargees
|
4d8f44ddae
|
merge double upstream
|
2020-05-02 23:39:46 -04:00 |
|
arkon
|
fe803a4588
|
Add bottom padding to library for ActionToolbar
|
2020-04-26 20:04:05 -04:00 |
|
arkon
|
4da760d614
|
Simplify outlined button style name
|
2020-04-25 12:02:14 -04:00 |
|
arkon
|
b6f1c516e2
|
Fix extended fab height, make text bolder (fixes #2900)
|
2020-04-22 09:07:40 -04:00 |
|
arkon
|
01dd46c5ed
|
Remove unused widget styles and animations
|
2020-04-19 12:23:37 -04:00 |
|
arkon
|
11e10f6eff
|
Replace some old color attribute usages
|
2020-04-19 12:02:08 -04:00 |
|
arkon
|
29e453c201
|
Minor style tweaks
|
2020-04-18 19:05:19 -04:00 |
|
arkon
|
fd733e819d
|
More consistent card radii
|
2020-04-18 14:18:51 -04:00 |
|
arkon
|
bcde4337ac
|
Replace colorPrimaryDark with colorPrimaryVariant
|
2020-04-17 18:32:27 -04:00 |
|
arkon
|
fae763dbb0
|
Manga info action buttons
|
2020-04-16 22:16:15 -04:00 |
|
arkon
|
a1e7592bd8
|
Rename catalogue classes/layouts -> source
|
2020-04-12 12:21:47 -04:00 |
|
arkon
|
135e55fe27
|
Fix switch style in reader settings sheet (fixes #2784)
|
2020-04-11 11:29:55 -04:00 |
|
arkon
|
4f5e52fdd4
|
Move search filter sheet actions to the top
|
2020-04-10 15:15:31 -04:00 |
|
arkon
|
df625a998f
|
Use colorSecondary for text field cursor (fixes #2853)
|
2020-04-10 10:43:39 -04:00 |
|
arkon
|
9c44cae5b8
|
Tweak dark theme snackbar (closes #2699)
|
2020-04-05 13:55:42 -04:00 |
|
arkon
|
912629c2dc
|
Replace TagGroup library with Material chips
|
2020-03-29 14:11:13 -04:00 |
|
arkon
|
3f4140900d
|
Tweak button styles
|
2020-03-22 18:43:16 -04:00 |
|
arkon
|
3e5a48e5e4
|
Use actual dialog title for tracker login dialogs
|
2020-03-15 17:31:36 -04:00 |
|
arkon
|
3f88a67865
|
Fix webview close button tinting
|
2020-03-15 16:52:27 -04:00 |
|
arkon
|
1ebcafb25d
|
Fix focused text input stroke color (fixes #2703)
|
2020-03-15 12:58:48 -04:00 |
|
arkon
|
9deaff9181
|
Dark snackbar in dark themes (fixes #2699)
|
2020-03-12 20:12:48 -04:00 |
|
arkon
|
b9ea6e8d96
|
Fix common toolbar popup menu text color (fixes #2695)
|
2020-03-12 19:14:43 -04:00 |
|
arkon
|
f91f9c4862
|
Remove letter spacing from buttons (fixes #2696)
|
2020-03-12 18:58:21 -04:00 |
|
arkon
|
7d0ea614da
|
Migrate to MaterialComponents themes
|
2020-03-11 22:59:37 -04:00 |
|
arkon
|
11544fe8ef
|
Migrate to bottom navigation
|
2020-02-25 22:31:54 -05:00 |
|
arkon
|
a746d4cc3a
|
Tweak initial tracker card appearance
|
2020-01-24 12:18:55 -05:00 |
|
arkon
|
578bab5fdd
|
Use black background for AMOLED theme cards, dialogs (#2422)
|
2020-01-20 21:34:47 -05:00 |
|
arkon
|
07caea8b4e
|
Clean up splash screen code
|
2020-01-09 18:29:36 -05:00 |
|