Commit Graph

1705 Commits

Author SHA1 Message Date
Jacob 029f069ad5 fetch image from bitwarden/brand (#345) 2018-07-19 10:51:15 -04:00
Kyle Spearrin 13b9e01604 check lock only if locked on all pages 2018-07-16 23:14:45 -04:00
Kyle Spearrin 19c46a472a fix name bug on section group names 2018-07-16 10:24:53 -04:00
Kyle Spearrin 37edfffb97 move last launch check after _lastQueriedUri 2018-07-16 10:17:05 -04:00
Kyle Spearrin 67fa653d06 prevent multiple main activities from autofill 2018-07-16 10:07:22 -04:00
Kyle Spearrin 366b9ddc4a update libs. update android security provider 2018-07-16 08:55:37 -04:00
Kyle Spearrin c9354f79b8 add escosia browser autofill 2018-07-16 08:40:38 -04:00
Kyle Spearrin d5b3bd5905 remove no connection alert on appearing of pages 2018-07-12 13:12:42 -04:00
Kyle Spearrin 45dd240415 include some type info with extension exception 2018-06-30 08:55:54 -04:00
Kyle Spearrin bf99cea004 possible null pointer fix 2018-06-30 08:19:18 -04:00
Kyle Spearrin f680b1e856 update libs 2018-06-30 00:06:41 -04:00
Kyle Spearrin b2f40c7af0 fix track bug 2018-06-29 15:26:46 -04:00
Kyle Spearrin 82b17677b9 default track is alpha 2018-06-29 15:24:19 -04:00
Kyle Spearrin b7df2d5441 rollout track 2018-06-29 15:05:40 -04:00
Kyle Spearrin dd511ba365 tracks are now strings 2018-06-29 15:04:34 -04:00
Kyle Spearrin d705e3c1fb version bump 2018-06-29 14:19:35 -04:00
Kyle Spearrin 4bd1322904 update libs 2018-06-29 14:09:53 -04:00
Kyle Spearrin ac027ee3a0 add support for kiwi browser 2018-06-29 13:48:47 -04:00
Kyle Spearrin e5e3ebdbba update to Xamarin forms 3.1 2018-06-29 12:45:10 -04:00
Kyle Spearrin 993fc2e6f4 bump version 2018-06-29 10:42:28 -04:00
Kyle Spearrin 61c480618c try to generate key with and without date 2018-06-29 10:39:29 -04:00
Kyle Spearrin db7f2622c8 org.chromium.chrome support 2018-06-28 23:33:34 -04:00
kspearrin a39e78a989 increment ios build num 2018-06-19 20:18:07 -04:00
Kyle Spearrin 5a461d68a7
New Crowdin translations (#330)
* New translations AppResources.resx (Chinese Simplified)

* New translations AppResources.resx (Chinese Traditional)

* New translations AppResources.resx (Danish)

* New translations AppResources.resx (Dutch)

* New translations AppResources.resx (Estonian)

* New translations AppResources.resx (German)

* New translations AppResources.resx (Polish)

* New translations AppResources.resx (Portuguese)

* New translations AppResources.resx (Russian)

* New translations AppResources.resx (Spanish)

* New translations AppResources.resx (Ukrainian)
2018-06-19 20:07:48 -04:00
Kyle Spearrin 899816673c change icons server to bitwarden.net 2018-06-19 18:02:49 -04:00
Kyle Spearrin 84a10139c1 designer update 2018-06-19 14:28:31 -04:00
Kyle Spearrin da3aa56d86 add ko and fa languages 2018-06-18 21:24:29 -04:00
Kyle Spearrin a6dcd512ea update designer 2018-06-18 15:35:04 -04:00
Kyle Spearrin 572d32c1de
New Crowdin translations (#329)
* New translations AppResources.resx (Bulgarian)

* New translations copy.resx (Romanian)

* New translations AppResources.resx (Romanian)

* New translations AppResources.resx (Portuguese, Brazilian)

* New translations AppResources.resx (Portuguese)

* New translations AppResources.resx (Russian)

* New translations AppResources.resx (Polish)

* New translations copy.resx (Persian)

* New translations copy.resx (Persian)

* New translations AppResources.resx (Persian)

* New translations AppResources.resx (Norwegian Bokmal)

* New translations copy.resx (Korean)

* New translations copy.resx (Korean)

* New translations copy.resx (Romanian)

* New translations copy.resx (Vietnamese)

* New translations AppResources.resx (Vietnamese)

* New translations AppResources.resx (Ukrainian)

* New translations AppResources.resx (Turkish)

* New translations AppResources.resx (Thai)

* New translations AppResources.resx (Swedish)

* New translations AppResources.resx (Spanish)

* New translations AppResources.resx (Slovak)

* New translations AppResources.resx (Korean)

* New translations AppResources.resx (Czech)

* New translations copy.resx (Dutch)

* New translations copy.resx (Dutch)

* New translations AppResources.resx (Dutch)

* New translations AppResources.resx (Danish)

* New translations copy.resx (Czech)

* New translations copy.resx (Czech)

* New translations AppResources.resx (Croatian)

* New translations AppResources.resx (Chinese Traditional)

* New translations AppResources.resx (Chinese Simplified)

* New translations AppResources.resx (Estonian)

* New translations AppResources.resx (Japanese)

* New translations AppResources.resx (Italian)

* New translations AppResources.resx (Indonesian)

* New translations AppResources.resx (Hungarian)

* New translations AppResources.resx (Finnish)

* New translations AppResources.resx (Hindi)

* New translations AppResources.resx (German)

* New translations AppResources.resx (French)

* New translations copy.resx (Vietnamese)
2018-06-18 15:30:24 -04:00
Kyle Spearrin e8b67ead1e version bump 2018-06-18 15:23:11 -04:00
Kyle Spearrin 377029226e allow non-nfc keys on android 2018-06-18 14:10:43 -04:00
Kyle Spearrin 72d1421f1d shows both accessibility and autofill from tools 2018-06-18 13:59:56 -04:00
Kyle Spearrin d359547dab monospace fonts for card code 2018-06-18 09:12:03 -04:00
Neil Burrows 9523c7ab33 Card Security Code masked (bitwarden/desktop issue 78) (#328)
* Card Security Code masked in the same way as Passwords. (bitwarden/desktop issue 78)

By default shows Card Security Code masked in the same way as Passwords. (bitwarden/desktop issue 78)

* Creating property to store value of Masked Card Code Shown
2018-06-18 09:00:45 -04:00
Kyle Spearrin 7cac07c185 add pbkdf2 key stretching 2018-06-13 22:41:18 -04:00
Kyle Spearrin a607a7f3ef clear cache flag on disk 2018-06-08 09:13:42 -04:00
Kyle Spearrin b5277e89d5 add bromite autofill support 2018-06-08 08:59:54 -04:00
kspearrin 99713f8ed7 remove password generate event on disappear 2018-06-05 11:13:15 -04:00
Kyle Spearrin 145dac500c appresources for ios yubikey 2018-06-04 21:08:55 -04:00
kspearrin eefd9bf31c update yubikey options for ios 2018-06-04 21:06:17 -04:00
Kyle Spearrin 3f47ca645b iphone yubikey images 2018-06-04 21:02:20 -04:00
Kyle Spearrin c906f037b5 checked for locked state on activity resume.
resolves #319
2018-06-04 09:20:38 -04:00
Kyle Spearrin ffc4e32119 run cloc on install 2018-06-01 14:45:56 -04:00
Kyle Spearrin 51eb46241b Revert "previous 2017"
This reverts commit 541416f64b.
2018-05-29 15:54:57 -04:00
Kyle Spearrin 541416f64b previous 2017 2018-05-29 15:47:39 -04:00
Kyle Spearrin 14d1d132a3 dont set key validity dates 2018-05-29 15:21:43 -04:00
Kyle Spearrin 22a0045796 try again button for ios yubikey 2018-05-24 22:43:59 -04:00
Kyle Spearrin 2e5ba0335d hide yubikey token cell for ios 2018-05-24 22:40:02 -04:00
Kyle Spearrin 3315704c14 cleanup 2018-05-24 22:34:17 -04:00
Kyle Spearrin f90c407fb6 move nfc delegate to member of appdelegate class 2018-05-24 22:33:29 -04:00