Commit Graph

15 Commits

Author SHA1 Message Date
Oscar Hinton 04539af2a6
Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
Federico Maccaroni 74e90da662
Improve Theming (#1707)
* Improved theming logic and performance, also fixed some issues regarding changing the theme after vault timeout and fixed theme applying on password generator/history

* Removed messenger from theme update, and now the navigation stack is traversed and each IThemeDirtablePage gets theme updated

* Improved code on update theme on pages
2022-01-24 17:20:48 -03:00
Matt Portune 4aad34cd75
Dynamic theme switching and visual tweaks (#1556)
* Dynamic theme switching and visual tweaks

* update action runner to use macos-11 for iOS 15 support

* additional tweaks

* refinements

* refinements

* formatting and tweaks
2021-10-08 08:47:40 -04:00
Chad Scharf 3c18fd7636
Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
Kyle Spearrin ea30373a09 picker SetUpdateMode for ios 2019-06-24 17:32:24 -04:00
Kyle Spearrin 94fbf627ba no options during selection mode 2019-06-24 15:22:46 -04:00
Kyle Spearrin 5dbea8ca09 more options on generator and history page 2019-06-14 17:21:17 -04:00
Kyle Spearrin 582799464f back button to groupings page on android 2019-05-31 14:15:37 -04:00
Kyle Spearrin 6163a6dd77 fix slider history saves 2019-05-31 11:13:46 -04:00
Kyle Spearrin 8df940447d save length and history when value done changing 2019-05-31 09:09:32 -04:00
Kyle Spearrin 4f4c6064db new tab page from code 2019-05-14 09:43:46 -04:00
Kyle Spearrin cc7ccf921b generated password history page 2019-05-14 09:01:07 -04:00
Kyle Spearrin 9400c22e4f pass gen fixes 2019-05-13 16:06:56 -04:00
Kyle Spearrin 28473dd85f stub out password generator page functionality 2019-05-13 12:13:23 -04:00
Kyle Spearrin 2ca066327a re-org pages into folders 2019-05-02 12:27:23 -04:00