Commit graph

28 commits

Author SHA1 Message Date
Phillip Thelen
88f2ee7d8e linting fixes 2023-12-21 14:17:06 +01:00
Phillip Thelen
1f0c2d20bf small design updates 2022-09-27 14:33:59 +02:00
Phillip Thelen
de36a0351e UI fixes 2022-07-27 17:05:22 +02:00
Phillip Thelen
9be62f7851 Optimize icons and stuff 2022-07-05 15:16:05 +02:00
Phillip Thelen
6c536fa655 move and create models for tasks as well 2022-06-03 11:22:56 +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
35a15299b2 Add detekt to github workflow 2021-09-14 13:41:33 +02:00
Phillip Thelen
e3e53f0060 Fix various minor issues 2020-09-29 12:48:20 +02:00
Phillip Thelen
564ad8ecbe Improve RTL support 2020-09-17 13:47:02 +02:00
Phillip Thelen
2aed223100 Improve event handling 2020-09-10 11:23:01 +02:00
Phillip Thelen
0728eed1af Begin implementing dark mode 2020-09-04 18:17:34 +02:00
Phillip Thelen
4d9a1fdc4e Add more interactions to member list. Fixes #1214 2019-08-16 15:14:05 +02:00
Phillip Thelen
c81ac4f834 Update party member design 2019-06-11 14:24:38 +02:00
Phillip Thelen
c2fe0297a2 Fix various issues 2018-11-12 14:47:32 +01:00
Phillip Thelen
762d1faa2c Implement username changes 2018-10-17 16:28:23 +02:00
Phillip Thelen
c9e376466d fix various crashes 2017-09-15 15:34:36 +02:00
Phillip Thelen
40cf584987 replace drawables with paintcode code 2017-09-05 19:51:20 +02:00
Phillip Thelen
7086d30cc6 start moving social data to realm 2017-04-27 19:39:07 +02:00
Phillip Thelen
0cfccc2d8e improve party member list 2017-01-16 17:39:16 +01:00
Negue
98d13ca147 use APIHelper in ContentCache, get language from user.preferences, use common card-styles, 2016-08-12 22:17:02 +02:00
nivl4
30b72cf8f4 change PartyMemberRecyclerViewAdapter to use AvatarView 2016-05-23 14:03:49 +08:00
Phillip Thelen
095ba04f4e make spacing and sizing more consistent 2016-03-16 13:52:42 +01:00
Phillip Thelen
9c8e1be9d4 improve layouts 2016-03-08 20:53:03 +01:00
syi
96f495fa9f fixed #216 2016-01-14 14:56:59 -05:00
Phillip Thelen
a1581cc842 Fix avatar generation. Fixes #113 2015-12-06 22:56:09 +01:00
Phillip Thelen
4dc0fcbb13 correct class colors 2015-11-09 18:59:42 +01:00
Negue
1588f856a5 Party Part 2 - Memberlist / Fix Avatars 2015-09-23 22:39:04 +02:00