mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 11:46:32 +00:00
Begin setting up fastlane
This commit is contained in:
parent
48521d2bd6
commit
26c4b12d3a
305 changed files with 328 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -61,3 +61,4 @@ reports/
|
|||
captures
|
||||
/Habitica/prod
|
||||
/Habitica/release
|
||||
/fastlane/secret-key.json
|
||||
|
|
|
|||
3
Gemfile
Normal file
3
Gemfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
gem "fastlane"
|
||||
2
fastlane/Appfile
Normal file
2
fastlane/Appfile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
json_key_file("fastlane/secret-key.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
|
||||
package_name("com.habitrpg.android.habitica") # e.g. com.krausefx.app
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1964.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1964.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
New Menu and world boss display
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1965.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1965.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
There’s an exciting new update to our Android app! We’ve smashed some pesky bugs, including the issue with task reordering! You can now view and assign attribute points (or choose auto-allocation)! We’ve added Equipment to the Market, plus the ability to change your login name and email, reset or delete your account, make changes to your profile, and access Fix Character Values. You can also request a password reset from the login screen! We hope this makes your Habitica experience even better!
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1967.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1967.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
There’s an exciting new update to our Android app! We’ve smashed some pesky bugs, including the issue with task reordering! You can now view and assign attribute points (or choose auto-allocation)! We’ve added Equipment to the Market, plus the ability to change your login name and email, reset or delete your account, make changes to your profile, and access Fix Character Values. You can also request a password reset from the login screen! We hope this makes your Habitica experience even better!
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1978.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1978.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes. We're also working on a bigger update with new features!
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1982.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1982.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1983.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1983.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1985.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1985.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1986.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1986.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1987.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1987.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1988.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1988.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1989.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1989.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1990.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1990.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1991.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1991.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1992.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1992.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1993.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1993.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1994.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1994.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1995.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1995.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1996.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1996.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1997.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1997.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1998.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1998.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/1999.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/1999.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
5
fastlane/metadata/android/de-DE/full_description.txt
Normal file
5
fastlane/metadata/android/de-DE/full_description.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Betrachte Dein Leben als ein Spiel, um motiviert und organisiert zu bleiben! Habitica macht es Dir einfach Spaß dabei zu haben Deine persönlichen Ziele zu erreichen.⏎Füge Deine Gewohnheiten, Deine täglichen Ziele und Deine To-Do-Liste hinzu und erstelle Deinen eigenen Avatar.
|
||||
|
||||
Hake Deine Aufgaben ab, damit Dein Avatar auf ein höheres Level aufsteigen kann und um weitere Funktionen freizuschalten, wie beispielsweise Ausrüstung, Haustiere, Fähigkeiten und auch Quests! Du kannst Monster mit Deinen Freunden bekämpfen und euch so gegenseitig unterstützen. Du kannst Dein Gold dazu nutzen um spielbezogene Belohnungen zu kaufen, oder für individuelle Belohnungen, wie beispielsweise eine Episode deiner lieblings Fehrnsehserie zu gucken. Habitica ist flexibel, kommunikativ und macht Spaß, es bietet eine tolle Möglichkeit Dich zu jedem Ziel zu motivieren.
|
||||
|
||||
Falls Du irgendwelche Fragen hast, kannst Du uns gerne Feedback an mobile@habitica.com schicken! Und falls Dir unsere App gefällt, würden wir uns freuen, wenn Du uns bewertest.
|
||||
1
fastlane/metadata/android/de-DE/short_description.txt
Normal file
1
fastlane/metadata/android/de-DE/short_description.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Betrachte Dein Leben als ein Spiel, um motiviert und organisiert zu bleiben!
|
||||
1
fastlane/metadata/android/de-DE/title.txt
Normal file
1
fastlane/metadata/android/de-DE/title.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Habitica: Gamify your Tasks
|
||||
0
fastlane/metadata/android/de-DE/video.txt
Normal file
0
fastlane/metadata/android/de-DE/video.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1964.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1964.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
New Menu and world boss display
|
||||
1
fastlane/metadata/android/en-US/changelogs/1965.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1965.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
There’s an exciting new update to our Android app! We’ve smashed some pesky bugs, including the issue with task reordering! You can now view and assign attribute points (or choose auto-allocation)! We’ve added Equipment to the Market, plus the ability to change your login name and email, reset or delete your account, make changes to your profile, and access Fix Character Values. You can also request a password reset from the login screen! We hope this makes your Habitica experience even better!
|
||||
1
fastlane/metadata/android/en-US/changelogs/1967.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1967.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
There’s an exciting new update to our Android app! We’ve smashed some pesky bugs, including the issue with task reordering! You can now view and assign attribute points (or choose auto-allocation)! We’ve added Equipment to the Market, plus the ability to change your login name and email, reset or delete your account, make changes to your profile, and access Fix Character Values. You can also request a password reset from the login screen! We hope this makes your Habitica experience even better!
|
||||
1
fastlane/metadata/android/en-US/changelogs/1978.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1978.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes. We're also working on a bigger update with new features!
|
||||
1
fastlane/metadata/android/en-US/changelogs/1982.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1982.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1983.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1983.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1985.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1985.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1986.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1986.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1987.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1987.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1988.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1988.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1989.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1989.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1990.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1990.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1991.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1991.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1992.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1992.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1993.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1993.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1994.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1994.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1995.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1995.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1996.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1996.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1997.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1997.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1998.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1998.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/en-US/changelogs/1999.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1999.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
3
fastlane/metadata/android/en-US/full_description.txt
Normal file
3
fastlane/metadata/android/en-US/full_description.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Treat your life like a game to stay motivated and organized! Habitica makes it simple to have fun while accomplishing goals.
|
||||
Input your Habits, your Daily goals, and your To-Do list, and then create a custom avatar. Check off tasks to level up your avatar and unlock features such as armor, pets, skills, and even quests! Fight monsters with friends to keep each other accountable, and use your gold on in-game rewards, like equipment, or custom awards, like watching an episode of your favorite TV show. Flexible, social, and fun, Habitica is the perfect way to motivate yourself to accomplish anything.
|
||||
If you have any questions, feel free to send feedback to mobile@habitica.com! And if you enjoy our app, we would really appreciate it if you would leave us a review.
|
||||
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 59 KiB |
BIN
fastlane/metadata/android/en-US/images/promoGraphic.png
Normal file
BIN
fastlane/metadata/android/en-US/images/promoGraphic.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Treat your life like a game to stay motivated and organized!
|
||||
1
fastlane/metadata/android/en-US/title.txt
Normal file
1
fastlane/metadata/android/en-US/title.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Habitica: Gamify Your Tasks
|
||||
0
fastlane/metadata/android/en-US/video.txt
Normal file
0
fastlane/metadata/android/en-US/video.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1964.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1964.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
New Menu and world boss display
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1965.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1965.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
There’s an exciting new update to our Android app! We’ve smashed some pesky bugs, including the issue with task reordering! You can now view and assign attribute points (or choose auto-allocation)! We’ve added Equipment to the Market, plus the ability to change your login name and email, reset or delete your account, make changes to your profile, and access Fix Character Values. You can also request a password reset from the login screen! We hope this makes your Habitica experience even better!
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1967.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1967.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
There’s an exciting new update to our Android app! We’ve smashed some pesky bugs, including the issue with task reordering! You can now view and assign attribute points (or choose auto-allocation)! We’ve added Equipment to the Market, plus the ability to change your login name and email, reset or delete your account, make changes to your profile, and access Fix Character Values. You can also request a password reset from the login screen! We hope this makes your Habitica experience even better!
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1978.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1978.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes. We're also working on a bigger update with new features!
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1982.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1982.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1983.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1983.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1985.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1985.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1986.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1986.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1987.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1987.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1988.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1988.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1989.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1989.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1990.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1990.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1991.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1991.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1992.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1992.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1993.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1993.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1994.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1994.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1995.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1995.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1996.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1996.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1997.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1997.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1998.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1998.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/1999.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/1999.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/es-ES/full_description.txt
Normal file
1
fastlane/metadata/android/es-ES/full_description.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
¡La NUEVA aplicación de HabitRPG! Reescrita desde cero para ofrecer más funciones y una experiencia más agradable. Vive tu vida como si fuese un juego para motivarte y organizarte. Con Habitica, es fácil conseguir tus objetivos y divertirte al mismo tiempo. Introduce tus hábitos, tus objetivos diarios y tu lista de tareas pendientes, y crea tu propio personaje. Completa tareas para que tu personaje suba de nivel y desbloquea armaduras, mascotas, habilidades y hasta misiones, entre otras cosas. Combate monstruos con tus amigos: si jugáis juntos, os resultará más fácil ser responsables. Usa el oro para comprar recompensas dentro del juego, como equipamiento o recompensas personalizadas: por ejemplo, ver un episodio de tu serie favorita. Habitica es flexible, social y divertida. Por eso es la mejor manera de motivarte y conseguir cualquier objetivo. Actualmente estamos en fase beta, así que puedes enviarnos tus comentarios a mobile@habitica.com. Y si te gusta nuestra aplicación, te agradeceríamos que la valoraras.
|
||||
1
fastlane/metadata/android/es-ES/short_description.txt
Normal file
1
fastlane/metadata/android/es-ES/short_description.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
¡Vive tu vida como si fuese un juego para motivarte y organizarte!
|
||||
1
fastlane/metadata/android/es-ES/title.txt
Normal file
1
fastlane/metadata/android/es-ES/title.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Habitica: Gamify your Tasks
|
||||
0
fastlane/metadata/android/es-ES/video.txt
Normal file
0
fastlane/metadata/android/es-ES/video.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1964.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1964.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
New Menu and world boss display
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1965.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1965.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
There’s an exciting new update to our Android app! We’ve smashed some pesky bugs, including the issue with task reordering! You can now view and assign attribute points (or choose auto-allocation)! We’ve added Equipment to the Market, plus the ability to change your login name and email, reset or delete your account, make changes to your profile, and access Fix Character Values. You can also request a password reset from the login screen! We hope this makes your Habitica experience even better!
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1967.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1967.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
There’s an exciting new update to our Android app! We’ve smashed some pesky bugs, including the issue with task reordering! You can now view and assign attribute points (or choose auto-allocation)! We’ve added Equipment to the Market, plus the ability to change your login name and email, reset or delete your account, make changes to your profile, and access Fix Character Values. You can also request a password reset from the login screen! We hope this makes your Habitica experience even better!
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1978.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1978.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes. We're also working on a bigger update with new features!
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1982.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1982.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1983.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1983.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1985.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1985.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1986.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1986.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1987.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1987.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1988.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1988.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1989.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1989.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1990.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1990.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1991.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1991.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings some bugfixes and compatibility changes.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1992.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1992.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1993.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1993.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1994.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1994.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1995.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1995.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1996.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1996.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1997.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1997.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/1998.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/1998.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update brings improvements to challenges and task notes as well as fixes for various bugs.
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue