Commit graph

13 commits

Author SHA1 Message Date
Phillip Thelen
88f2ee7d8e linting fixes 2023-12-21 14:17:06 +01: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
0728eed1af Begin implementing dark mode 2020-09-04 18:17:34 +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
e69ad2e3e9 improve sprite display 2017-09-27 14:54:50 +02:00
Phillip Thelen
4870eaea90 remove databinding usages 2017-05-15 12:49:57 +02:00
d954mas
6f07bb79a5 remove picasso 2016-11-19 14:29:45 +03:00
Phillip Thelen
871077ed5a add hatching and feeding 2016-03-31 15:57:57 +02:00
Phillip Thelen
ced7d44de7 Display inventory items 2016-03-29 12:40:21 +02:00
Phillip Thelen
f1c38e7614 start working on items 2016-03-29 12:40:21 +02:00