Commit graph

18 commits

Author SHA1 Message Date
Hafiz
cead6ee373 Update skill item click listener to container
Changes the skill item click listener from the button wrapper to the
skill item container - makes the entire skill item is clickable,
2025-06-17 09:05:48 -05:00
Phillip Thelen
3a8043e786 Fix a bunch of warnings 2022-07-05 15:16:05 +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
131d8e3344 fix UI roundings 2022-05-27 10:06:00 +02:00
Phillip Thelen
67dd4bda78 Rewrite sprite rendering to not make things blurry 2022-05-12 13:32:36 +02:00
Phillip Thelen
27d5f03f05 Fixes #1595 2021-07-20 09:28:50 +02:00
Phillip Thelen
a381458a28 replace fresco with coil 2021-06-07 16:09:57 +02:00
Phillip Thelen
2d039f0147 Fixes #1522 2021-03-31 13:36:16 +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
Phillip Thelen
5b3b25a0d3 Update skill design 2020-01-24 17:01:55 +01:00
Phillip Thelen
40cf584987 replace drawables with paintcode code 2017-09-05 19:51:20 +02:00
Phillip Thelen
72b9a9ebf5 improve skills layout 2017-04-13 18:24:52 +02:00
d954mas
6f07bb79a5 remove picasso 2016-11-19 14:29:45 +03:00
Negue
15ea308a42 Apply avatar transformations (if items available) / update gradle 2016-10-03 22:47:02 +02:00
Phillip Thelen
a444dfd3a9 display skill icons 2016-04-26 16:49:56 +02:00
Phillip Thelen
b00d545d1c better display for skills 2015-11-26 21:26:53 +01:00
Phillip Thelen
2d2e8ad9ab Display skills 2015-11-25 18:47:56 +01:00