Commit Graph

58 Commits

Author SHA1 Message Date
Tankred Hase 809de91354 [WO-895] Implement encrypted private key imap sync
* Add copy and paste private key import during setup
* Simplify key setup screen (login-initial) import option
* Make checkbox background color white
2015-04-01 00:48:16 +02:00
Felix Hammerl 1378c7b069 [WO-591] create a boatload of icons in all sizes for all platforms 2015-01-08 13:43:35 +01:00
Felix Hammerl 57f11f1108 Add settings.whiteout.io to URLs 2014-11-13 12:39:48 +01:00
Tankred Hase 10e6bd32e8 Use new chrome.sockets api, change manifest permissions
Prevent autocorrect on hostname text inputs
2014-10-29 14:00:39 +01:00
Tankred Hase 0613016581 Remove chrome.filesystem and use only standard apis 2014-09-24 12:46:19 +02:00
Tankred Hase 7c7d650cf2 [WO-577]: implement wmail account creation 2014-09-19 14:58:04 +02:00
Tankred Hase e229e106dd Add mobile homescreen icons and cca build scripts 2014-08-13 13:37:55 +02:00
Felix Hammerl 3e80138a10 [WO-188][WO-421] introduce password-based login
* add custom login ability
* encrypt email password
* allow arbitrary tcp connections
* add db migration script v3 -> v4
* add bug reporting capability with the axe logger
* fix nonexistent folder handling
* enable message upload after sent
* use plain text alternative body when replying to html mails
* Move set-credentials.* -> login-set-credentials.*
* Use login styles for set-credentials
* Make OAuth optional
2014-07-23 13:51:10 +02:00
Tankred Hase 1d0526a6a0 Render text body in iframe as well
* Remove recursive ng-includes/templates
* Use DOMPurify to sanitize reader input
* Remove ngSanitize
* Wait to show signature error until body has been parsed
* Fix scrollbar in iframe
* Allow iframe scrolling on iOS
* Move mail text body rendering to sandbox
* Cleanup html files
2014-07-16 10:22:45 +02:00
Tankred Hase 493c13eac6 Add key server url to grunt build config 2014-06-26 17:21:28 +02:00
Tankred Hase 48c478961d Add CCA scripts and css optimizations for Android
Hide native account picker on Android after first time.

Get OAuth to work on iOS

Turn off css slide transistion
2014-06-26 15:01:13 +02:00
Felix Hammerl fb1a20d2b0 [WO-409] render html in sandboxed iframe 2014-06-25 08:17:22 +02:00
Tankred Hase 2767dd0d04 fix key server url in manifest permissions 2014-01-23 14:52:46 +01:00
Tankred Hase e13268625f Review invite sending and release to TEST channel 2013-11-21 15:36:16 +01:00
Tankred Hase d892b2c67f [WO-121] review strings 2013-11-18 17:44:59 +01:00
Tankred Hase d9473a1ddb refactor build process to onyl deploy TEST and STABLE 2013-11-13 11:50:41 +01:00
Tankred Hase 082a12ed19 create release zip files via grunt job 2013-11-12 20:02:46 +01:00
Tankred Hase 217442c471 allow text selection in chrome app 2013-11-11 15:29:22 +01:00
Tankred Hase 0907573845 create dev channel 2013-11-11 13:47:34 +01:00
Tankred Hase c6e02f870d create dev channel 2013-11-11 13:46:50 +01:00
Tankred Hase 4744b60861 bump version 2013-11-09 14:24:54 +01:00
Tankred Hase 9ca1884508 add unlimited storage permission 2013-11-09 14:20:12 +01:00
Tankred Hase 5c1c587625 bump version for upcoming release 2013-11-09 03:25:06 +01:00
Tankred Hase 9f3e228f88 release and bump version 2013-11-09 03:20:25 +01:00
Tankred Hase f5d0e4311a bump version version to test silent update 2013-11-09 00:53:36 +01:00
Tankred Hase a543bac384 release and bump version 2013-11-09 00:34:15 +01:00
Tankred Hase 23a53e6a3f test chrom auto update 2013-11-09 00:13:21 +01:00
Tankred Hase 0359ddf6d7 release and bump version 2013-11-08 23:58:56 +01:00
Tankred Hase f36f664a43 release and bump version 2013-11-08 19:11:29 +01:00
Tankred Hase 4ef1d1134c release and bump version 2013-11-08 18:35:40 +01:00
Tankred Hase 28389c37d3 release chrome app and bump version 2013-11-06 16:08:25 +01:00
Felix Hammerl c0203bb1f6 [WO-87][WO-89] automated sync and notification on incoming email 2013-11-05 16:55:17 +01:00
Tankred Hase 2b06c3146e release alpha 2013-10-29 20:39:39 +01:00
Felix Hammerl 36c8d1e003 [WO-53] import key on new device 2013-10-22 15:12:09 +02:00
Tankred Hase 00e651a3fa change key server url to new server 2013-10-15 18:25:00 +02:00
Tankred Hase 0e17bd4f26 bugfix import keypair after new generation 2013-10-13 19:04:49 +02:00
Tankred Hase 9cdf9ee697 bumb chrome version 2013-10-04 19:32:56 +02:00
Tankred Hase 146f46e07b bump chrome version 2013-10-04 18:51:20 +02:00
Tankred Hase 38b0a8e8b1 refactor test and storage code 2013-09-26 13:26:57 +02:00
Tankred Hase 23152c1c23 initial import of styleguide 2013-09-16 19:46:04 +02:00
Tankred Hase 08bf80d5ae add csp in index.html meta tag and remove sandboxed csp directives from chrome mainfest 2013-09-15 11:27:51 +02:00
Tankred Hase c115f4d054 constained tcp permissions to gmail 2013-08-31 18:27:50 +02:00
Tankred Hase 0acace75cd update chrome manifest and publish to chrome web store 2013-08-31 18:02:38 +02:00
Tankred Hase 5ad681e58d downloading parsed attachment in ui works 2013-08-22 20:04:28 +02:00
Tankred Hase 9b6ea304f7 fetching email address from tokeninfo oauth endpoint works 2013-08-16 23:58:36 +02:00
Tankred Hase 2186d20a7c login to imap and smtp via chrome identity api works 2013-08-16 20:31:18 +02:00
Tankred Hase f3b87c326b added oauth and identity values to chrome manifest 2013-07-30 12:23:58 +02:00
Tankred Hase 73745b77fb bumped chrome version 2013-07-02 19:52:54 +02:00
Tankred Hase 4823be6687 bumped version in chrome web store 2013-07-02 00:56:52 +02:00
Tankred Hase 9f2096c8e3 changed icons and app manifests 2013-06-23 15:30:19 +02:00