Kyle Spearrin
2ca066327a
re-org pages into folders
2019-05-02 12:27:23 -04:00
Kyle Spearrin
297beac169
reset for v2
2019-03-27 16:23:00 -04:00
Kyle Spearrin
d3d4cca0e8
remove analytics settings
2019-01-15 11:30:13 -05:00
Kyle Spearrin
d5b3bd5905
remove no connection alert on appearing of pages
2018-07-12 13:12:42 -04:00
Kyle Spearrin
b5747fbb44
show/hide loading are async now
2018-03-22 11:07:41 -04:00
Kyle Spearrin
98d4fef0ee
fdroid builds without Google and Hockey services
2018-01-10 09:28:30 -05:00
Kyle Spearrin
3f1aab27d6
android back on main pages goes to vault first
2018-01-08 11:33:51 -05:00
Kyle Spearrin
310d51d859
handle null conditions from action sheet
2018-01-03 17:07:33 -05:00
Kyle Spearrin
9456f5dc31
redraw stack layouts on ios tableviews
2018-01-03 12:18:15 -05:00
Kyle Spearrin
f0662bb878
adjust bottom paddings on listviews/tableviews
2017-12-30 21:18:24 -05:00
Kyle Spearrin
fbe1a6d4c5
floating action button on android
2017-12-30 14:05:51 -05:00
Kyle Spearrin
4dc388015c
remove arc dialogs. create custom loading actions
2017-12-22 23:56:45 -05:00
Kyle Spearrin
0270cf6e45
convert user dialogs to native XF options
2017-12-22 22:41:48 -05:00
Kyle Spearrin
9f23f4ead7
custom toast implementations
2017-12-22 15:00:11 -05:00
Kyle Spearrin
a4a93f0999
remove my vault as default page options
2017-12-20 00:11:15 -05:00
Alistair Francis
f300d1bafd
Add support for Windows Hello ( #212 )
...
Windows Hello is currently supported in the UWP app, but all of the
strings just point to using fingerprint. Windows Hello instead will
adjust based on what the user has avaliable and registered with the
Windows OS. To reflect that it isn't just fingerprints update the
strings when on UWP.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2017-12-15 11:20:36 -05:00
Kyle Spearrin
545af007b4
updating forms lib
2017-12-14 09:26:32 -05:00
Kyle Spearrin
444d48a259
Revert "Update to Forms 2.4"
...
This reverts commit 09ef1b66cc
.
2017-12-13 23:30:43 -05:00
Kyle Spearrin
09ef1b66cc
Update to Forms 2.4
2017-12-13 21:04:51 -05:00
Kyle Spearrin
ca3c380493
close folder page, not cancel
2017-12-13 10:37:18 -05:00
Alistair Francis
baf785d9f1
App: LoginPage.cs: Use a logo for the login button ( #200 )
...
* App: LoginPage.cs: Use a logo for the login button
This adds a helper function which we can use to set logos for Windows
platforms to ensure the user can see the UWP toolbar actions. This won't
have an effect on non-Windows platforms.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
* App: Pages: Set an icon for the save button on Windows
Signed-off-by: Alistair Francis <alistair@alistair23.me>
* App: Pages: Set an icon for submit, save and continue
Set an icon for the submit, save and continue buttons when running on
Windows platforms.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
* App: Pages: Valut: Set an icon for the edit button
Set the cog icon for the edit button when running on Windows platforms.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2017-12-11 15:51:16 -05:00
Alistair Francis
de20bb22d9
App: Use Windows helper instead of WinPhone ( #203 )
...
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2017-12-10 23:26:58 -05:00
Kyle Spearrin
14540b4cc0
support for faceid labels
2017-11-29 15:47:43 -05:00
Kyle Spearrin
ec32679ab1
change options autofill label to include accessib.
2017-11-29 11:18:33 -05:00
Kyle Spearrin
8b2471c128
rename features to options
2017-11-29 09:20:45 -05:00
Kyle Spearrin
022eba2c05
fixes for UWP
2017-11-28 21:27:57 -05:00
Kyle Spearrin
b07dc8443e
default to "My Vault" option
2017-11-27 14:41:15 -05:00
Kyle Spearrin
214f308027
Revert "disable fingerprint test"
...
This reverts commit c1ce971adb
.
2017-11-27 13:56:11 -05:00
Kyle Spearrin
c1ce971adb
disable fingerprint test
2017-11-27 13:25:19 -05:00
Kyle Spearrin
3b44ede67e
refactor message center use to services
2017-11-21 23:08:45 -05:00
Kyle Spearrin
cfe34355bd
helper for empty header value
2017-11-20 22:39:49 -05:00
Kyle Spearrin
05f4036309
disable website icons option
2017-10-20 16:10:22 -04:00
Kyle Spearrin
0020bd0fb7
some remaining login => renames
2017-10-18 21:07:30 -04:00
Kyle Spearrin
37f05f0a12
Changed "Cancel" to "Close"
2017-10-13 09:11:37 -04:00
Kyle Spearrin
6040c7768f
rename to pushnotificationservice
2017-10-10 08:26:17 -04:00
Kyle Spearrin
7c6cc7b246
local push notification implementation from lib
2017-10-09 23:45:23 -04:00
Hicham Boushaba
d651606800
Add UWP support ( #139 )
...
* Add UWP project, and generate services boilerplate
* SqliteService implementation and sqlite-net-pcl update (#bug https://stackoverflow.com/questions/45418669/xamarin-forms-pcl-assemly-issue )
* Important services implementation
* Create a shared project to host images for UWP (to keep code project clean)
* Add extensions to image names referenced by the pcl project
* Add DismissModalToolBarItem to modal pages
* moving UWP folders inside src folder
* Add DeviceInfoService implementation
* Remove dependency on BouncyCastle, and calculate key derivation using native support
* changes requested by project maintener
* Fix HasCamera property
* DeviceActionService implementation
2017-10-02 22:15:13 -04:00
Kyle Spearrin
fee993c309
new review link for ios 11
2017-09-28 23:26:59 -04:00
Kyle Spearrin
10b22e9e42
update and refactor for settings changes
2017-08-29 16:03:26 -04:00
Kyle Spearrin
1ba0729e34
cleanup
2017-07-25 08:51:55 -04:00
Kyle Spearrin
f9d336a3a6
attachments page with upload/delete
2017-07-22 15:38:08 -04:00
Kyle Spearrin
1124c48c8d
copy totp code on autofill
2017-07-21 11:39:22 -04:00
Kyle Spearrin
2fda7b8011
safety checks for popping modals
2017-06-07 10:19:56 -04:00
Kyle Spearrin
5347624455
credits for translators
2017-06-02 21:07:18 -04:00
Kyle Spearrin
753d01d413
update fingerprint libraries
2017-06-02 14:46:10 -04:00
Kyle Spearrin
29dddd7d62
help site articles
2017-05-30 14:52:57 -04:00
Kyle Spearrin
6ddbea316a
add close button for ios
2017-05-30 14:46:45 -04:00
Kyle Spearrin
24382b8607
resolving warnings for obsolete APIs
2017-05-30 14:13:53 -04:00
Kyle Spearrin
65438e837d
check android for event wireup
2017-05-30 13:23:45 -04:00
Kyle Spearrin
ffb51c1515
new autofill feature settings
2017-05-29 11:38:03 -04:00