Commit graph

5753 commits

Author SHA1 Message Date
Phillip Thelen
2429d1fdf8 Fixes #1424 2022-01-12 15:34:11 +01:00
Phillip Thelen
d5b70c9896 Refactor code 2022-01-12 15:33:54 +01:00
Phillip Thelen
7273767c96 Rewrite PurchaseHandler to use BillingClient 4.0 2022-01-11 14:39:15 +01:00
Phillip Thelen
f8fa953d76 Fixes #1680 2022-01-10 13:09:44 +01:00
Phillip Thelen
8eca74d83e Fix URL handling. Fixes #1674 2022-01-10 13:02:15 +01:00
Phillip Thelen
206cf183a5 Improve challenge and group loading. Fixes #1619 2022-01-10 12:34:41 +01:00
Phillip Thelen
b1bc6c5a17 Improve chat handling 2022-01-10 11:22:05 +01:00
Phillip Thelen
6e4994052b Fixes #1683 2022-01-07 11:44:52 +01:00
Phillip Thelen
2f9f342768 Improve notification handling 2022-01-06 13:36:08 +01:00
Phillip Thelen
910b2f2b0a tablet fix 2022-01-06 13:20:28 +01:00
Phillip Thelen
84cb6fe6ed Fixes #1671 2022-01-06 12:25:52 +01:00
Phillip Thelen
64602efe43 bump build number 2022-01-04 14:56:28 +01:00
Phillip Thelen
d07173a767 Fix minor issues 2022-01-04 14:37:37 +01:00
Phillip Thelen
55feea9dbd Fix error loading user data 2022-01-04 14:37:32 +01:00
Phillip Thelen
c513e63907 fix checking off task from widget. Fixes #1683 2022-01-04 14:08:37 +01:00
Phillip Thelen
ba50477cbe improve about me editing 2022-01-04 14:06:58 +01:00
Phillip Thelen
bce1c555b7 Fix clipboard issue 2022-01-04 14:06:42 +01:00
Phillip Thelen
0989f73de4 Improve type safety more 2021-12-17 13:14:35 +01:00
Phillip Thelen
99f31af07e minor fixes 2021-12-15 16:13:26 +01:00
Phillip Thelen
011af84c31 Fix widget issues 2021-12-09 15:52:33 +01:00
Phillip Thelen
b146895a52 Widget fixes 2021-11-29 17:03:17 +01:00
Phillip Thelen
164fefe228 Revert "Bug fix stats widget (#1664)"
This reverts commit b77158d244.

# Conflicts:
#	Habitica/src/main/java/com/habitrpg/android/habitica/components/UserComponent.java
#	Habitica/src/main/java/com/habitrpg/android/habitica/widget/AvatarStatsWidgetFactory.kt
#	Habitica/src/main/java/com/habitrpg/android/habitica/widget/AvatarStatsWidgetProvider.kt
#	Habitica/src/main/java/com/habitrpg/android/habitica/widget/BaseWidgetProvider.kt
2021-11-19 11:43:24 +01:00
Phillip Thelen
ea6adb6f16 Various settings fixes 2021-11-19 11:42:49 +01:00
Phillip Thelen
af01b9738a Hide facebook and apple for connecting in settings 2021-11-11 10:05:23 +01:00
Phillip Thelen
d561ab01b6 Fixes #1555 2021-11-10 15:12:29 +01:00
Phillip Thelen
3b6251f114 Improve social login handling for logged in users 2021-11-10 15:12:29 +01:00
Phillip Thelen
bb01dc9b7d Fix various crashes 2021-11-10 15:11:54 +01:00
pauliancu97
e1406f3a43
Hide special pets mounts if empty (#1666)
* added resources to run project

* remove special pets/mounts section if the user does not own any special pets/mounts

* added extra space
2021-11-10 14:37:12 +01:00
pauliancu97
476f23d1a1
Disable changes for tasks in challenges (#1667)
* added resources to run project

* disable editing for fields which cannot be edited when found in a task belonging to a challenge
2021-11-10 14:36:47 +01:00
pauliancu97
ed39758118
Bug fix message notification not opening chat (#1662)
* added resources to run project

* bug fix for message notification not opening the conversation when the notification is clicked

* removed unnecessary changes
2021-11-10 14:35:57 +01:00
pauliancu97
b77158d244
Bug fix stats widget (#1664)
* added resources to run project

* fixed problem of user stats not being shown in the widget

* refactored some code
2021-11-10 14:34:35 +01:00
Weblate
4790a8dccb Merge branch 'develop' of github.com:HabitRPG/habitica-android into develop 2021-11-02 11:26:02 +01:00
pauliancu97
dd51b95f53
Bug fix bailey notification not dismissed (#1655)
* added resources to run project

* fixed bug of bailey notification not being dismissed

* added examples files back
2021-10-18 17:42:51 +02:00
pauliancu97
1d2906af29
Bug fix for message badge not updated (#1651)
* added resources to run project

* fixed bug of messages badge not behaving as specified

* removed commented code line

* removed some unused imports

* added back the example files
2021-10-18 17:39:33 +02:00
(´⌣`ʃƪ)
47b922135b
Clear loadedSoundFiles when changing audio theme (#1656)
- fixes #1650
- fixes preloadAllFiles
2021-10-18 17:36:54 +02:00
pauliancu97
d381c5c1cf
Bug fix for reminder dialog date picker not taking into consideration the first day of the week setting (#1654)
* added resources to run project

* added fix for remainder date dialog not taking into consideration the first day of the week setting

* added back example files
2021-10-18 17:34:14 +02:00
(´⌣`ʃƪ)
9105ea66e0
remove deleted tag from active tags (#1652) 2021-10-18 17:32:51 +02:00
Phillip Thelen
249b144f5d Fixes #1607 2021-10-11 14:09:55 +02:00
Phillip Thelen
675c296154 Fixes #1628 2021-10-11 13:03:21 +02:00
Phillip Thelen
197e2f0a35 Improve language handling. Fixes #1587 2021-10-11 12:03:11 +02:00
Phillip Thelen
9f0f49291a Fixes #1625 2021-10-08 16:35:10 +02:00
Phillip Thelen
0fa134632c Improve notification handling 2021-10-08 13:45:19 +02:00
Phillip Thelen
8a678620e3 Fixes #1605 Fixes #1636 2021-10-08 11:54:09 +02:00
Phillip Thelen
2affda87a8 finish bugfix update 2021-10-08 10:58:04 +02:00
Weblate
d489e2b2b3 Translated using Weblate (French)
Currently translated at 100.0% (1139 of 1139 strings)

Translated using Weblate (Spanish (Latin America))

Currently translated at 12.0% (137 of 1139 strings)

Translated using Weblate (German)

Currently translated at 100.0% (1139 of 1139 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.9% (1138 of 1139 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (1139 of 1139 strings)

Translated using Weblate (Chinese (Traditional))

Currently translated at 99.2% (1131 of 1139 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (1139 of 1139 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 99.3% (1132 of 1139 strings)

Translated using Weblate (French)

Currently translated at 100.0% (1139 of 1139 strings)

Merge branch 'origin/develop' into Weblate.

Translated using Weblate (Czech)

Currently translated at 45.3% (516 of 1138 strings)

Translated using Weblate (Czech)

Currently translated at 39.8% (453 of 1138 strings)

Translated using Weblate (Czech)

Currently translated at 38.3% (436 of 1138 strings)

Translated using Weblate (Czech)

Currently translated at 75.0% (12 of 16 strings)

Translated using Weblate (Czech)

Currently translated at 5.5% (1 of 18 strings)

Translated using Weblate (Czech)

Currently translated at 40.0% (4 of 10 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (3 of 3 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (1138 of 1138 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (1138 of 1138 strings)

Translated using Weblate (Spanish)

Currently translated at 92.7% (1055 of 1138 strings)

Translated using Weblate (Spanish)

Currently translated at 92.7% (1055 of 1138 strings)

Translated using Weblate (Thai)

Currently translated at 5.3% (61 of 1138 strings)

Translated using Weblate (Chinese (Traditional))

Currently translated at 99.2% (1130 of 1138 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.7% (1135 of 1138 strings)

Translated using Weblate (Thai)

Currently translated at 5.0% (57 of 1138 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.6% (1134 of 1138 strings)

Translated using Weblate (Thai)

Currently translated at 4.6% (53 of 1138 strings)

Translated using Weblate (French)

Currently translated at 100.0% (1138 of 1138 strings)

Translated using Weblate (Korean)

Currently translated at 86.5% (985 of 1138 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (1138 of 1138 strings)

Merge branch 'origin/develop' into Weblate.

Merge branch 'origin/develop' into Weblate.

Translated using Weblate (Vietnamese)

Currently translated at 94.8% (1078 of 1136 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (1136 of 1136 strings)

Merge branch 'origin/develop' into Weblate.

Translated using Weblate (French)

Currently translated at 100.0% (1136 of 1136 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.7% (1133 of 1136 strings)

Translated using Weblate (Finnish)

Currently translated at 18.7% (3 of 16 strings)

Translated using Weblate (Finnish)

Currently translated at 22.5% (256 of 1136 strings)

Translated using Weblate (Finnish)

Currently translated at 22.5% (256 of 1136 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (1136 of 1136 strings)

Merge branch 'origin/develop' into Weblate.

Merge branch 'origin/develop' into Weblate.

Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.5% (1131 of 1136 strings)

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Merge branch 'origin/develop' into Weblate.

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Merge branch 'origin/develop' into Weblate.

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Merge branch 'origin/develop' into Weblate.

Translated using Weblate (German)

Currently translated at 100.0% (1135 of 1135 strings)

Translated using Weblate (German)

Currently translated at 97.7% (1109 of 1135 strings)

Translated using Weblate (German)

Currently translated at 97.7% (1109 of 1135 strings)

Translated using Weblate (Spanish (Latin America))

Currently translated at 100.0% (10 of 10 strings)

Translated using Weblate (Spanish (Latin America))

Currently translated at 100.0% (18 of 18 strings)

Translated using Weblate (German)

Currently translated at 93.8% (1065 of 1135 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (18 of 18 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (1135 of 1135 strings)

Added translation using Weblate (Spanish (Latin America))

Added translation using Weblate (Spanish (Latin America))

Added translation using Weblate (Spanish (Latin America))

Added translation using Weblate (Spanish (Latin America))

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translated using Weblate (Indonesian)

Currently translated at 83.6% (949 of 1135 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/id/

Translated using Weblate (Chinese (Simplified))

Currently translated at 99.7% (1132 of 1135 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (1135 of 1135 strings)

Translated using Weblate (Thai)

Currently translated at 31.2% (5 of 16 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/tutorial/th/

Translated using Weblate (Vietnamese)

Currently translated at 94.3% (1071 of 1135 strings)

Translated using Weblate (Thai)

Currently translated at 4.4% (50 of 1135 strings)

Translated using Weblate (Thai)

Currently translated at 4.2% (48 of 1135 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 99.7% (1132 of 1135 strings)

Translated using Weblate (Chinese (Traditional))

Currently translated at 99.3% (1128 of 1135 strings)

Translated using Weblate (Thai)

Currently translated at 100.0% (10 of 10 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/profile/th/

Translated using Weblate (Chinese (Traditional))

Currently translated at 95.9% (1089 of 1135 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.7% (1110 of 1135 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (3 of 3 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/store/zh_Hans/

Translated using Weblate (Chinese (Simplified))

Currently translated at 99.7% (1132 of 1135 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.6% (1108 of 1135 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.2% (1104 of 1135 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 93.0% (1056 of 1135 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 93.0% (1056 of 1135 strings)

Translated using Weblate (French)

Currently translated at 100.0% (3 of 3 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/store/fr/

Translated using Weblate (Chinese (Simplified))

Currently translated at 99.4% (1129 of 1135 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 93.0% (1056 of 1135 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 93.0% (1056 of 1135 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 92.8% (1054 of 1135 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 92.7% (1053 of 1135 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 99.4% (1129 of 1135 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (1135 of 1135 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.9% (1100 of 1135 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.4% (1095 of 1135 strings)

Translated using Weblate (Chinese (Traditional))

Currently translated at 95.8% (1088 of 1135 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (1135 of 1135 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.4% (1095 of 1135 strings)

Translated using Weblate (French)

Currently translated at 100.0% (1135 of 1135 strings)

Translated using Weblate (Thai)

Currently translated at 25.0% (4 of 16 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/tutorial/th/

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.7% (1095 of 1132 strings)

Translated using Weblate (Thai)

Currently translated at 18.7% (3 of 16 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/tutorial/th/

Translated using Weblate (Thai)

Currently translated at 70.0% (7 of 10 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/profile/th/

Translated using Weblate (Japanese)

Currently translated at 100.0% (18 of 18 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/sidebar/ja/

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.6% (1094 of 1132 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.6% (1094 of 1132 strings)

Translated using Weblate (Indonesian)

Currently translated at 81.0% (918 of 1132 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/id/

Translated using Weblate (Hebrew)

Currently translated at 10.0% (1 of 10 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/profile/he/

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.6% (1094 of 1132 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (1132 of 1132 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (1132 of 1132 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (1132 of 1132 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (1132 of 1132 strings)

Translated using Weblate (Indonesian)

Currently translated at 77.5% (878 of 1132 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/id/

Translated using Weblate (French)

Currently translated at 100.0% (1132 of 1132 strings)

Translated using Weblate (Thai)

Currently translated at 50.0% (9 of 18 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/sidebar/th/

Translated using Weblate (Japanese)

Currently translated at 99.7% (1129 of 1132 strings)

Translated using Weblate (Japanese)

Currently translated at 99.4% (1126 of 1132 strings)

Translated using Weblate (Japanese)

Currently translated at 99.4% (1126 of 1132 strings)

Translated using Weblate (Indonesian)

Currently translated at 70.3% (796 of 1132 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/id/

Translated using Weblate (Thai)

Currently translated at 12.5% (2 of 16 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/tutorial/th/

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.6% (1094 of 1132 strings)

Translated using Weblate (Japanese)

Currently translated at 98.5% (1116 of 1132 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.6% (1094 of 1132 strings)

Translated using Weblate (Japanese)

Currently translated at 98.3% (1113 of 1132 strings)

Translated using Weblate (Japanese)

Currently translated at 98.3% (1113 of 1132 strings)

Translated using Weblate (Indonesian)

Currently translated at 68.4% (775 of 1132 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/id/

Translated using Weblate (Thai)

Currently translated at 66.6% (2 of 3 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/store/th/

Translated using Weblate (Japanese)

Currently translated at 96.6% (1094 of 1132 strings)

Translated using Weblate (Japanese)

Currently translated at 96.3% (1091 of 1132 strings)

Translated using Weblate (Indonesian)

Currently translated at 100.0% (18 of 18 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/sidebar/id/

Translated using Weblate (Indonesian)

Currently translated at 64.3% (729 of 1132 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/id/

Translated using Weblate (Indonesian)

Currently translated at 64.3% (729 of 1132 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/id/

Translated using Weblate (Indonesian)

Currently translated at 63.3% (717 of 1132 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/id/

Translated using Weblate (Chinese (Traditional))

Currently translated at 96.1% (1088 of 1132 strings)

Translated using Weblate (Indonesian)

Currently translated at 60.4% (684 of 1132 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/id/

Translated using Weblate (Chinese (Traditional))

Currently translated at 93.1% (1055 of 1132 strings)

Translated using Weblate (Japanese)

Currently translated at 96.1% (1088 of 1132 strings)

Translated using Weblate (Russian)

Currently translated at 99.4% (1126 of 1132 strings)

Translated using Weblate (Indonesian)

Currently translated at 60.3% (683 of 1132 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/id/

Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (10 of 10 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/profile/zh_Hant/

Translated using Weblate (Chinese (Traditional))

Currently translated at 92.4% (1047 of 1132 strings)

Translated using Weblate (Indonesian)

Currently translated at 58.0% (657 of 1132 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/id/

Translated using Weblate (Russian)

Currently translated at 98.7% (1118 of 1132 strings)

Translated using Weblate (Russian)

Currently translated at 98.7% (1118 of 1132 strings)

Translated using Weblate (Japanese)

Currently translated at 95.4% (1080 of 1132 strings)

Translated using Weblate (Japanese)

Currently translated at 94.8% (1074 of 1132 strings)

Translated using Weblate (Japanese)

Currently translated at 94.8% (1074 of 1132 strings)

Translated using Weblate (Italian)

Currently translated at 99.9% (1131 of 1132 strings)

Translated using Weblate (Italian)

Currently translated at 99.9% (1131 of 1132 strings)

Translated using Weblate (Indonesian)

Currently translated at 56.8% (643 of 1132 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/id/

Translated using Weblate (Japanese)

Currently translated at 94.1% (1066 of 1132 strings)

Translated using Weblate (Japanese)

Currently translated at 94.1% (1066 of 1132 strings)

Translated using Weblate (Italian)

Currently translated at 99.5% (1127 of 1132 strings)

Translated using Weblate (Italian)

Currently translated at 99.5% (1127 of 1132 strings)

Translated using Weblate (Italian)

Currently translated at 96.8% (1096 of 1132 strings)

Translated using Weblate (Indonesian)

Currently translated at 100.0% (10 of 10 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/profile/id/

Translated using Weblate (Indonesian)

Currently translated at 54.8% (621 of 1132 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/id/

Translated using Weblate (Indonesian)

Currently translated at 100.0% (18 of 18 strings)

Translate-URL: https://translate.habitica.com/projects/habitica-android/sidebar/id/

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.6% (1094 of 1132 strings)

Translated using Weblate (Italian)

Currently translated at 94.4% (1069 of 1132 strings)

Co-authored-by: Aneta Helešicová <helesicova.aneta@gmail.com>
Co-authored-by: Aurelio Montero <soldadomono@hotmail.com>
Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net>
Co-authored-by: Bo-Hsiang Chen <rubybhchen@gmail.com>
Co-authored-by: Choi daniel <calamitis.first@gmail.com>
Co-authored-by: Cristiane Vigouroux <cvazsantos@gmail.com>
Co-authored-by: Germán Heim <newisgamer@gmail.com>
Co-authored-by: Iiris <toiviir@gmail.com>
Co-authored-by: JMFO16 <fournier.olivera.jm@gmail.com>
Co-authored-by: Lauren Chiang <laurenrenc@gmail.com>
Co-authored-by: Laurenz Sommerlad <Laurenz.sommerlad@gmail.com>
Co-authored-by: MM <mo_mei@hotmail.de>
Co-authored-by: Ma Mi <habitica_mimaha@banetel.eu>
Co-authored-by: Mara Dolichotis <marascherzer@gmail.com>
Co-authored-by: Matheus Victor <matheusvictor.salles@gmail.com>
Co-authored-by: Melior <admin@habitica.com>
Co-authored-by: Raithe <RaitheOfDureya@gmail.com>
Co-authored-by: Reima Ruokanen <harry.wilkerson@protonmail.com>
Co-authored-by: Sciuridae <sweetvshoney@163.com>
Co-authored-by: Sirapat Charukamnertkanok <sirapat1charu@gmail.com>
Co-authored-by: Võ Trần Nhã Linh <vtrnnhlinh@outlook.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Yowi <johana.f.c@gmail.com>
Co-authored-by: mattya 226 <worldworld1114@gmail.com>
Co-authored-by: Естай <akseleu@yahoo.com>
Co-authored-by: そら <comi4work@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/cs/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/de/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/es/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/fi/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/fr/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/it/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/ko/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/ru/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/th/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/vi/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica-android/profile/cs/
Translate-URL: https://translate.habitica.com/projects/habitica-android/profile/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica-android/sidebar/cs/
Translate-URL: https://translate.habitica.com/projects/habitica-android/sidebar/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica-android/sidebar/ru/
Translate-URL: https://translate.habitica.com/projects/habitica-android/store/es/
Translate-URL: https://translate.habitica.com/projects/habitica-android/tutorial/cs/
Translate-URL: https://translate.habitica.com/projects/habitica-android/tutorial/fi/
Translation: Habitica Android/Main Strings
Translation: Habitica Android/Profile
Translation: Habitica Android/Sidebar
Translation: Habitica Android/Store
Translation: Habitica Android/Tutorial
2021-10-08 05:11:44 +02:00
Phillip Thelen
f4179c5750 small changes to IAP code 2021-10-07 17:20:52 +02:00
Phillip Thelen
24aab1ed38 Finish 3.4 2021-10-06 13:53:49 +02:00
Phillip Thelen
66af24813a Fix inviting to guilds 2021-10-04 15:12:34 +02:00
Phillip Thelen
9e3ba67f13 move more code to user viewmodel 2021-10-04 14:28:32 +02:00
Phillip Thelen
262e6252f6 Display quest status in menu 2021-10-01 19:03:42 +02:00