summaryrefslogtreecommitdiffstats
path: root/build/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Delete build directory.Andrew Sapperstein2013-05-241-31/+0
| | | | | | | | | | | 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 launching Account settingsPaul Westbrook2013-03-121-1/+1
| | | | | | | | The intent action in the manifest didn't match what was specified in account authenticator preference Bug: 8359559 Change-Id: Ic4c95ac954913d0cb5531cebcdddddded14ac1b2
* Restore Imap1Marc Blank2012-09-211-2/+5
| | | | | | | | | | | | * Restore Imap1 code * Legacy users will use Imap1 * Existing Imap2 users will continue to use Imap2 * New accounts will be created in Imap1 * More to follow Bug: 7203993 Change-Id: I8b86fcada59a854fd464d5269c94d00ebae85459
* Add translatable=false as requiredMarc Blank2012-09-191-9/+9
| | | | | Bug: 7144392 Change-Id: Ibbe21ea46b443f18795d6266341b9fa995de521e
* Modify intent namesMarc Blank2012-09-101-0/+1
| | | | Change-Id: Iad8b4842056a7f553363f9af47e65665c2b26a5d
* Use resource based mime type for applicationMarc Blank2012-09-081-0/+2
| | | | Change-Id: I41a3cbf5c810668f9b0885f6614b2e48215901b2
* Convert authorities, intents, and account manager typesMarc Blank2012-08-311-0/+25
* Tested ok on wiped Nexus * Tested ok on S3 * Upgrade verified on Nexus Change-Id: If5d4ce594f8a309cdb59589d10b1d33f3b79326c