Commit Graph

76 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez ab2a3d61c1 Updates ng-idle module 2015-03-30 17:20:13 -03:00
Gustavo Maximiliano Cortez fb66b2171e check if userLang exist 2015-02-24 10:25:44 -03:00
Gustavo Maximiliano Cortez e2137701f8 Autodetect device language. Removed select language from settings 2015-02-23 15:40:14 -03:00
Matias Pando db6bcc4d9a Add an explicit call to a controller when signing out 2015-01-22 17:20:17 -03:00
Matias Pando 6a55f176af Condition for supported browsers is now considering cordova 2014-12-31 10:21:49 -03:00
Matias Pando 863bb98170 Fixing condition for supported browsers 2014-12-31 09:54:09 -03:00
Matias Pando 728ae3ec0d Allow older Android versions 2014-12-20 08:23:32 -03:00
Gustavo Maximiliano Cortez c5cf104e86 removed the wallets sidebar 2014-12-18 10:33:57 -03:00
Matias Alejo Garcia b93117defa restrict aosp usage 2014-12-16 13:08:25 -03:00
Matias Alejo Garcia 475f6ea29e fix copayers 2014-12-09 18:20:15 -03:00
Matias Alejo Garcia 2fe6ec4c6a send working. Refactor paypro and payment intents 2014-12-09 18:20:14 -03:00
Matias Alejo Garcia 4be558d143 fix hidden sidebars in cordova 2014-12-07 14:12:58 -03:00
Matias Alejo Garcia eeab451bbc replace href to ng-click in sidebars. add hack to close sidebars 2014-12-07 12:40:59 -03:00
Matias Pando 5b0e5f51db Chrome App fixes 2014-12-05 11:56:42 -03:00
Matias Pando 5bfbf64778 chromeStorage fixes 2014-12-05 11:56:42 -03:00
Matias Pando 834c57a51a Multiple fixes for chrome app 2014-12-05 11:56:42 -03:00
Matias Pando 40910c3b34 Solving chrome app problems 2014-12-05 11:56:42 -03:00
Matias Alejo Garcia 3ae6378678 identity now emits! 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia 57299d675e balance Service 2014-11-30 22:41:21 -03:00
Gustavo Maximiliano Cortez 2063f74dab not use idle timeout and urihandler if cordova is active 2014-11-27 17:53:29 -03:00
Gustavo Maximiliano Cortez 2cec28a6c8 fix URI handler on chrome web and extension 2014-11-23 18:58:30 -03:00
Gustavo Maximiliano Cortez 72cfc49d55 Removed createWallet page. Added link for create, join and import to the top menu. 2014-11-13 11:10:39 -03:00
Gustavo Maximiliano Cortez 4b8e18735d Rename manage by profile. Created a new page "createWallet" 2014-11-11 16:01:33 -03:00
Matias Pando 0c741814f3 Removed console errors 2014-11-07 17:35:51 -03:00
Matias Pando 16c3d66f33 Import profile 2014-11-07 17:35:51 -03:00
Matias Alejo Garcia e7211979e8 Merge pull request #1711 from maraoz/add/devLogin
add developer easy login
2014-11-04 11:59:34 -03:00
Manuel Araoz 365216afc9 add development feature flag 2014-11-04 11:30:44 -03:00
Manuel Araoz 0a91883096 add developer easy login 2014-11-04 10:58:32 -03:00
Matias Pando bacea69cb3 Added page and controller to select wallet 2014-11-03 18:03:41 -03:00
Matias Alejo Garcia 3360c31a12 fix login / create form errors and confirmed messages 2014-11-01 21:36:46 -03:00
Matias Pando 470e16eaa1 Added home 2014-10-31 11:51:02 -03:00
Matias Alejo Garcia 505ac5b5c6 rename controllers and views 2014-10-30 14:13:40 -03:00
Matias Pando d461ddd600 Fixes access to settings and a small typo 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia a3d0b9e48b fix manage controller, refactor logged attr 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia d9cd2e95d4 add manage page to create/join/import/delete wallets 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia 29bbfa184c add warning for old wallets 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia 0b7e9be611 controllers refactor to handle identities 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia ac491d10b0 switch between wallets in profile working 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia ff44897922 create new wallet from within a profile working 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia 606ea0668c refactor iden #create 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia f2cc272f16 working! 2014-09-15 14:17:20 -03:00
Gustavo Maximiliano Cortez 302e75228d Multi-language support. English by default 2014-09-05 16:56:47 -03:00
Matias Alejo Garcia b8b40f21f6 rename #setup to #create 2014-08-29 13:20:47 -03:00
Gustavo Maximiliano Cortez 2de0382520 Check if browser support localStorage 2014-08-26 16:14:34 -03:00
Matias Alejo Garcia 96b841bd51 update sidebar 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia 1a5a2916c2 give lock preference to the new instance 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia 18aadede29 fix tests and stringify for localstorage 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia bcb61810d5 WIP: better lock 2014-08-15 18:29:30 -04:00
Matias Alejo Garcia 35ab711846 refactor lock warning and add tests 2014-08-12 15:26:15 -04:00
Gustavo Maximiliano Cortez 801e746d11 Show a warning if trying to open same wallet in same browser. Fix redirect to receive. 2014-08-07 18:57:19 -03:00