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
be77530a09
fix content padding in nested scroll views
2025-02-11 12:57:16 +01:00
Phillip Thelen
be7d5f9a5d
fix various layout issues
2025-02-10 16:54:03 +01:00
Phillip Thelen
7295602675
Improve edge-to-edge handling
2025-01-30 11:30:01 +01:00
Hafizzle
8014106c27
Fix menu avatarview no longer rounded
2023-09-22 10:57:40 -04:00
Phillip Thelen
06cbc66f98
Code cleanup
2023-09-15 12:10:14 +02:00
Phillip Thelen
bc685cdc82
multiple fixes
2022-12-20 13:37:10 +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
262e6252f6
Display quest status in menu
2021-10-01 19:03:42 +02:00
Phillip Thelen
e80389cffb
Update dependencies
2020-10-06 09:29:45 +02:00
Phillip Thelen
e1221c1f53
Fix style issues
2020-09-17 17:58:59 +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
Anita Woodruff
6dfcc446a7
Add content descriptions to menu drawer items
...
- Now Talkback reads out 'Notifications, [number]', 'Messages', and
'Settings' if a user swipes through the navigation drawer with Talkback
enabled (previously the content descriptions were not set).
2020-05-08 17:41:58 +01:00
Phillip Thelen
9236ed55f8
Fix username display in menu
2019-10-28 13:01:21 +01:00
Phillip Thelen
216b057fc4
Fix various linting errors
2019-08-24 12:33:14 +02:00
Phillip Thelen
dc43cf06a5
fix layout issues on specific phones
2019-06-13 16:41:40 +02:00
Carl Vuorinen
edc54be6a4
Change badge color from red to purple + improved badge layout
...
Previously with the padding in the badge shape, it didn't handle large
numbers well (partly cut off) and also the shape wasn't round with small
numbers. Using minWidth & center gravity without padding fixes both issues.
2019-05-22 18:37:21 +03:00
Carl Vuorinen
48c5fc59e3
Add notifications icon to navigation drawer + notifications activity
2019-05-22 18:30:28 +03:00
Phillip Thelen
1d2f3ab1bb
Theming test
2019-05-17 13:57:29 +02:00
Phillip Thelen
c664ec0dc1
Fix task form issues
2019-04-29 15:53:05 +02:00
Phillip Thelen
f31f88da90
Fix subscription issues
2018-12-18 22:04:39 +01:00
Phillip Thelen
1904c6df3a
Fix navigation issues
2018-12-14 16:33:22 +01:00
Phillip Thelen
c7f0346ff8
Fix layout issues on devices with a notch
2018-11-19 18:13:35 +01:00
Phillip Thelen
d10bedd990
Update to AndroidX
2018-11-06 16:11:02 +01:00
Phillip Thelen
6d3bb9c10b
Improve username display on party screen
2018-10-17 18:38:38 +02:00
Phillip Thelen
762d1faa2c
Implement username changes
2018-10-17 16:28:23 +02:00
Phillip Thelen
d6973d905d
Make it easier to confirm usernames
2018-09-28 17:20:21 +02:00
Phillip Thelen
f7aa5068b7
Fix design issues
2018-02-14 20:49:19 +01:00
Phillip Thelen
d12f1d3762
fix menu design issues. Fixes #941
2018-02-14 11:14:13 +01:00
Phillip Thelen
52fe568d29
Show world boss in menu
2018-02-08 20:27:05 +01:00
Phillip Thelen
f376cdb2ce
remove unused drawables
2018-01-30 14:56:55 +01:00
Phillip Thelen
1173a0a94f
replace materialdrawer library with custom implementation
2017-11-17 20:09:36 +01:00
Phillip Thelen
a1364a1c2c
begin implementing custom menu
2017-11-17 15:34:51 +01:00