lynxnb
6848e69638
Improve design consistency across the app
...
Game images, buttons and dialogs now have a consistent corner radius, across all game list layouts.
2022-11-09 23:07:23 +05:30
lynxnb
dec04db647
AppListItem
misc tweaks
...
* Restore text marquee on all layouts
* Text size and color tweaks
* List layout image has round corners
* Clean up unneeded attributes
2022-11-09 23:07:23 +05:30
Abandoned Cart
1013857fc4
Refactor subtitle as author to remove subtitle
...
Subtitle is no longer used, so instances have been rerouted to author. DataItem was also updated to reflect the removal of a subtitle.
2022-08-27 18:54:27 +05:30
Abandoned Cart
04cae942ea
Follow typical per-file detail formatting
...
Format the details in the expected format of individual files (instead of a complete game) and move the code to match the updated placement.
2022-08-27 18:54:27 +05:30
KikiManjaro
8fb4e62c28
Add version information about rom
...
Review:
Co-authored-by: Niccolò Betto <niccolo.betto@gmail.com>
2022-08-20 13:48:07 +02:00
lynxnb
bb922100cb
Improve rendering for Right-To-Left layouts
2022-08-06 22:00:19 +05:30
PixelyIon
3e4ec7323b
Tweak grid compact items
...
Removes card elevation as it visually conflicts with the scrim, this also makes the scrim a bit darker to emphasize the text and slightly reduces the border radius.
2022-04-14 14:14:52 +05:30
Willi Ye
3c23302b82
Make rom extensions case insensitive
...
* Use standard margins
* Some clean up
2021-06-17 20:30:22 +05:30
Willi Ye
9f6a5df5e0
Redesign UI
...
* Change colors
* Replace toolbar in main activity
* Initial implementation of ViewModel
2021-06-17 20:30:22 +05:30
Willi Ye
e023dbbf0a
Add joystick press and general clean up
2020-11-12 22:19:55 +05:30
Willi Ye
f72b81fcea
Make sure icons have a 1:1 ratio ( #80 )
...
* Make sure icons have a 1:1 ratio
* Use recyclerview padding to increase grid edge margins
* Fix race condition in searching roms
* Use notify insert for adapter
2020-08-08 23:31:21 +05:30
Willi Ye
c3e54d1abf
Redesign cards in grid view
...
* Refactor some classes and clean up
* Refresh style on the fly
2020-07-21 18:11:43 +00:00