summaryrefslogtreecommitdiffstats
path: root/res/xml
Commit message (Collapse)AuthorAgeFilesLines
* email: imap pushJorge Ruesga2015-10-182-2/+3
| | | | | Change-Id: I8a184a5644e4322ee65d969e14cd47fe119f5df2 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* email: custom notification lightsJorge Ruesga2015-10-182-0/+12
| | | | | Change-Id: I3aaed3c682ae33da925316a5b9a586796fe71229 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* email: support per-folder notificationsJorge Ruesga2015-10-181-0/+36
| | | | | | | This change enables support to configure per-folder notifications options. Change-Id: I6107340da3438ea223506bb22ff898cca179c1f6 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* email: support for auto-sync multiple IMAP foldersJorge Ruesga2015-10-181-0/+2
| | | | | | | | | This enables to auto-sync multiple IMAP folders, not only Inbox. Default to Inbox only. This changes relays in the syncloopback attribute to configure the folders to add to sync process. Change-Id: I8973cfd6ddec33446256bc8b48418558e27596b5 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Fix crash issue when trying to setup an IMAP/POP3 accounthmh2015-10-181-1/+1
| | | | | | | | Fix crash issue when trying to setup an IMAP/POP3 account. Issue 78699. Change-Id: I6a09cf27d83edc17495bb1ab20a10e6994cf5506 Signed-off-by: HUANG Menghuai <menghuai.huange@orange.com>
* Provider configuration for outlook, yahoo, gmxRégis Décamps2014-10-171-3/+7
| | | | | | | | | Use the defautl configuration for Outlook, Yahoo and GMX on all regional variants, rather than just `.com`. Bug: 18027714 The default configuration for outlook.fr is not correct Bug: 17156903 Update providers.xml with more up-to-date data Change-Id: I88b5a3d5e467eb0fc40e398264478fe0a24c33ee
* Revert "Update notification icon asset names (Email)"Rohan Shah2014-10-137-7/+7
| | | | | | | | Need to revert - doesn't build on Mac OS This reverts commit cc82965ac9a84d65c2e8e1152bd8f9929d5674cb. Change-Id: I98c03ebe85df29ff146d0cee6ae112ab36e6d8b0
* Update notification icon asset names (Email)Rohan Shah2014-10-107-7/+7
| | | | | Bug: 17936539 Change-Id: Ia2b3d4a18a30f9cfbfcda2c68a3ef579c0c75086
* Merge "Account authentication restyling" into ub-gmail-ur14-devTony Mantler2014-10-101-2/+1
|\
| * Account authentication restylingTony Mantler2014-10-081-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Add minWidth to fragment - Remove extraneous LinearLayout and tweak margins to avoid layout jumps - Change + asset - Remove old + icon from prefs header from Email b/8134410 Change-Id: If3371017359b47d9e4280b09fd3bb074b024c23c
* | Replace "Corporate" by "Exchange".Régis Décamps2014-10-093-3/+3
|/ | | | | Bug: 17925116 Change "Corporate" to "Exchange" Change-Id: Ia7f8a8c2e393924cf13eb9a0895ae29d8acc7eb4
* Remove unused resourcesPaul Westbrook2014-09-101-1/+1
| | | | | | | | | | Also remove broken & disabled tests that referenced otherwise unused resources Change resource names to prevent duplicate resources. Bug: 17414014 Change-Id: Iea9f9799ec19692707e2949473c6f97a3bd29f4b
* Remove unused resourcePaul Westbrook2014-09-071-1/+1
| | | | | | | | Also, allow the widget preview to be overlayed, in the universal mail app so there is ony one copy Bug: 17414014 Change-Id: Ib58adb0b89d89feb025567258c0ea827e4d856ae
* Remove default search for EmailJin Cao2014-08-221-25/+0
| | | | | | b/17209360 Change-Id: I798139e5ab6f8cd29dde1dd475de17138330d8c5
* Update Notifications Icon (Email)Rohan Shah2014-08-157-7/+7
| | | | | | Rest in pieces little gmail icon :( Change-Id: I14459cba33cf61f6717d922bdb006d8d56ad893c
* Update Notifications (Email)Rohan Shah2014-08-137-7/+7
| | | | | | | Switched out icons (For updated mail notify icon). Bug: 16987147 Change-Id: I695b4c51daddc47eecbe7d856de642932190c4bb
* Extend MailboxSettings to handle full folder listTony Mantler2014-08-131-5/+5
| | | | | | b/16541463 Change-Id: If428413ad258497a5654fa095d51cd60f6ed4e18
* Add chromium.org to providers.xmlTony Mantler2014-08-071-0/+4
| | | | Change-Id: Iea88c59bcd883e7d06b3e55dcd3edb74e3c5a324
* Add Exchange fallback and support diverting to GmailTony Mantler2014-07-312-18/+27
| | | | | | | b/16679701 Change-Id: I59d7cb4a803f0ad8e782614d0c6cc635318d2375 (cherry picked from commit d039322f7402ef402eb66c92b899510dd6649e2d)
* Add "Add Account" to prefs headersTony Mantler2014-07-142-1/+25
| | | | | | | | Borrowed + icon from authentication widget b/16298155 Change-Id: I36d0eb2c7b9e98442d72481254d9a4da2ae3c999
* Add override for Email general prefs headerTony Mantler2014-06-271-0/+25
| | | | | | | | Diverts to a fragment that excludes archive-based actions b/15935182 Change-Id: Ic17195d15fedafc6f5fd9b95da1c08f1b563c27c
* Merge "Add UX assets for the Material-compatible search icon" into ↵James Lemieux2014-06-171-1/+1
|\ | | | | | | ub-mail-master
| * Add UX assets for the Material-compatible search iconJames Lemieux2014-06-171-1/+1
| | | | | | | | | | | | | | | | Note that ic_menu_search_holo_light.png is renamed to ic_menu_search.png as a byproduct of this change. It is then overlayed in -v21 folders so the new icon only applies to L and beyond. Change-Id: I97aaf1777d84b0e7df799044996ba99029b1798e
* | Unify general settingsTony Mantler2014-06-171-62/+0
|/ | | | | | | | | | | | | Make Email GeneralPreferences subclass GeneralPrefsFragment. Only contains a minimum of code to strip out archive-related prefs, which are not relevant to the current state of Email back-ends. (These actions could be relevant for Gmail IMAP extensions if support is added for them) b/9566150 Change-Id: Ie8e26379ed504c7d96c2a2f8e1c843bbe0582cc7
* Move all general prefs values to UnifiedEmailTony Mantler2014-06-121-8/+8
| | | | | | b/9566150 Change-Id: Id7058586c71c3c1cc4933dc28532a02df90c29bc
* Remove unused preferences and dead codeTony Mantler2014-06-101-8/+0
| | | | Change-Id: Ica8bd735a91417ed44bd547ab7176832745d729e
* Switch to using automatic resource namespaces for drawables and services.Greg Bullock2014-06-051-1/+1
| | | | Change-Id: If90089be6be004c87bdda5a5c3ed036a48205229
* Add iCloud.com entries to providers.xmlTony Mantler2014-02-281-0/+4
| | | | | | b/13249151 Change-Id: Ia741f6b2cad4b205bc2c95e823b35be72df63de4
* Create AuthenticationFragmentMartin Hibdon2014-01-291-0/+2
| | | | | | | | | | | | | | | This is one fragment that holds all types of authentication information, e.g. password, OAuth info, and client certificates. What gets displayed depends upon the type of account it is dealing with. So far this is only used in AccountSetupIncoming, but later it can be added to other settings fragments. There are still some issues with this, but I'd like to check it in sooner than later to unblock other work. Change-Id: Iea675ad5c1727f32ca0baa270dfa793ab7109993
* Correct a comment in the oauth.xml fileMartin Hibdon2014-01-081-1/+1
| | | | Change-Id: I210508a6806a5bd1a716f0378d37003220585e6c
* Add configuration for oauth providersMartin Hibdon2013-12-031-0/+61
| | | | | | | | There is now an xml file that holds parameters for oauth providers, and entries in providers.xml can specify that they can use oauth. Change-Id: Ibce5b207f83ce9c773f8f713be9e73bb068070ed
* Disable Move Actions for POP3 FoldersAlon Albert2013-10-291-0/+3
| | | | | Bug: 11311812 Change-Id: I5813281cca76b9b4a373b5b40dbbd1909800f951
* Update provider configuration for BT domains.Yu Ping Hu2013-10-111-6/+6
| | | | | Bug: 11183952 Change-Id: I2f6116cf288f960448efa9ac66352210b042031b
* Use unified strings for sender image preference and switch to checkboxTony Mantler2013-09-181-6/+5
| | | | | | b/10693718 Change-Id: Iec81347915611f81ded0c62ca37c401fdb28ae9f
* Add mail.ru to providers.xmlTony Mantler2013-09-131-0/+6
| | | | | | b/9862569 Change-Id: If95d0c4a4f0173dba5c7739a038db96e9f671af3
* Disable attachment previewsAlice Yang2013-09-131-10/+0
| | | | Change-Id: Ic2314f89b813956a6351bed51bfa6881e51605ff
* Remove subtitle from "Confirm before X" preferencesTony Mantler2013-09-111-4/+2
| | | | | | b/10696931 Change-Id: I6353f045322d49c26b69d7e96357ec7a8ef426f8
* Don't use implicit eventsPaul Westbrook2013-08-281-1/+2
| | | | | Bug: 10189773 Change-Id: I4579f2e465bd23b8ab4cdf291bfbe80cf6518328
* Updated account access settings for Wirtualna PolskaTomasz Potega2013-08-091-2/+2
| | | | | | | | | | | See: http://poczta.wp.pl/info-pomoc-konfig.html?action=more&id=161 SSL encryption on by default, IMAP access. Change-Id: I60d4f264a50e8f2c501493c64ef5e631a690073b Signed-off-by: Tomasz Potega <tomasz.potega@gmail.com>
* Disable attachment preview pref.Yu Ping Hu2013-08-071-0/+3
| | | | | Bug: 10232077 Change-Id: If1ed251d63befd40dc55ada2da7c56f5ac611c68
* Add a setting for attachment previews.Mark Wei2013-08-071-0/+7
| | | | | Bug: 10131520 Change-Id: I782b331971272203d1b36a578cf6a149793b10e6
* Change the concept of a default accountScott Kennedy2013-06-271-5/+0
| | | | | | | | | | | | | | | | The user no longer has control over this. Now, the "default" account (which is only used for prepopulating the name of new accounts is either the last used account (to be defined), or the first account in the database. This removes a setting, and simplifies a lot of code. We may also want to auto-select the default account when entering the compose screen from the combined view, but we do not currently have an easy way to do that. Bug: 7442992 Change-Id: Iff5bb36d8cbd327334211b670fa4851cbda6b9a0
* Fix mailbox sync options.Yu Ping Hu2013-06-241-9/+5
| | | | | | | - Change mailbox sync interval to be a boolean. - Decouple Inbox settings from account settings. Change-Id: Id02d43b281f323ca4db499ce97e8f4bb6d82c2bb
* Update the signature summaryPaul Westbrook2013-06-181-4/+3
| | | | | Bug: 9480853 Change-Id: I8996efa268c906485ee1d5cfcf0f883d40927009
* Use "show pictures" code from UnifiedEmailPaul Westbrook2013-06-071-5/+0
| | | | | Bug: 9320770 Change-Id: I701a93e2f09b8405a2c4bc56f7793f5abadbcd1e
* Delete build directory.Andrew Sapperstein2013-05-242-0/+534
| | | | | | | | | | | To streamline our build, I've gone through and eliminated the redundant build directory. Strings in build/res have been moved into the regular res/ directory and the Android.mk file has been updated to no longer use the non-existent build directory at all. Fixes b/9105428. Change-Id: I93288068dceb13ad0a9a5396eb88335e3ecd65f1
* Fix build. Update string.Andrew Sapperstein2013-05-061-1/+1
| | | | Change-Id: I2baa0790081dda0f6c298ef8f8d0aa4367717d3c
* Add "Reply all" setting to tabletsScott Kennedy2013-04-241-2/+2
| | | | | | This controls the notification action on tablets. Change-Id: I0b8df2ded371820f0dada3f1b11cebad462962ed
* Settings changesScott Kennedy2013-04-231-3/+3
| | | | | Bug: 8685202 Change-Id: Ica781557b91e5ed43221f6e28b9d65cbb044ea55
* Checkbox vs. sender image settingAlice Yang2013-04-111-6/+7
| | | | | | | | | | | | Replace the current "Hide checkbox" setting with a tri-state setting with choice of: - Show checkboxes - Show sender image - Show neither Bug: 8512959 Change-Id: Ifa233b6d65f8c37388edeed71dbfbfdf1295d6fc