Commit graph

35 commits

Author SHA1 Message Date
AJ Keane
07450f43ff Improve Talkback for tiles
Changes made:
- Shop items now read out name of item, price with currency, limited availability, items owned and locked state (previously just price)
- In equipment, name of item or none will be read out in addition to slot (previously just slot)
- In stable, hatchable pets will be read out as name of pet and "Hatch Pet" (previously unlabelled)
- In task creation, the click listener for the difficulty has been moved to the surrounding column so icon and text are grouped (previously icon was read as unlabeled and text was not clickable)
- In navigation drawer, the profile picture is read out as "Profile" (previously unlabelled)

My Habitica User-ID: 2bcd10dc-0ea9-4d95-b7a6-f55fa07af537
2025-06-06 13:48:47 +02:00
Phillip Thelen
114fabd939 quest design update 2023-09-04 11:22:57 +02:00
Phillip Thelen
52592324ff improve shop display state 2023-08-29 11:46:33 +02:00
Phillip Thelen
eb6fa95eee add indicator 2023-08-28 12:06:20 +02:00
Phillip Thelen
9be62f7851 Optimize icons and stuff 2022-07-05 15:16:05 +02:00
Phillip Thelen
69ee64203c Move code into common module 2022-06-02 09:14:08 +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
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
b15bc38c0a Update deprecated code 2021-06-04 16:11:48 +02:00
Phillip Thelen
e1886f6928 Fix styling issues 2020-09-15 09:28:34 +02:00
Phillip Thelen
0728eed1af Begin implementing dark mode 2020-09-04 18:17:34 +02:00
Phillip Thelen
fea83fd387 Improve quest shop display? Maybe? 2020-02-04 12:39:36 +01:00
Phillip Thelen
641264c65a Improve display of unlock condition 2020-01-31 14:15:16 +01:00
Phillip Thelen
fa7ec797da improve unlock condition display 2017-11-17 14:12:13 +01:00
Phillip Thelen
760c3c2340 improve gold display. Fixes #843 2017-11-17 14:12:13 +01:00
Phillip Thelen
e69ad2e3e9 improve sprite display 2017-09-27 14:54:50 +02:00
Phillip Thelen
51b79862f3 implement pinning 2017-09-27 13:41:51 +02:00
Phillip Thelen
a355cc4ecb fix task layout issues 2017-09-25 20:18:06 +02:00
Phillip Thelen
528b9124ed minor design updates 2017-09-22 12:49:55 +02:00
Phillip Thelen
f3afda0720 Design fixes 2017-09-20 12:45:48 +02:00
Phillip Thelen
40cf584987 replace drawables with paintcode code 2017-09-05 19:51:20 +02:00
Phillip Thelen
ebaa49f60c show owned item count in shops 2017-09-05 19:51:20 +02:00
Phillip Thelen
3048e5ca5b improve reward display 2017-08-23 11:55:55 +02:00
Phillip Thelen
fb632e7ba9 begin implementing new rewards design 2017-08-22 21:13:29 +02:00
Phillip Thelen
cd3a8b5d43 Add new shop banners 2017-07-21 17:53:51 +02:00
Phillip Thelen
8c0e52dbcb Improve currency display 2017-07-21 14:45:56 +02:00
Phillip Thelen
9dfb15bde7 begin shop redesign 2017-07-21 14:42:03 +02:00
Phillip Thelen
6af6c29e3d Implement subscriber features 2017-01-30 12:47:54 +01:00
Phillip Thelen
a35ffd3918 more design changes 2017-01-13 17:42:05 +01:00
d954mas
6f07bb79a5 remove picasso 2016-11-19 14:29:45 +03:00
Phillip Thelen
9aadfe62f8 fix shop display issue on old devices 2016-08-18 16:05:13 +02:00
Phillip Thelen
fcdeb8092b various shop improvements 2016-07-29 12:13:13 +02:00
Phillip Thelen
d29c7b72ca display shops in the app 2016-07-22 18:07:00 +02:00