Commit Graph

6 Commits

Author SHA1 Message Date
Davide Farella 659d8dd97e Update Copyright for all files in the project
MAILAND-2887
2022-05-23 21:01:57 +00:00
Maciej Surmacz 1e4f970d8c Fixes the hyperlink confirmation settings
The setting was saved and read from different preferences. Fixed
by introducing an account settings repo, to have a single place
of accessing those and hide the shared prefs implementation detail.

MAILAND-2843
2022-04-11 14:01:44 +00:00
Davide Farella 69c499c6ce Remove checkbox from hyperlink phishing dialog
Also removed DialogUtils.showTwoButtonInfoDialog.dismissOnButtonClick
as it's the default behaviour and cannot be changed

MAILAND-2830
2022-04-07 18:13:35 +02:00
Davide Farella 84cdfc7b5d Implement hyperlink confirmation dialog for phishing messages
MAILAND-2829
2022-04-07 16:25:58 +02:00
Davide Farella a716b0c10c Format PmWebViewClient.kt to match Kotlin style 2022-04-07 15:25:52 +02:00
Davide Farella bb2a73469f Rename PMWebViewClient.kt to PMWebViewClient.kt to respect team
conventions
2022-04-07 15:25:52 +02:00