Phillip Thelen
d3b399fad6
enable hungarian
2025-04-08 13:55:04 +02:00
Phillip Thelen
58c1400466
layout fixes
2025-03-24 13:20:56 +01:00
Phillip Thelen
569ff7e3dd
fix issues with older android versions
2025-03-12 12:25:36 +01:00
Phillip Thelen
99857a8a4f
fix url
2025-03-06 11:05:08 +01:00
Phillip Thelen
1aa3f66ccb
sub page tweaks
2024-10-16 15:37:00 +02:00
Phillip Thelen
6984a2863c
faint and armoire improvements
2024-07-22 15:03:01 +02:00
Phillip Thelen
8bee0319ba
add sub test server
2023-02-09 10:05:03 +01:00
Phillip Thelen
d569d56502
minor fixes for 4.0.1
2022-08-19 14:12:27 +02:00
Phillip Thelen
f80de5dc49
minor fixes
2022-08-18 15:10:27 +02:00
Phillip Thelen
4a8918a9c6
Some foldable optimizations
2022-08-16 11:58:24 +02:00
Phillip Thelen
caa0804cc3
Fixes #1712
2022-04-21 13:31:33 +02:00
Phillip Thelen
e2bb4ccf0a
- Ukranian language included in resConfig options and language selection. ( #1689 )
...
- Missing Ukranian and Turk translations included.
- Some string values where defined as non-transaltable.
2022-03-31 14:46:49 +02:00
Phillip Thelen
7a13395773
Implement new version of adventure guide
2022-01-25 16:49:21 +01:00
Phillip Thelen
aaebb10bc0
Allow users to choose which view the app starts on
2021-02-23 16:17:40 +01:00
Phillip Thelen
0728eed1af
Begin implementing dark mode
2020-09-04 18:17:34 +02:00
Phillip Thelen
864101288b
Add setting for task list display mode
2020-06-05 11:26:44 +02:00
Phillip Thelen
975dfd7023
Better indication for when user is not participating in quest
2020-02-12 17:21:43 +01:00
Phillip Thelen
216b057fc4
Fix various linting errors
2019-08-24 12:33:14 +02:00
Phillip Thelen
2b77acc593
Add basic theme switching
2019-08-07 09:14:11 +02:00
Phillip Thelen
94180ed6bd
fix language override
2019-01-07 15:57:24 +01:00
Phillip Thelen
1904c6df3a
Fix navigation issues
2018-12-14 16:33:22 +01:00
Phillip Thelen
5e65de7917
Fix loadign group pages with broken markdown
2018-11-20 16:25:30 +01:00
Peter Treitler
9d9e46bc4e
Fix incorrect label for Croatian language setting
...
Verified the label via https://hr.wikipedia.org/wiki/Hrvatski_jezik
and the Android language settings dialog.
2018-11-14 13:24:10 +01:00
Phillip Thelen
29227f7772
Add option to reset habit streaks. Fixes #1039
2018-08-28 14:41:34 +02:00
Keith Holliday
47af28546b
Added initial repeatabls UI
2017-04-19 08:32:58 -06:00
Phillip Thelen
3b56a066bb
update translations
2017-01-23 13:16:11 +01:00
Phillip Thelen
6387a66e0f
add Airus audio theme
2017-01-23 13:16:11 +01:00
Negue
26484dcea9
add audio preferences
2016-10-20 22:39:09 +02:00
Phillip Thelen
fc6513ccad
Merge branch 'refs/heads/pr/613' into develop
...
# Conflicts:
# Habitica/res/xml/preferences_fragment.xml
# Habitica/src/main/java/com/habitrpg/android/habitica/APIHelper.java
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/MainActivity.java
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/SetupActivity.java
# build.gradle
# gradle/wrapper/gradle-wrapper.properties
2016-09-23 19:17:08 +02:00
Daniel Kaparunakis
94ed87ba6e
Feature: Add first day of the week option for all calendars
...
This is the first commit for the above feature. It adds the necessary
values & strings.
2016-09-22 22:36:08 -05:00
Daniel Kaparunakis
d2d8cb597f
Refactor: Modify LanguageHelper class to simplify switch block
...
This commit simplifies the LanguageHelper class switch block. The
original switch had 18 or so initial cases, most of which could be
reduced to two general cases. The two general cases have been
impletemented as the default.
2016-09-05 23:24:06 -05:00
Daniel Kaparunakis
22ccb1bcf7
Feature: Add logic to SetupActivity to set language at registration
...
This commit adds logic to the SetupActivity for a new user. The
purpose of this logic is for the device language to be sent
to the web app automatically during registration.
2016-09-04 22:50:04 -05:00
Daniel Kaparunakis
548fa9af6b
Feature: Complete logic for the SharedPreferences change listener
...
This commit completes the logic of the onSharedPreferencesChanged
listener. It pushes the chosen language to the Habitica web app
so the web app can have the same language as the Android app.
2016-09-01 23:05:49 -05:00
Daniel Kaparunakis
624d37ec96
Feature: Remove unnecessary languages & add values to the resource files
...
This commit removes languages whose translations are not available in
Android from the ListPreference element. It also adds a couple of string
values belonging to the ListPreference element that allow for easy
translation. Finally, it adds some logic to respond to the
SharedPreference change listener.
2016-08-29 23:54:15 -05:00
Daniel Kaparunakis
d072885e6e
Feature: Add ListPreference for language switcher to settings activity
...
This commit adds the Language entries & language values arrays so
that the list preference can reference them in the settings activity.
It also adds said ListPreference XML element to be used as a language
switcher.
2016-08-29 00:04:26 -05:00
Phillip Thelen
845b7e3062
update translations
...
# Conflicts:
# Habitica/AndroidManifest.xml
2016-05-14 11:56:49 +02:00
Elliot
5aa05582a5
add attributes to task creation if auto allocated
2016-03-18 13:16:27 -04:00
Phillip Thelen
ca2f89087f
Display current avatar customization
2016-01-12 17:08:02 +01:00
Phillip Thelen
bbe80a30c4
First working task creating/update form
2015-08-03 15:55:17 +02:00
Phillip Thelen
73f8c596d3
Start building new form for tasks
2015-08-03 15:55:17 +02:00
Negue
33239d8d24
Rename to Habitica - Part 1 (Folder/ SubModule)
2015-05-27 18:02:13 +02:00