Commit Graph

32 Commits

Author SHA1 Message Date
arkon 39bd823651 Minor show more info button margin adjustment 2020-05-14 22:33:36 -04:00
arkon 4ff3f0bcba Tweak about manga heading 2020-05-06 22:59:38 -04:00
arkon dabca5f09e Lighter weight method of rounding cover art 2020-05-03 22:29:09 -04:00
arkon 37045c77cb Fix manga info being cut off (closes #3006) 2020-05-01 21:09:05 -04:00
arkon 3ba8cff60f Edge fade for compact genre chips when scrolling 2020-04-27 19:50:35 -04:00
arkon 0601bedb0b Revert removal of last chapter/updated from manga info 2020-04-27 19:37:09 -04:00
arkon d593362ba8 Merge sources and extensions into one view 2020-04-27 19:16:46 -04:00
arkon fba3ed2244 Show scrollable single line of genres when compacted 2020-04-24 16:05:43 -04:00
arkon 77cca1ce84 Change favorite icon to heart 2020-04-23 23:08:25 -04:00
arkon c0bbbdb7ee Separate categories picker from long pressing manga favorite button 2020-04-23 23:03:20 -04:00
arkon a5d9fb518a Minor edits 2020-04-19 15:12:46 -04:00
arkon 29e453c201 Minor style tweaks 2020-04-18 19:05:19 -04:00
TacoTheDank 415df2357c JDK8, lint fixing (#2888)
* Use Kotlin JDK8

* Satisfy a ton of lints

* Run res/layout files (and manifest) through reformatter
2020-04-18 14:47:22 -04:00
arkon df69559b39 Collapsable manga summary/genre section 2020-04-18 12:40:47 -04:00
arkon e388f0d563 Round manga info cover 2020-04-18 11:59:22 -04:00
arkon fae763dbb0 Manga info action buttons 2020-04-16 22:16:15 -04:00
arkon c0792522a4 Scrolling manga info view 2020-04-16 22:16:15 -04:00
arkon c67e62bac3 Remove some relayed chapter info from main manga info view 2020-04-16 22:16:15 -04:00
arkon a1e7592bd8 Rename catalogue classes/layouts -> source 2020-04-12 12:21:47 -04:00
arkon 912629c2dc Replace TagGroup library with Material chips 2020-03-29 14:11:13 -04:00
arkon 937fb85376 Use accent color for refresh circle 2020-03-10 22:53:49 -04:00
arkon aa05458f1d Run formatter on layout files 2020-02-21 18:43:50 -05:00
arkon f7669b6797 Replace left/right layout attributes with start/end 2020-01-09 19:10:55 -05:00
arkon 78689e7443 Migrate to AndroidX (#2424)
* Migrate to AndroidX (automatic conversion by Android Studio)

* AndroidX dependency code updates

* Fix source preference reparenting

* fixes the androidx prefererences icon spacing issue

(cherry picked from commit b76a15d960ec2cdf771be16377db0348b66b3179)

* Fix source preference screen heading size/list padding

Co-authored-by: Carlos <cargo8005@gmail.com>
2020-01-05 11:29:27 -05:00
inorichi 69f51b88bf Fix typo in layout 2018-04-05 22:08:23 +02:00
inorichi e0d680201a Update constraint layout & fix broken layouts 2018-04-05 21:50:44 +02:00
inorichi 50b48ab25c Fix info layout + disable tag clicks for now 2018-03-09 22:35:10 +01:00
Josh 233e76724a Fixes and Tweaks to Info Page (#1198)
* Fixes inorichi/tachiyomi#1194 by putting the name in a auto size

* removed ellipsizing of title

* moved the genre tags inside of the scroll view for inorichi/tachiyomi#1196

* saving my layout options for the night
2018-03-09 21:42:39 +01:00
Josh 34d21c1de3 Information Page Improvements (click to search, copy to clipboard, etc) (#1139)
* adds long click to copy details per inorichi/tachiyomi#1127

* Added the latest update date for inorichi/tachiyomi#1098 and possible fix for inorichi/tachiyomi#1141

* cleanup some mistakes I left

* adds modifications to full name display for inorichi/tachiyomi#1141 and click to search on various information pieces for inorichi/tachiyomi#860

* This modifies how the full title shows up in the info pages and also properly ellipsizes the titles in the catalogue/library list views

* Changes full title layout in horizontal mode

* Adds the tags in using AndroidTagGroup library

* reverting the sdk version in the gradle build

* code cleanup

* added back status update
2018-01-18 19:15:33 +01:00
Carlos 6027671c09 Address #1154 (#1160)
* change add to library icon add toast

* adjusted toast messages
added toast to catalog long click

* adjusted strings
2018-01-08 14:08:48 +01:00
inorichi 297fed6aef Repackage catalogue to match the UI 2017-12-03 12:58:38 +01:00
inorichi ca2236958a Reorganize layouts by feature 2017-05-25 12:16:58 +02:00