diff --git a/Habitica/res/color/text_input_account_stroke.xml b/Habitica/res/color/text_input_account_stroke.xml new file mode 100644 index 000000000..809fab777 --- /dev/null +++ b/Habitica/res/color/text_input_account_stroke.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Habitica/res/layout/dialog_habitica_account.xml b/Habitica/res/layout/dialog_habitica_account.xml new file mode 100644 index 000000000..550944a35 --- /dev/null +++ b/Habitica/res/layout/dialog_habitica_account.xml @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Habitica/res/values/colors.xml b/Habitica/res/values/colors.xml index 00fbbe94e..ce192a4c0 100644 --- a/Habitica/res/values/colors.xml +++ b/Habitica/res/values/colors.xml @@ -118,6 +118,7 @@ #33000000 #89000000 #331a181d + #051A181D #3CA9DCF6 #F6F4F8 diff --git a/Habitica/res/values/strings.xml b/Habitica/res/values/strings.xml index 8b12cb1f4..3a8683b4a 100644 --- a/Habitica/res/values/strings.xml +++ b/Habitica/res/values/strings.xml @@ -585,11 +585,15 @@ Per Int Con + RESET Reset Account - WARNING! This resets many parts of your account. This is highly discouraged, but some people find it useful in the beginning after playing with the site for a short time.\n\nYou will lose all your levels, gold, and experience points. All your tasks (except those from challenges) will be deleted permanently and you will lose all of their historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks and equipment. + Are you sure you want to reset? + Confirm reset + You will lose all your levels, Gold, and Experience. All your tasks and their historical data will be deleted (Challenge tasks will stay). You will lose all equipment, including limited edition or subscriber equipment, but you will be able to buy it back (you will need to be the correct class to re-buy class-specific gear). You will keep your current class and your Pets and Mounts. To confirm reset, type RESET below. + DELETE Delete Account - Deleted accounts are permanent and cannot be restored. Gems cannot be refunded. If you still want to delete, type your password below. - Deleted accounts are permanent and cannot be restored. Gems cannot be refunded. If you still want to delete, type DELETE below. + This will delete your account forever and it can never be restored! Banked or spent Gems will not be refunded. If you’re absolutely certain, type your password into the text box below. + This will delete your account forever and it can never be restored! Banked or spent Gems will not be refunded. If you’re absolutely certain, type DELETE into the text box below. Reset my Account Delete my Account Danger Zone @@ -1226,6 +1230,7 @@ Compact Minimal + Are you sure you want to delete? Armoire drop rates Armoire Equipment Remaining: %d diff --git a/Habitica/res/values/styles.xml b/Habitica/res/values/styles.xml index 0c9ed48fa..cf6d639f1 100644 --- a/Habitica/res/values/styles.xml +++ b/Habitica/res/values/styles.xml @@ -396,6 +396,15 @@ @color/dialog_background + + + + + +