Kyle Spearrin
4054519f38
generated password color is black
2017-12-20 12:08:48 -05:00
Kyle Spearrin
519fd212d9
fix cancel display logic
2017-12-20 10:30:57 -05:00
Kyle Spearrin
4b21660fd6
only show cancel when coming from another page
2017-12-20 10:22:39 -05:00
Kyle Spearrin
ac5c9e7242
combine password generator options
2017-12-20 09:55:19 -05:00
Kyle Spearrin
4c8431bd5b
move password generator to main nav
2017-12-20 09:39:38 -05:00
Kyle Spearrin
a4a93f0999
remove my vault as default page options
2017-12-20 00:11:15 -05:00
Kyle Spearrin
b6a4efa7ba
move favorites to top of grouping page
2017-12-19 23:59:12 -05:00
Kyle Spearrin
a4fbd521e3
device-type header on login
2017-12-18 13:58:36 -05:00
Kyle Spearrin
6fe5e89ecc
position indicator when not UWP for spinner
2017-12-18 09:23:46 -05:00
Alistair Francis
bc40c95f20
Vault: Don't specify page options for ActivityLoading ( #215 )
...
When specifying page options the loader doesn't appear properly on UWP
applications. I also couldn't see the options documented here:
https://developer.xamarin.com/api/type/Xamarin.Forms.ActivityIndicator/
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2017-12-18 09:19:06 -05:00
Kyle Spearrin
acd35ac8a2
add net47 target framework
2017-12-18 09:18:16 -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
d395115cc9
add support for Device-Type header
2017-12-15 09:48:25 -05:00
Kyle Spearrin
c180422e8b
fixes for UWP
2017-12-14 10:19:50 -05:00
Kyle Spearrin
e90501a986
update hockeyapp
2017-12-14 10:02:59 -05:00
Kyle Spearrin
545af007b4
updating forms lib
2017-12-14 09:26:32 -05:00
Kyle Spearrin
e189ece487
update some packages
2017-12-13 23:59:45 -05:00
Kyle Spearrin
cebc2b5bdb
Revert "update various packages"
...
This reverts commit c06df3889b
.
2017-12-13 23:45:49 -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
293326b647
Revert "update image lib"
...
This reverts commit b071238eda
.
2017-12-13 21:42:08 -05:00
Kyle Spearrin
b071238eda
update image lib
2017-12-13 21:15:47 -05:00
Kyle Spearrin
09ef1b66cc
Update to Forms 2.4
2017-12-13 21:04:51 -05:00
Kyle Spearrin
c06df3889b
update various packages
2017-12-13 17:35:49 -05:00
Kyle Spearrin
383c683716
update to netstandard2.0 and nuget ref packages
...
also removed old test projects no longer in use
2017-12-13 16:41:57 -05:00
Kyle Spearrin
ca3c380493
close folder page, not cancel
2017-12-13 10:37:18 -05:00
Alistair Francis
177b48ac90
Add Windows support for QR code scanning ( #207 )
...
* UWP: Add support for QR code scanning
Signed-off-by: Alistair Francis <alistair@alistair23.me>
* Pages: ScanPage: Set the close button on Windows
A previous commit mistakenly removed the close button, even though the
scan page is not modal. This means there is no way to navigate away if
running on Windows 10. Revert this change to add a back button.
We need to use a modal page here as we need it to pop up over the entire
view.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2017-12-13 08:57:49 -05:00
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
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
Kyle Spearrin
25b75fd6e4
make sure PIN doesnt show on screen. adjust focus.
2017-12-11 14:29:50 -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
45c0ec9035
word wrap name cell
2017-12-08 09:03:44 -05:00
Alistair Francis
040dc72877
Login page fixes ( #193 )
...
* App: LoginPage.cs: Correct the Windows device specifier
The WinPhone device specifier doesn't correctly take effect, use the
Windows decvice instead.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
* App: LoginPage.cs: Fix the FormEntryCell imageSource
The images don't appear (at least on UWP) without the file extension.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2017-12-06 10:26:30 -05:00
Kyle Spearrin
056bce3dd9
New Crowdin translations ( #197 )
...
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Slovak)
* New translations copy.resx (Japanese)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Swedish)
* New translations copy.resx (Japanese)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (German)
2017-12-06 09:23:35 -05:00
Kyle Spearrin
f092d4ffc3
handle timers more appropriately
2017-12-05 13:58:09 -05:00
Kyle Spearrin
5bae15831b
update fingerprint to beta4
2017-12-05 10:04:53 -05:00
Kyle Spearrin
38ac6a1082
desc updates
2017-12-04 08:15:21 -05:00
Kyle Spearrin
aa61331181
user dialogs removed from DI on auth service
2017-11-29 16:55:55 -05:00
Kyle Spearrin
6985ccf076
fix missing smile image refs
2017-11-29 16:11:07 -05:00
Kyle Spearrin
14540b4cc0
support for faceid labels
2017-11-29 15:47:43 -05:00
Kyle Spearrin
5cf6e382d8
New Crowdin translations ( #191 )
...
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Portuguese)
* New translations copy.resx (Polish)
* New translations copy.resx (Polish)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Turkish)
* New translations copy.resx (Vietnamese)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Ukrainian)
* New translations copy.resx (Turkish)
* New translations copy.resx (Turkish)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (German)
* New translations copy.resx (Vietnamese)
2017-11-29 15:00:16 -05:00
Kyle Spearrin
e2ba56a227
images for autofill tools pages
2017-11-29 14:49:28 -05:00
Kyle Spearrin
d255d44be5
update fingerprint library
2017-11-29 11:51:07 -05:00
Kyle Spearrin
b2f68a5a7e
search vault capitalized
2017-11-29 11:26:21 -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
faaa0b2488
null check on field ctor
2017-11-28 13:39:31 -05:00
Kyle Spearrin
daa2ca876b
update title of accessibility service page
2017-11-28 08:32:17 -05:00
Kyle Spearrin
81700cfb44
Revert "update fingerprint library"
...
This reverts commit b670280688
.
2017-11-28 07:55:32 -05:00
Kyle Spearrin
6e58db95ed
consistent font size
2017-11-27 23:01:01 -05:00
Kyle Spearrin
9b54862450
origin padding since it doesnt seem to work
2017-11-27 22:58:16 -05:00
Kyle Spearrin
f79efadd82
minimum padding for ios header
2017-11-27 22:53:01 -05:00
Kyle Spearrin
615a7670bd
focus search after content results are set
2017-11-27 22:49:27 -05:00
Kyle Spearrin
155b8b472f
back to old search icon
2017-11-27 22:44:51 -05:00
Kyle Spearrin
b35e3454f0
search updates
2017-11-27 22:39:28 -05:00
Kyle Spearrin
51b4716d45
ios buttons for list ciphers page
2017-11-27 22:34:42 -05:00
Kyle Spearrin
b62803a03a
group is case insensitive
2017-11-27 22:25:51 -05:00
Kyle Spearrin
616893955f
0-9 is now #
2017-11-27 22:16:06 -05:00
Kyle Spearrin
219c81aac5
header adjustments
2017-11-27 22:09:00 -05:00
Kyle Spearrin
083003d34f
empty string header for iOS
2017-11-27 21:58:52 -05:00
Kyle Spearrin
699f76c29e
revert endpoint change
2017-11-27 21:58:32 -05:00
Kyle Spearrin
b670280688
update fingerprint library
2017-11-27 20:53:43 -05:00
Kyle Spearrin
37ea84ffe9
rename autofill pages
2017-11-27 20:45:09 -05:00
Kyle Spearrin
40b861acbe
autofill service tools page labels
2017-11-27 19:23:26 -05:00
Kyle Spearrin
783c4d104c
add tools page for autofill service
2017-11-27 17:27:11 -05:00
Kyle Spearrin
9bbddd6aeb
show loading indicator if syncing an no items
2017-11-27 15:42:36 -05:00
Kyle Spearrin
e753acbc3f
clear cache on logout
2017-11-27 15:11:06 -05:00
Kyle Spearrin
92b7b1d603
handle conditions when no data
2017-11-27 15:05:12 -05:00
Kyle Spearrin
b07dc8443e
default to "My Vault" option
2017-11-27 14:41:15 -05:00
Kyle Spearrin
3f99c513f3
rename pages
2017-11-27 14:26:07 -05:00
Kyle Spearrin
793241523d
Rename pages
2017-11-27 14:24:47 -05:00
Kyle Spearrin
7cff22fb9e
cleanup old list page
2017-11-27 14:23:42 -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
f5896be699
add uri and add buttons of search page
2017-11-27 13:22:42 -05:00
Kyle Spearrin
4879d906d9
filtered results for groupings and favorites
2017-11-27 09:47:49 -05:00
Kyle Spearrin
09412f0b78
no upper on autofill section headers
2017-11-25 23:33:50 -05:00
Kyle Spearrin
2f2d85576f
consolidating section header models
2017-11-25 23:32:20 -05:00
Kyle Spearrin
362ddd0339
centralize some helpers
2017-11-25 23:04:14 -05:00
Kyle Spearrin
9499b7f562
search page with name groups
2017-11-25 15:43:43 -05:00
Kyle Spearrin
d8bb12b5f1
folder_o for "No Folder"
2017-11-25 14:06:44 -05:00
Kyle Spearrin
5d464f4477
increment index alter comparison, resolves #185
2017-11-25 13:49:54 -05:00
Kyle Spearrin
aaea0b2659
vault list grouping page
2017-11-24 23:15:25 -05:00
Kyle Spearrin
c9ceb09906
add collection syncing
2017-11-24 16:11:40 -05:00
Kyle Spearrin
3b44ede67e
refactor message center use to services
2017-11-21 23:08:45 -05:00
Kyle Spearrin
bc04211b79
autofill from vault with specified dataset
2017-11-21 11:29:00 -05:00
Kyle Spearrin
cfe34355bd
helper for empty header value
2017-11-20 22:39:49 -05:00
Kyle Spearrin
84e79e92b4
add other items to autofill from app page
2017-11-20 16:07:33 -05:00
Kyle Spearrin
7ad639599a
added slash to folder route
2017-11-20 07:32:58 -05:00
Kyle Spearrin
caff67b77d
added cards and other improvements to save
2017-11-18 23:04:21 -05:00
Kyle Spearrin
c45a77d538
add support for card filling
2017-11-18 15:09:09 -05:00
Kyle Spearrin
4b24fe1bf4
dont reset main page for autofill framework
2017-11-17 23:46:45 -05:00
Kyle Spearrin
abf75cffd9
parse saved item info for save
2017-11-17 17:15:42 -05:00
Kyle Spearrin
184f13b148
save info from service to add cipher page
2017-11-17 14:38:56 -05:00
Kyle Spearrin
d1c7309b29
search goes to vault apge, not main page
2017-11-17 13:03:43 -05:00
Kyle Spearrin
0dd9ad43e8
clear cache
2017-11-16 17:18:25 -05:00
Kyle Spearrin
c1ae3f1fb2
cache ciphers
2017-11-16 16:51:43 -05:00
Alistair Francis
1d8fbac796
TokenService.cs: Check if key exists before deleting it ( #168 )
...
To avoid errors in Task<ApiResult<TokenResponse>> when logging in on
UWP apps ensure that we check that they key exists before we delete the
2FA key token.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2017-11-13 07:47:57 -05:00
Kyle Spearrin
3dc705a7a9
only sync if not updated
2017-11-01 20:33:05 -04:00
Kyle Spearrin
1f0f94746b
only show icons in nav
2017-10-30 14:13:09 -04:00
Kyle Spearrin
301aaf9c68
version bump on iOS and new lang codes
2017-10-30 11:23:19 -04:00
Kyle Spearrin
ab7093f962
New Crowdin translations ( #154 )
...
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (French)
2017-10-30 11:18:25 -04:00
Kyle Spearrin
29b2d67fb6
null checks
2017-10-30 11:12:14 -04:00
Kyle Spearrin
d4cd2b8be8
perform sync on update
2017-10-28 21:36:27 -04:00
Kyle Spearrin
a656aa21f8
more icons resized on android
2017-10-27 11:23:29 -04:00
Kyle Spearrin
376841f619
New Crowdin translations ( #152 )
...
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Japanese)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Dutch)
* New translations copy.resx (Danish)
* New translations copy.resx (Danish)
* New translations copy.resx (Danish)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations copy.resx (Indonesian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Hindi)
* New translations copy.resx (German)
* New translations copy.resx (German)
* New translations copy.resx (German)
* New translations AppResources.resx (German)
* New translations AppResources.resx (French)
2017-10-26 09:40:34 -04:00
Kyle Spearrin
746a7c404b
set custom icons server url
2017-10-23 23:20:35 -04:00
Kyle Spearrin
2d126300d8
set placeholder first
2017-10-23 13:08:46 -04:00
Kyle Spearrin
ed7e43ed6e
downgrade cachedimage lib
2017-10-21 00:05:59 -04:00
Kyle Spearrin
7c56f1a773
bind to image with OnBindingContextChanged
2017-10-20 23:08:39 -04:00
Kyle Spearrin
5a88a66709
next return if nextelement set later
2017-10-20 16:51:30 -04:00
Kyle Spearrin
7b354f5b8c
update folder size to 20
2017-10-20 16:28:55 -04:00
Kyle Spearrin
a197c0219e
hostnameUri fix
2017-10-20 16:18:30 -04:00
Kyle Spearrin
05f4036309
disable website icons option
2017-10-20 16:10:22 -04:00
Kyle Spearrin
37974c7ec8
icons in vault listing
2017-10-20 15:24:40 -04:00
Kyle Spearrin
5cb3e15201
update more icon for android styling
2017-10-20 13:03:04 -04:00
Kyle Spearrin
54b4766680
optimizations for secure notes
2017-10-20 12:51:41 -04:00
Kyle Spearrin
cc0bb65096
subtitles for each type
2017-10-20 12:47:05 -04:00
Kyle Spearrin
296c9dc055
cipher edit for various types
2017-10-20 12:35:31 -04:00
Kyle Spearrin
70aa2309b7
added support for cards and identity to view page
2017-10-20 11:25:34 -04:00
Kyle Spearrin
d2468d144e
more renames
2017-10-19 16:08:29 -04:00
Kyle Spearrin
ebbe704672
replace launch and clipboard buttons with icons
2017-10-19 14:56:11 -04:00
Kyle Spearrin
d146870a74
rename pages and props for login => cipher
2017-10-19 14:30:12 -04:00
Kyle Spearrin
58ebabf74c
fix add class refs
2017-10-19 13:49:15 -04:00
Kyle Spearrin
8f8a3b6387
rename page to addcipher
2017-10-19 13:46:12 -04:00
Kyle Spearrin
df616cfe3e
add ciphers: card, identity, and sec note
2017-10-19 13:44:05 -04:00
Kyle Spearrin
264f2ab316
restore api endpoints
2017-10-19 11:19:10 -04:00
Kyle Spearrin
773f156785
change home settings to extendedbutton
2017-10-19 08:55:18 -04:00
Kyle Spearrin
0ec22a4639
update resource strings for Logins => Items
2017-10-18 21:53:44 -04:00
Kyle Spearrin
74ac9cbbbe
add other cipher type support to vault listings
2017-10-18 21:35:33 -04:00
Kyle Spearrin
0020bd0fb7
some remaining login => renames
2017-10-18 21:07:30 -04:00
Kyle Spearrin
1d6ec0f953
refactoring code for login => cipher support
2017-10-18 20:55:33 -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
Kyle Spearrin
8a0c9ab3db
add back slash prefix to api routes
2017-10-03 23:56:10 -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
bf0dedd447
new languages
2017-09-27 23:26:03 -04:00
Kyle Spearrin
3f7dcc6acf
New Crowdin translations ( #138 )
...
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Danish)
* New translations copy.resx (Danish)
* New translations copy.resx (Danish)
* New translations copy.resx (Danish)
* New translations copy.resx (Vietnamese)
* New translations copy.resx (Vietnamese)
* New translations copy.resx (Vietnamese)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Hindi)
* New translations copy.resx (Hungarian)
* New translations copy.resx (Hungarian)
* New translations copy.resx (Hungarian)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Chinese Simplified)
2017-09-27 23:17:34 -04:00
Kyle Spearrin
2efe8b4186
switch back to bearer
2017-09-27 23:06:41 -04:00
Kyle Spearrin
068f5771b2
make notes editor taller
2017-09-27 14:36:55 -04:00
Kyle Spearrin
3ea81ce2fb
reveal hidden value for custom fields
2017-09-26 11:06:50 -04:00
Kyle Spearrin
590fe211c4
edit custom fields
2017-09-25 17:13:20 -04:00
Kyle Spearrin
78cda03d61
cleanup login view of custom fields.
2017-09-25 15:05:36 -04:00
Kyle Spearrin
e126cbf644
sync and display custom fields for login
2017-09-22 17:32:20 -04:00
Kyle Spearrin
cc12ae7712
sub-classed login props for cipher req
2017-09-21 10:50:15 -04:00
Kyle Spearrin
e8486abccf
change login to cipher apis
2017-09-20 17:37:09 -04:00
Kyle Spearrin
15f074a45b
remove duplicate /
from API routes
2017-09-20 13:23:47 -04:00
Kyle Spearrin
a426d98e92
change syncing to use new sync api
2017-09-20 13:17:05 -04:00