Commit Graph

12 Commits

Author SHA1 Message Date
Zorica Stojchevska 30e5087084 Update copyright
MAILAND-2696
2022-05-23 21:01:57 +00:00
stefanija 804aa615a4 Fix wrong default email shown in default email settings screen
The list was not sorted in a proper way. The solution was using the new
user instead of the legacy user. That way the list of users is always
sorted properly and the first email is the default one.

MAILAND-1992
2022-02-17 15:17:41 +01:00
Davide Farella 5f0a7b3e4e Clean up after moving Pin Lock
MAILAND-2542
2022-01-24 17:41:32 +01:00
Zorica Stojchevska 915ab3c52c Move away from getDimensionPixelSize for elevation 2021-06-24 15:56:24 +02:00
Zorica Stojchevska 3f8b37ec64 Move to using core components like radio buttons and switches
Clean up settings related components, styles, values that are not used anymore
2021-06-24 15:56:24 +02:00
Zorica Stojchevska 3f42b9fa00 Default address screen facelift 2021-06-24 15:56:10 +02:00
Neil Marietta c7af0d69b7 Fixed Default Address showing wrong value. 2021-05-07 14:12:20 +02:00
Neil Marietta 3528d236c1 Refactored UserManager Current/User getters. 2021-05-07 14:12:20 +02:00
Neil Marietta 041bb91ed6 Added Multi Account support. 2021-05-07 14:12:19 +02:00
Neil Marietta 6a1e305d74 Removed Login related (soon replaced by Core Modules).
Removed Create/Login Account (2FA, 2Pass, UserKey/AddressKey setup).
Removed Donate/Payment/Billing/Upselling.
Removed Plan/Subscription update/upgrade.
Removed Update Password.
Removed Update Recovery Email.
Removed Keys update (except activate).
2021-05-07 14:10:52 +02:00
Davide Farella 631ab4e7e5 Clean up BaseActivity.loadMailSettings and related MailSettingsEvent.java
MAILAND-1123

# Conflicts:
#	app/src/main/java/ch/protonmail/android/activities/AccountTypeActivity.java

# Conflicts:
#	app/src/main/java/ch/protonmail/android/contacts/ContactsActivity.kt

# Conflicts:
#	app/src/main/java/ch/protonmail/android/activities/SearchActivity.java
#	app/src/main/java/ch/protonmail/android/activities/settings/BaseSettingsActivity.kt
2021-03-18 10:38:09 +01:00
Zorica Stojchevska 5ce164d00a Initial commit 2020-04-16 17:44:53 +02:00