Commit graph

14 commits

Author SHA1 Message Date
Phillip Thelen
197fbc68df content display tweaks 2024-07-03 14:08:23 +02:00
Phillip Thelen
505183e07d shop display improvements 2024-05-21 14:51:12 +02:00
Phillip Thelen
6da4f1a34d update locked state for gear 2024-05-16 19:51:21 +02:00
Phillip Thelen
c5473c58bc Move AvatarView to common module
# Conflicts:
#	Habitica/res/layout/dialog_pet_suggest_hatch.xml
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/AvatarWithBarsViewModel.kt
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/AdventureGuideActivity.kt
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/adapter/CustomizationRecyclerViewAdapter.kt
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/social/InboxOverviewFragment.kt
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/views/shops/PurchaseDialogBackgroundContent.kt
#	common/src/main/java/com/habitrpg/common/habitica/views/AvatarView.kt
2022-06-02 09:14:08 +02:00
Phillip Thelen
67dd4bda78 Rewrite sprite rendering to not make things blurry 2022-05-12 13:32:36 +02:00
Phillip Thelen
a381458a28 replace fresco with coil 2021-06-07 16:09:57 +02:00
Phillip Thelen
564ad8ecbe Improve RTL support 2020-09-17 13:47:02 +02:00
Phillip Thelen
4b03a448c9 Style updates 2020-09-17 13:23:27 +02:00
Phillip Thelen
0728eed1af Begin implementing dark mode 2020-09-04 18:17:34 +02:00
Phillip Thelen
7e76c78fc7 improve bulk gem purchasing handling 2020-04-09 14:25:54 +02:00
Phillip Thelen
216b057fc4 Fix various linting errors 2019-08-24 12:33:14 +02:00
Daniel Gomez Rico
f36fbcaf01 Fix missing + on id definition for some layouts
If you have it without the + it can cause errors after modifing the layout orders, so it's better to define them with +
2017-11-17 14:11:44 +01:00
Phillip Thelen
95fa5ccc41 rename habitica colors 2017-09-11 13:31:20 +02:00
Phillip Thelen
c551ed85e7 Add dialog for gear 2017-07-25 19:30:10 +02:00