Commit Graph

155 Commits

Author SHA1 Message Date
LoveSy 5d782a7680
[app] More UI fix (#1438) 2021-11-27 09:15:23 +08:00
南宫雪珊 48fd4c042c
[app] Fix select log text (#1439) 2021-11-26 01:48:08 +08:00
LoveSy 315bee4c1d
[app] Unified UI (#1436) 2021-11-24 01:43:24 +08:00
LoveSy 69fe97b66e
[app] Use margin instead of padding (#1432) 2021-11-23 22:26:38 +08:00
Howard Wu afdfd58a13
[app] Don't let CollapsingToolbarLayout consume insets (#1430) 2021-11-22 16:24:49 +00:00
RikkaW 6a14dc184a [app] Don't let CollapsingToolbarLayout consume insets 2021-11-22 22:54:20 +08:00
LoveSy dfe1b5545e
Fixup some ui (#1428) 2021-11-22 12:14:03 +00:00
LoveSy 237a746762
[app] Better fab scroll behavior 2021-11-22 19:05:14 +08:00
Howard Wu 4bf7c04ca7
[app] Optimize module and app list loading (#1401)
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-11-20 16:47:35 +00:00
南宫雪珊 806bdcf4fd
[app] Make log TextView selectable (#1418) 2021-11-19 15:00:28 +00:00
LoveSy b1ae31b151
Retain parasitic manager in recent tasks (#1417) 2021-11-19 19:32:17 +08:00
LoveSy 6dcceec3c9
[app] Fix hint text (#1397)
* [app] Fix hint text

* Fix text underline
2021-11-12 20:28:38 +08:00
南宫雪珊 d9ee2d9b3b
[app] Set maxLines for online modules (#1391) 2021-11-11 10:36:42 +00:00
LoveSy 0a83d165b7
[app] Show upgradable modules on front page (#1365) 2021-11-07 15:44:52 +00:00
LoveSy 8a09ff11ff
[app] show API in info dialog (#1312) 2021-10-18 16:28:41 +00:00
tehcneko dfb035cfa5
[app] Update hint (#1283) 2021-10-15 16:14:58 +00:00
Howard Wu b30614abe4
[app] Add Expandable TextView (#1279)
* [app] Add Expandable TextView
2021-10-15 15:58:54 +00:00
LoveSy 233569b40e
[app] Add hint textview (#1280) 2021-10-15 11:43:21 +00:00
NekoInverter d520b41cdb [app] Add compressing toolbar to app list 2021-10-14 20:01:55 +08:00
NekoInverter dfee8f04d6 [app] Add compressing toolbar to modules and repo item 2021-10-14 20:01:55 +08:00
NekoInverter 80d7cdd428 [app] Add collapsing toolbar to repo 2021-10-14 20:01:55 +08:00
NekoInverter deb53cfc09 [app] Add compressing toolbar to logs 2021-10-14 20:01:55 +08:00
NekoInverter 0ea767cbf4 [app] Add collapsing toolbar to settings 2021-10-14 20:01:55 +08:00
tehcneko f75579a8e7
[app] Don't show parasitic recommend everytime (#1227)
* [app] Don't show parasitic recommend everytime

* [app] Fix shadow color
2021-10-06 11:42:32 +00:00
tehcneko 226d14a3cd
[app] Fix fab shadow color (#1220) 2021-10-04 00:48:06 +08:00
tehcneko 4ac9612f17 [app] Update styles 2021-10-03 23:28:35 +08:00
tehcneko 122601463c [app] Update home cards style 2021-10-03 22:07:45 +08:00
tehcneko cb43a9342e
[app] Harmonize card color (#1213)
* [app] Harmonize card color

* [app] Fix recyclerview paddings

* [app] Fix styles

* [app] Use MaterialAlertDialog

* [app] Fix icon button style

* [app] Update appbar to MD3 style

* [app] Use new DynamicColors

* [app] Fix color picker style
2021-10-03 19:56:18 +08:00
LoveSy 7f247bd38f
[app] Recommend to use parasitic manager (#1194) 2021-09-30 06:21:23 +00:00
tehcneko 37aaa8513b
[app] Add send in crash activity (#1100) 2021-09-11 15:15:32 +08:00
tehcneko b49aa00df5
[app] Update home design (#1080) 2021-09-08 17:43:41 +08:00
tehcneko 3cc4e4eeaf
[app] Fix paddings (#1077) 2021-09-07 10:17:54 +00:00
tehcneko 6c170ab4eb
[app] Update home design (#1076) 2021-09-07 17:56:43 +08:00
Howard Wu f1ead4a041
[app] typo (#1050) 2021-09-04 04:29:48 +00:00
tehcneko 5c04cd85f3
Update item_module.xml (#1033) 2021-09-01 17:10:55 +08:00
tehcneko 5cf522b656
[app] Add update available to repo list (#1011)
* [app] Fix possible crashes

* [app] Add update available to repo list

* [app] Fix scrollbar
2021-08-26 15:39:16 +08:00
tehcneko ddcbd5c05a
[app] Migrate to Non-Transitive R Classes (#974)
* [app] Migrate to Non-Transitive R Classes

* [app] Remove unused resources
2021-08-22 06:24:33 +00:00
tehcneko 4b02172fd9
Add missing scrollbars (#958) 2021-08-20 05:47:14 +00:00
vvb2060 50de490d3e
[app] Update strings (#908) 2021-08-16 01:00:23 +08:00
Howard Wu bf969cfc5f
[app] Fix the tabLayout style of the repository item fragment (#883)
The repository item fragment and modules fragment use the same layout file, the previous commit missed this.
The changes in fragment_pager.xml are just formatting code.
2021-08-11 02:24:27 +00:00
Howard Wu b7ee496016
[app] Set tabLayout scrollable (#880) 2021-08-11 01:16:24 +08:00
vvb2060 e39a6d10bd
[app] New icon (#819) 2021-07-18 13:02:44 +00:00
vvb2060 2d907cb911
[app] Scroll WebView (#776) 2021-06-25 17:25:25 +08:00
LoveSy c38c280dab
[app] Use `ReadmeHTML` (#772) 2021-06-24 20:54:17 +08:00
LoveSy 1eebbca320
[app] Nuke markown (#767) 2021-06-24 03:01:21 +08:00
tehcneko 9946708dbe
[app] Fix module list (#722) 2021-06-03 03:27:41 +08:00
Howard Wu 95ee3d5672
Fix the confusing drag bar of the subtitle again (#718) 2021-06-01 10:37:03 +00:00
Howard Wu 13091c1cab
Fix subtitle confusing drag bar (#717) 2021-06-01 18:08:07 +08:00
tehcneko 0eb21c3a32
[app] Fix version text (#708)
* [app] Code reformat

* [app] Fix version text
2021-05-31 09:30:02 +00:00
tehcneko e91332c2b7 [app] Add missing copyright headers 2021-05-30 18:30:02 +08:00