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
Willi Ye
3c23302b82
Make rom extensions case insensitive
...
* Use standard margins
* Some clean up
2021-06-17 20:30:22 +05:30
Willi Ye
1e27aef9e7
Properly constraint width in linear layout
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
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
◱ PixelyIon
d86d5c1a35
Refactor and Convert Adapters to RecyclerView.Adapter
...
This commit mainly refactors the adapters by adding spacing, comments and following other guidelines. In addition, it moves from using `BaseAdapter` to `RecyclerView.Adapter` which leads to much cleaner adapter classes.
a
2020-04-23 22:26:27 +05:30