1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-07-02 11:34:54 +02:00
Commit Graph

3497 Commits

Author SHA1 Message Date
Kyle Spearrin
0f5b2f5721 push device /w token to server upon registration 2016-06-18 16:20:31 -04:00
Kyle Spearrin
3e91510868 implemented repository for device apis 2016-06-18 16:10:09 -04:00
Kyle Spearrin
8677e9e7ae Setup push notifications for android and ios 2016-06-18 02:45:46 -04:00
Kyle Spearrin
244936534e android adjustments 2016-06-17 18:14:24 -04:00
Kyle Spearrin
79892cbf9f Added eye button icon for show/hide password 2016-06-17 00:37:51 -04:00
Kyle Spearrin
0c3bd0b92c some style consolidation 2016-06-17 00:01:25 -04:00
Kyle Spearrin
7c6a4c8fb1 Added back more context menu to list view of vault 2016-06-16 00:09:46 -04:00
Kyle Spearrin
ecc15363b5 Added listview renderer that implements margins as contentinset. Added margin to vault listview. 2016-06-15 23:39:49 -04:00
Kyle Spearrin
527fc00e0a larger box for text cell disclosure button 2016-06-15 23:05:11 -04:00
Kyle Spearrin
0d3cb7c117 added "more" disclosure image for vault listing cell "more options" action sheet. 2016-06-15 00:36:50 -04:00
Kyle Spearrin
a238523551 repurpose vaultlistpage to also serve favorites page 2016-06-14 23:23:05 -04:00
Kyle Spearrin
3c14eaf3f8 Added site favorite option 2016-06-14 22:36:37 -04:00
Kyle Spearrin
cd9d06b0b3 Only display folders that have contents 2016-06-14 22:19:40 -04:00
Kyle Spearrin
4ba721b314 styling updates to ios 2016-06-14 00:19:18 -04:00
Kyle Spearrin
f8f004a798 new star and cogs icons 2016-06-13 23:38:00 -04:00
Kyle Spearrin
29e91ae22e change plus icon on iOS 2016-06-13 22:09:16 -04:00
Kyle Spearrin
e4926c4425 Added favorites tab with new selected icon capabilities in TabbedPage 2016-06-13 22:04:25 -04:00
Kyle Spearrin
0007cac17b retina bg images 2016-06-13 20:24:37 -04:00
Kyle Spearrin
8108f4023a Vault add/edit/view site updates to table section/cell display. 2016-06-13 20:03:16 -04:00
Kyle Spearrin
baeee00a8d PIN value check 2016-06-12 23:35:04 -04:00
Kyle Spearrin
e85fd53d56 PIN settings page 2016-06-12 00:49:35 -04:00
Kyle Spearrin
243a32c62b added bg to android 2016-06-11 11:55:35 -04:00
Kyle Spearrin
9af3239f41 lock page styling. 2016-06-11 02:43:53 -04:00
Kyle Spearrin
afbc5a903b UI updates to ios extension 2016-06-11 01:17:08 -04:00
Kyle Spearrin
e22918a562 launch screen styling. Updated some build configurations for iOS 2016-06-11 00:27:33 -04:00
Kyle Spearrin
0e52920cfd launch screen storyboard 2016-06-10 00:36:15 -04:00
Kyle Spearrin
904ba1ffb8 Updated PIN lock page with gesture recognizer to refocus entry 2016-06-07 19:19:21 -04:00
Kyle Spearrin
a871a839e7 added to login service for android 2016-06-06 22:17:09 -04:00
Kyle Spearrin
15e154feb0 pin lock page modifications 2016-06-06 21:13:00 -04:00
Kyle Spearrin
89e4189779 redid lock pin page with pin control. 2016-06-06 18:48:52 -04:00
Kyle Spearrin
2c19413275 setup lock pin page 2016-06-05 00:17:15 -04:00
Kyle Spearrin
e94be9905f Merge branch 'master' of github.com:bitwarden/mobile 2016-06-04 22:35:14 -04:00
Kyle Spearrin
6a5d40b3ef android checklock 2016-06-04 22:35:03 -04:00
Kyle Spearrin
b73ec16ce1 title white 2016-06-04 21:59:33 -04:00
Kyle Spearrin
1c4de107b9 Table source and row selection. 2016-06-04 18:27:34 -04:00
Kyle Spearrin
9755d4c79b Split extension up into smaller parts. Process in Loading controller. Response in action controller. 2016-06-04 17:04:49 -04:00
kspearrin
bff7c79ebe Fixed nav controller. Pass context from splash. 2016-06-04 15:27:50 -04:00
Kyle Spearrin
9ba5498d18 storybaord work for extension 2016-06-04 12:10:03 -04:00
kspearrin
f7ac5e08f2 Fixed issues with storyboard with xamarin studio 2016-06-03 17:54:49 -04:00
Kyle Spearrin
186bbddff6 added storyboard to extension 2016-06-02 23:28:17 -04:00
Kyle Spearrin
437b565f8e navbar for extension. Added splash image as well 2016-06-02 20:35:54 -04:00
Kyle Spearrin
8c1ac478a2 use js key for browser provider 2016-06-02 18:09:25 -04:00
Kyle Spearrin
7ab247db01 NullValueHandling for fillScript 2016-06-02 00:28:41 -04:00
Kyle Spearrin
ae5b637786 added webview support for app extension. moved safari extension to same code as webview. 2016-06-02 00:18:47 -04:00
Kyle Spearrin
fac4401e97 Added support for find login, save login, and change password app extension provider types. 2016-05-30 22:51:53 -04:00
Kyle Spearrin
72c1a987c9 integrating ios extension with onepassword-app-extension 2016-05-30 03:08:12 -04:00
Kyle Spearrin
48db0e8d13 updated entitlements and added missing service locator package to ios extension 2016-05-29 10:20:31 -04:00
Kyle Spearrin
1502792f28 stubbed out login service using accessibility apis for android. 2016-05-29 00:06:22 -04:00
Kyle Spearrin
cb82fdf31b iOS Core project to house common iOS code between app and extension 2016-05-28 16:06:53 -04:00
Kyle Spearrin
46f480740c extension.js code for filling and submiting login forms 2016-05-28 00:59:36 -04:00