Commit Graph

142 Commits

Author SHA1 Message Date
Tankred Hase bf063b5dac [WO-279] Display error message if PGP signature is invalid 2014-07-02 15:26:51 +02:00
Tankred Hase c1d9feb391 Make touchable areas of buttons larger 2014-06-27 14:28:22 +02:00
Tankred Hase 9373bee556 Add .active class for touchstart, Disable css transitions in mobile 2014-06-27 12:38:12 +02:00
Tankred Hase 7c65b48f34 Put reader body into GPU layer 2014-06-27 12:31:44 +02:00
Tankred Hase 7b87551404 Put mail-list wrapper into GPU layer 2014-06-27 12:24:48 +02:00
Tankred Hase 636e6ffad9 Improve spacing between reader body and display images button 2014-06-26 16:32:58 +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 37b1862e9f Merge pull request #79 from whiteout-io/dev/WO-55
Dev/wo 55
2014-06-26 14:58:15 +02:00
Tankred Hase b5fda88b8a Implement client side key sync protocol and ui 2014-06-25 18:14:33 +02:00
Felix Hammerl 0d0b767b36 [WO-409] show images only on user request 2014-06-25 17:20:55 +02:00
Tankred Hase 27035c926c Remove pointer cursor for non-clickable online state label 2014-06-23 17:21:01 +02:00
Tankred Hase 77ad3613cf Fix attachment button clicked style 2014-06-17 19:49:28 +02:00
Mario Volke cdbdad0ba3 refactored subject box 2014-06-17 17:41:52 +02:00
Tankred Hase cb60995ce1 Fix editor input field and content-editable on iOS 2014-06-17 17:23:36 +02:00
Tankred Hase 5dfaca7d6e Fix search field on iOS 2014-06-17 16:03:21 +02:00
Mario Volke 2b18c905f6 fixed conflict 2014-06-17 15:51:38 +02:00
Mario Volke d1ff3f8624 changed input type=search to input type=text with new styling 2014-06-17 15:50:16 +02:00
Tankred Hase 00abb96dc2 Merge pull request #73 from whiteout-io/dev/WO-261
allow scrolling in login views, smaller margin of whiteout logo on mobil...
2014-06-17 15:36:35 +02:00
Mario Volke 504062abe1 allow scrolling in login views, smaller margin of whiteout logo on mobile 2014-06-17 15:26:26 +02:00
Tankred Hase 64fe6e9aa6 Use fastlick instead of ng-touch 2014-06-17 12:58:53 +02:00
Tankred Hase ec9a87d23a Make slide effect fast on chrome 2014-06-17 12:20:16 +02:00
Tankred Hase b9da151a54 Change grey shade of list seperators 2014-06-17 11:46:49 +02:00
Tankred Hase 3a59f79223 Fix bugs 2014-06-16 16:18:24 +02:00
Tankred Hase d23521312f Stop event propogation when pressing new mail button 2014-06-16 16:18:24 +02:00
Tankred Hase b5973cc370 Use native scrolling instead of iscroll 2014-06-16 16:18:24 +02:00
Mario Volke d2d4cfa5df mail list optimized by removing box-shadow 2014-06-16 15:48:02 +02:00
Mario Volke f65e0f35b8 fix background flicker in mail list view when closing navigation 2014-06-16 15:33:23 +02:00
Mario Volke 159d1e04dd fix scrolling when lightbox is higher than viewport 2014-06-16 15:28:27 +02:00
Mario Volke 54f35cd370 Back arrow icon in subject read view on mobile 2014-06-16 15:25:52 +02:00
Mario Volke 2a1cb893d0 optimized login views for mobile 2014-06-16 15:04:06 +02:00
Mario Volke 234c0ca485 optimized contact popup for mobile 2014-06-16 14:20:01 +02:00
Mario Volke 181902d3a7 mail list redesign for mobile, flexbox for mail list layout 2014-06-16 13:59:40 +02:00
Mario Volke 4a78d228c3 Refactored icons in mail list view and bugfix in search input 2014-06-16 12:18:31 +02:00
Tankred Hase c272b4f937 [WO-323] Render HTML content in sandboxed iframe 2014-05-08 16:32:46 +02:00
Tankred Hase f903fb2291 [WO-348] Fix cursor over scrollbar 2014-05-08 00:33:41 +02:00
Tankred Hase dc02106492 [WO-361] Fix flexbox styles by preventing shrink on the required dom nodes 2014-04-29 23:35:43 +02:00
Tankred Hase 77876f5432 [WO-198] Style message replies with different colors 2014-04-28 22:18:34 +02:00
Tankred Hase bb386299b9 [WO-334] Replace table for reply selection 2014-04-24 15:04:42 +02:00
Tankred Hase ba22ee4674 [WO-336] Fix floating fingerprint popup in contacts view 2014-04-24 15:04:42 +02:00
Tankred Hase 6bb1bd2239 Fix mail-list filtering and iScroll refresh together with ngAnimate 2014-04-24 15:04:42 +02:00
Tankred Hase af6f44177b Fix jumping send button in writer 2014-04-24 15:04:41 +02:00
Tankred Hase edbac5a379 Seperate ng-repeat and ng-class in writer address headers for ng-animate 2014-04-24 15:04:41 +02:00
Tankred Hase c08ff4f287 [WO-333] Fix lightbox outer scrollbar
* Use ng-animate with display:none instead of visibility:hidden
* Fix min-height in lightbox
* Start refactoring lightbox opening code using scope.state.lightbox
2014-04-24 15:04:41 +02:00
Tankred Hase 6adc9da8c1 Cleanup before refactor with ngAnimate
* Add ng-animate module in libs
* Move error dialog init to app.run
* Include error dialog template only once in index.html
* Fix race condition between ng-repeat, ng-class using ng-animate
2014-04-24 15:04:41 +02:00
Tankred Hase 716febfe70 Use scut sass mixins
* vcenter spinner in read-view
* vcenter lightbox
2014-04-24 15:04:41 +02:00
Tankred Hase 44cbb803f3 [WO-332] Move spinner scss to component 2014-04-24 15:04:41 +02:00
Tankred Hase c2ce4e73ef [WO-329] Use flexbox in read-view, refactor address-headers in write and read views 2014-04-24 15:04:40 +02:00
Tankred Hase 0b3f19a8ce [WO-328] Show and style webkit scrollbars 2014-04-24 15:04:40 +02:00
Tankred Hase 138a462862 [WO-283] Implement BCC and dynamic address headers for writer 2014-04-24 15:04:40 +02:00
Tankred Hase d0c59fc58f Use flexbox in write-view 2014-04-24 15:04:40 +02:00