1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-30 04:17:55 +02:00
bitwarden-mobile/src/App/Utilities
Alistair Francis b4e7fd6fa8 Improve the navigation on Windows platforms (#199)
* App: Don't default to modal pushes on Windows

On Windows we generally want to avoid modal pushes as that doesn't give
us a back arrow on Windows 10. Default to non-modal pushes.

Signed-off-by: Alistair Francis <alistair@alistair23.me>

* App: LoginPage.cs: Don't add the cancel button on Windows

With Windows Phone having a HW back buton and the UWP toolbar now
supporting a back button we no longer need a cancel button.

Signed-off-by: Alistair Francis <alistair@alistair23.me>

* src: Set a icon for UWP cancel buttons

We can't always use modal pages and in that case we need to set a icon
for UWP otherwise the button can't be seen on the toolbar.

Signed-off-by: Alistair Francis <alistair@alistair23.me>

* App: Pages: Don't add Cancel/Close button on Windows

Signed-off-by: Alistair Francis <alistair@alistair23.me>

* Update DismissModalToolBarItem.cs
2017-12-12 16:03:25 -05:00
..
ApiHttpClient.cs revert endpoint change 2017-11-27 21:58:32 -05:00
Base32.cs totp code generation on view login 2017-07-13 14:44:02 -04:00
Crypto.cs null check for mac 2017-07-23 00:10:32 -04:00
ExtendedObservableCollection.cs icon resources for android. more places for extended obs collection. 2016-05-18 23:30:46 -04:00
Extentions.cs Improve the navigation on Windows platforms (#199) 2017-12-12 16:03:25 -05:00
Helpers.cs App: LoginPage.cs: Use a logo for the login button (#200) 2017-12-11 15:51:16 -05:00
IdentityHttpClient.cs revert endpoint change 2017-11-27 21:58:32 -05:00
PushNotificationContants.cs rename to pushnotificationservice 2017-10-10 08:26:17 -04:00
TokenHttpRequestMessage.cs switch back to bearer 2017-09-27 23:06:41 -04:00