arkon
|
1518c2aa25
|
Run formatter on drawables and layouts
(cherry picked from commit dbe8931cf0a3839b10ec3deed9c0a262a493d891)
# Conflicts:
# app/src/main/res/drawable/ic_launcher_foreground.xml
# app/src/main/res/layout/main_activity.xml
# app/src/main/res/layout/manga_info_header.xml
# app/src/main/res/layout/reader_activity.xml
# app/src/main/res/layout/reader_general_settings.xml
|
2021-05-22 17:47:08 -04:00 |
|
Rani Sargees
|
4d8f44ddae
|
merge double upstream
|
2020-05-02 23:39:46 -04:00 |
|
arkon
|
600fbb2ef8
|
Update files to use unix line endings
cmd: `find . -type f -print0 | xargs -0 dos2unix`
|
2020-01-05 14:43:07 -05:00 |
|
NerdNumber9
|
9dbb59f337
|
Upstream merge
Internal permission change
Fix url adder
|
2017-05-04 23:38:17 -04:00 |
|
inorichi
|
b067096fc7
|
Add drawer to filter and sort the library (#570)
* Add additional drawer to filter and sort the library
* Tint icon when there's a filter active
* Comments and minor changes
|
2016-12-11 12:43:44 +01:00 |
|