Paul Westbrook | 77177b1 | 2012-02-07 15:23:42 -0800 | [diff] [blame] | 1 | This is a temporary directory that is being used to enable email and Gmail content to be shown |
| 2 | in the UnifiedEmail application |
Marc Blank | 9e5a3fd | 2012-01-11 15:57:08 -0800 | [diff] [blame] | 3 | |
| 4 | This code should only be used for development. For shipping, this code (or something similar) |
| 5 | should go in the Gmail/Email overlay of UnifiedEmail. But for now, this allows us to use a single |
| 6 | application to test multiple content sources |
| 7 | |
| 8 | This code is just a shim to register existing accounts (Gmail and Email) from the device with the |
| 9 | AccountCacheProvider. All subsequent uris will actually be handled by the appropriate application. |