Links tagged with “gmail”
-
[messaging] Modern anti-spam and E2E crypto
Fascinating summary, from 2014, of the problems with blocking email spam and how end-to-end encryption affects that.
-
Implementing a Fixed Position iOS Web Application - Google Mobile Developer Products - Google Code
Brilliant: how to (a) make page elements fixed on iOS Safari (which doesn’t acknowledge position:fixed, grrrr) and (b) do scrolling with momentum. Gmail in iOS Safari is very swish.