Commit Graph

14 Commits

Author SHA1 Message Date
Zorica Stojchevska 30e5087084 Update copyright
MAILAND-2696
2022-05-23 21:01:57 +00:00
Zorica Stojchevska fa1c342c8d Fix the shared preferences that we use to check for app language setting
MAILAND-2801
2022-03-21 12:08:18 +00:00
Zorica Stojchevska 38b2f8b255 Change menu entry from Swiping gesture to Swipe actions
Fix toolbar title for SwipeSettingFragment
Fix signature not being saved from remote issue
2021-06-24 15:56:25 +02:00
Zorica Stojchevska b98a3968cd Set up view binding in Swipe Fragment
Move swipe setting out of Account Settings
Observe shared preferences and update UI when swipe actions is changed
2021-06-24 15:56:25 +02:00
Zorica Stojchevska 915ab3c52c Move away from getDimensionPixelSize for elevation 2021-06-24 15:56:24 +02:00
Zorica Stojchevska 82bb725d4e Add elevation to toolbar in settings screens
Facelift to v4 designs to Auto-download message setting screen and background sync setting screen
2021-06-24 15:56:24 +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 ad002ba547 Refactor SettingsActivity.kt:
* fixed code style
* migrated to new Address model
* migrated from username to user id

MAILAND-1186
2021-03-18 10:44:46 +01:00
Tomasz Giszczak 553fe33cd6 Linked verify connection with Settings Activities.
MAILAND-999
2020-11-04 14:08:12 +01:00
Tomasz Giszczak b40abda78f Reformatted settings activities.
MAILAND-999
2020-11-04 14:08:12 +01:00
Zorica Stojchevska ea25ba4536 Empty folder problem for single user logged in
Just added onLogoutEvent subscription for Activities that were missed

MAILAND-886
2020-10-02 13:07:46 +00:00
Dimitar Solev 5758d2d9c6 Improve pin handling when auto-lock pin needs to be validated
#comment First part of fixing specific vulnerability when pin
is held in memory for longer than necessary.
Affected: Pin validation when auto-lock is active

Ticket: MAILAND-700
2020-06-24 09:29:19 +00:00
Dimitar Solev 057789420a Migrate alternative routing changes from old repo and fix dependencies 2020-05-06 08:25:14 +02:00
Zorica Stojchevska 5ce164d00a Initial commit 2020-04-16 17:44:53 +02:00