Commit graph

48 commits

Author SHA1 Message Date
Phillip Thelen
ee20b4740f Continue group plan work 2022-10-04 09:33:18 +02:00
Phillip Thelen
bf5bb9939b Begin implementing new header 2022-09-26 13:05:22 +02:00
Phillip Thelen
f0999429f5 move some model code to shared kotlin multiplatform module 2022-08-22 14:55:50 +02:00
Phillip Thelen
298bd3e434 Fixes #1829 2022-08-17 16:59:44 +02:00
Phillip Thelen
5f5729deca refactor for more coroutines 2022-08-09 11:32:13 +02:00
Phillip Thelen
e7329d6968 Fix ktlint setup 2022-08-02 18:49:59 +02:00
Phillip Thelen
37a307184c Fix RYA issues 2022-08-01 11:30:44 +02:00
Phillip Thelen
642ef76519 fix wear issues 2022-07-29 11:35:02 +02:00
Hafiz
e65e14298e Add extension to loads PixelArtView gifs 2022-07-27 08:07:38 -04:00
Phillip Thelen
a09ec7642f Fix various minor issues 2022-07-26 15:34:01 +02:00
Hafiz
cad11e8588 -Update Armoire equip type from "Gear" to "Equipped
-Switch filter to active state when filtering on backgrounds
-Check if Avatar Customization set is a deal (If total set costs less then total of individual item), and continue showing "buy set" button
-For Habitica Account Dialog, auto resize input when keyboard opened
-HabiticaAccountDialog (Delete dialog) UI fixes
-Check if Uri has scheme, if not adds https:// (to support in-line
-Avatar Customization item filter UI fixes
2022-07-26 07:15:54 -04:00
Phillip Thelen
5db99ba7d9 Better apk and aab naming 2022-07-07 15:54:17 +02:00
Phillip Thelen
35ee77def2 update icons 2022-07-07 09:12:55 +02:00
Phillip Thelen
d5c0d09035 Minor UI tweaks 2022-07-07 09:12:46 +02:00
Phillip Thelen
8292fe21c7 fix crash 2022-07-07 09:12:46 +02:00
Phillip Thelen
4b65ffc4f0 fix paths 2022-07-05 17:31:03 +02:00
Phillip Thelen
d526fdd8a1 Implement levelup activity 2022-07-05 17:14:02 +02:00
Phillip Thelen
716544c902 Implement hand off view 2022-07-05 15:16:37 +02:00
Phillip Thelen
6cb4b90c4d fix stats animating twice 2022-07-05 15:16:37 +02:00
Phillip Thelen
ff24cd8d18 idk 2022-07-05 15:16:37 +02:00
Phillip Thelen
978e207096 refactor some code 2022-07-05 15:16:05 +02:00
Phillip Thelen
9be62f7851 Optimize icons and stuff 2022-07-05 15:16:05 +02:00
Phillip Thelen
3a8043e786 Fix a bunch of warnings 2022-07-05 15:16:05 +02:00
Phillip Thelen
03cabd3248 pull version name and code from special properties file 2022-06-30 11:56:25 +02:00
Phillip Thelen
8d2fd994d1 Implement task sorting 2022-06-28 17:44:45 +02:00
Phillip Thelen
442ea640ca So many fixes 2022-06-28 16:51:36 +02:00
Phillip Thelen
6791b1e065 UI fixes 2022-06-27 22:09:33 +02:00
Phillip Thelen
0d0c4e4038 Various minor improvements 2022-06-27 22:09:33 +02:00
Phillip Thelen
b71e0c4842 Improve task list display 2022-06-27 22:09:33 +02:00
Phillip Thelen
bd7caff14f various improvements 2022-06-24 15:15:15 +02:00
Phillip Thelen
1a829f58a0 rework login screen 2022-06-22 10:34:35 +02:00
Phillip Thelen
813bac9274 stufff... 2022-06-22 10:34:35 +02:00
Phillip Thelen
d5d9f6f39e very basic task form 2022-06-14 16:20:06 +02:00
Phillip Thelen
600954fdc3 Improve login flow 2022-06-14 14:39:16 +02:00
Phillip Thelen
12b760131e App flow improvements 2022-06-10 15:29:49 +02:00
Phillip Thelen
c93b5124c1 Improve version handling 2022-06-10 10:03:36 +02:00
Phillip Thelen
29c0c37e0e Auto-login user if they are logged in on phone 2022-06-10 10:01:17 +02:00
Phillip Thelen
430e49e6be Implement basic authntication flow 2022-06-09 11:41:02 +02:00
Phillip Thelen
02e74aa452 Improve avatar page 2022-06-07 18:20:08 +02:00
Phillip Thelen
71356a491c create empty missing activities 2022-06-06 12:17:13 +02:00
Phillip Thelen
0be269ee7e Correctly load in user data and display headers in lists 2022-06-03 12:51:17 +02:00
Phillip Thelen
97cc310460 make hub slightly more appealing 2022-06-03 11:45:09 +02:00
Phillip Thelen
4f4ac804b5 Very Very barebones wearos skeleton 2022-06-03 11:23:14 +02:00
Phillip Thelen
6c536fa655 move and create models for tasks as well 2022-06-03 11:22:56 +02:00
Phillip Thelen
ac51cc7c05 Fix merge issues 2022-06-03 11:22:56 +02:00
Phillip Thelen
857a5a6ed1 basic avatar display
# Conflicts:
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/AvatarWithBarsViewModel.kt
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/ClassSelectionActivity.kt
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/FixCharacterValuesActivity.kt
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/MainActivity.kt
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/NavigationDrawerFragment.kt
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/StatsFragment.kt
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/viewmodels/NotificationsViewModel.kt
2022-06-03 11:22:54 +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