Kyle Spearrin
|
b62803a03a
|
group is case insensitive
|
2017-11-27 22:25:51 -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
|
92b7b1d603
|
handle conditions when no data
|
2017-11-27 15:05:12 -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
|
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
|
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
|
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
|
84e79e92b4
|
add other items to autofill from app page
|
2017-11-20 16:07:33 -05:00 |
|
Kyle Spearrin
|
caff67b77d
|
added cards and other improvements to save
|
2017-11-18 23:04:21 -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
|
29b2d67fb6
|
null checks
|
2017-10-30 11:12:14 -04:00 |
|
Kyle Spearrin
|
746a7c404b
|
set custom icons server url
|
2017-10-23 23:20:35 -04:00 |
|
Kyle Spearrin
|
7b354f5b8c
|
update folder size to 20
|
2017-10-20 16:28:55 -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
|
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
|
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
|
1d6ec0f953
|
refactoring code for login => cipher support
|
2017-10-18 20:55:33 -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
|
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
|
45d171e0e3
|
notes keyboard type is "Text" for auto-cap
|
2017-09-19 16:34:29 -04:00 |
|
Kyle Spearrin
|
a24ede364d
|
switch all monospaced fonts on iOS to menlo
|
2017-09-14 15:17:28 -04:00 |
|
Kyle Spearrin
|
3a5378d201
|
do not attempt autofill on android 4.4
|
2017-09-08 09:16:21 -04:00 |
|