aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | am c4391d6d: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-devBaligh Uddin2015-09-190-0/+0
| |\| | | | | | | | | | | | | | | | | | * commit 'c4391d6d4f632f3f5172ffe7fe9efe9901f67dfd': Import translations. DO NOT MERGE
| | * | Merge "Import translations. DO NOT MERGE" into mnc-dr-devBaligh Uddin2015-09-191-1/+1
| | |\ \
| | | * | Import translations. DO NOT MERGEBaligh Uddin2015-09-181-1/+1
| | | |/ | | | | | | | | | | | | | | | | Change-Id: I54db85192abdcd42e89e16ef6912759c6bee74b4 Auto-generated-cl: translation import
* | | | am 05272139: (-s ours) am 2aeff372: (-s ours) Merge "Import translations. DO ↵Baligh Uddin2015-09-190-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | NOT MERGE" into mnc-dr-dev * commit '05272139362ebf56b9eac1938e329da94abbdba4': Import translations. DO NOT MERGE
| * | | am 2aeff372: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-devBaligh Uddin2015-09-190-0/+0
| |\| | | | | | | | | | | | | | | | | | * commit '2aeff372095d716ccd066be400679b361fb19f41': Import translations. DO NOT MERGE
| | * | Merge "Import translations. DO NOT MERGE" into mnc-dr-devBaligh Uddin2015-09-1915-50/+3454
| | |\ \
| | | * | Import translations. DO NOT MERGEBaligh Uddin2015-09-1815-50/+3454
| | | |/ | | | | | | | | | | | | | | | | Change-Id: Id0ddfbfaff054841dba8fe4f2610a96b267cb66a Auto-generated-cl: translation import
* | | | am 4b794978: (-s ours) am efdd98c8: (-s ours) Merge "Import translations. DO ↵Baligh Uddin2015-09-190-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | NOT MERGE" into mnc-dr-dev * commit '4b7949788a3c325d5a3932301736264eb27433dc': Import translations. DO NOT MERGE
| * | | am efdd98c8: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-devBaligh Uddin2015-09-190-0/+0
| |\| | | | | | | | | | | | | | | | | | * commit 'efdd98c8ab5f0e321113afca449f092c89ef6175': Import translations. DO NOT MERGE
| | * | Merge "Import translations. DO NOT MERGE" into mnc-dr-devBaligh Uddin2015-09-196-32/+864
| | |\ \
| | | * | Import translations. DO NOT MERGEBaligh Uddin2015-09-186-32/+864
| | | |/ | | | | | | | | | | | | | | | | Change-Id: I8f0cf22104ef4bb1ef8a6b2f808fa951416fc77b Auto-generated-cl: translation import
* | | | am 273fad33: (-s ours) am 2e0177bc: (-s ours) Merge "Import translations. DO ↵Baligh Uddin2015-09-190-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | NOT MERGE" into mnc-dr-dev * commit '273fad3349838601a53d694e503480ea1041f9a7': Import translations. DO NOT MERGE
| * | | am 2e0177bc: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-devBaligh Uddin2015-09-190-0/+0
| |\| | | | | | | | | | | | | | | | | | * commit '2e0177bc03f374c527c8716b0b79f878f8f21241': Import translations. DO NOT MERGE
| | * | Merge "Import translations. DO NOT MERGE" into mnc-dr-devBaligh Uddin2015-09-1911-11/+281
| | |\ \
| | | * | Import translations. DO NOT MERGEBaligh Uddin2015-09-1811-11/+281
| | | |/ | | | | | | | | | | | | | | | | Change-Id: Ib7a938015a765e4ec57a0c18a3f0eacf1633d3c7 Auto-generated-cl: translation import
* | | | am 3c0e6db0: (-s ours) am 2899c7f3: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2015-09-190-0/+0
|\| | | | | | | | | | | | | | | | | | | * commit '3c0e6db0ee334205974b2f14989ff11dadafa9d7': Import translations. DO NOT MERGE
| * | | am 2899c7f3: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2015-09-190-0/+0
| |\| | | | | | | | | | | | | | | | | | * commit '2899c7f3ca86b6fb4fd648ed4c90ecaf0621bdd8': Import translations. DO NOT MERGE
| | * | Import translations. DO NOT MERGEBaligh Uddin2015-09-185-17/+17
| | |/ | | | | | | | | | | | | Change-Id: I4dcc36e1ececec8c5aae85f8bbe27881143e88ab Auto-generated-cl: translation import
* | | am c3cc203e: am f52bae18: Don\'t show download toast during SUWRussell Brenner2015-09-011-6/+16
|\| | | | | | | | | | | | | | * commit 'c3cc203e4ac9702e40d3e8ebad94b973f4271a3a': Don't show download toast during SUW
| * | am f52bae18: Don\'t show download toast during SUWRussell Brenner2015-09-011-6/+16
| |\| | | | | | | | | | | | | * commit 'f52bae18050b8955b8afeb1cb573d42ac6e260c0': Don't show download toast during SUW
| | * Don't show download toast during SUWRussell Brenner2015-08-251-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check to see if setup wizard is running before showing toast to inform user that a download was started. Note that this will only affect the device owner; when adding new users later, the toast will still appear. (The USER_SETUP_COMPLETE flag is hidden from the SDK, while DEVICE_PROVISIONED remains available.) Bug: 22594336 Change-Id: I57c42d6f821714b71cbb066e82bba2a1dbab4951
* | | am 81f9a0d8: am a289e139: am b0dd5cc7: Fix the ellipses image scaling of ↵Mohammadinamul Sheik2015-08-121-1/+3
|\| | | | | | | | | | | | | | | | | | | | LatinIME * commit '81f9a0d8f370500128d134d6e851220c20038758': Fix the ellipses image scaling of LatinIME
| * | am a289e139: am b0dd5cc7: Fix the ellipses image scaling of LatinIMEMohammadinamul Sheik2015-08-121-1/+3
| |\| | | | | | | | | | | | | * commit 'a289e13927e7cd2e3d16edb96f56ced777b4c920': Fix the ellipses image scaling of LatinIME
| | * am b0dd5cc7: Fix the ellipses image scaling of LatinIMEMohammadinamul Sheik2015-08-121-1/+3
| | |\ | | | | | | | | | | | | | | | | * commit 'b0dd5cc7b235bf6e0aa59e83a58b1e902a2ff372': Fix the ellipses image scaling of LatinIME
| | | * Fix the ellipses image scaling of LatinIMEMohammadinamul Sheik2015-08-121-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 23082844 Change-Id: I7baac5e5a0700280906fd0f5f9351fc8dfc4c2b3 (cherry picked from commit 990e9a75b6d88ba234131612f11eac6b69c1cf84)
* | | | am 90eae721: (-s ours) am cc30f068: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-08-010-0/+0
|\| | | | | | | | | | | | | | | | | | | * commit '90eae721fe81bf43966172aba60c20ff60467bad': Import translations. DO NOT MERGE
| * | | am cc30f068: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-08-010-0/+0
| |\| | | | | | | | | | | | | | | | | | * commit 'cc30f06888f4f46f16040cff821ca1e685551d12': Import translations. DO NOT MERGE
| | * | Import translations. DO NOT MERGEGeoff Mendal2015-07-316-2/+98
| | | | | | | | | | | | | | | | | | | | Change-Id: I9327dbfb97dc99e7c6b408d41ef97b620dc4b9a8 Auto-generated-cl: translation import
* | | | am da4cd376: (-s ours) am 0c44c231: (-s ours) am 0497f6d3: (-s ours) Import ↵Geoff Mendal2015-07-290-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | translations. DO NOT MERGE * commit 'da4cd376ff3f04f4ad1fd4dd057b813f1cdcd497': Import translations. DO NOT MERGE
| * | | am 0c44c231: (-s ours) am 0497f6d3: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-07-290-0/+0
| |\| | | | | | | | | | | | | | | | | | * commit '0c44c2313e5be55733999d61aac34114599d6bc8': Import translations. DO NOT MERGE
| | * | am 0497f6d3: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-07-290-0/+0
| | |\| | | | | | | | | | | | | | | | | * commit '0497f6d34dc4e0c868989343c0a29d703fb98a7c': Import translations. DO NOT MERGE
| | | * Import translations. DO NOT MERGEGeoff Mendal2015-07-294-15/+15
| | | | | | | | | | | | | | | | | | | | Change-Id: I5894bc3e87ed62aa351d7545df7d9901ea115877 Auto-generated-cl: translation import
* | | | am 60148878: (-s ours) am af309ba0: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-07-290-0/+0
|\| | | | | | | | | | | | | | | | | | | * commit '601488784571240aa2764adea74fa5a746c66513': Import translations. DO NOT MERGE
| * | | am af309ba0: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-07-290-0/+0
| |\| | | | | | | | | | | | | | | | | | * commit 'af309ba046e2875a6f6b76fac1cef5dcaa9e9604': Import translations. DO NOT MERGE
| | * | Import translations. DO NOT MERGEGeoff Mendal2015-07-2939-162/+797
| | | | | | | | | | | | | | | | | | | | Change-Id: I27869e5a8e6238b2a9eb3948c6474f94d3817268 Auto-generated-cl: translation import
* | | | am e6ccd516: am 234fc825: am 464da87f: [LatinIME] bring back ↵Mohammadinamul Sheik2015-07-291-0/+24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | use_personliazed_dicts_summary resource. * commit 'e6ccd516c04bbe57aeb8439cc6fa05bd7db9069e': [LatinIME] bring back use_personliazed_dicts_summary resource.
| * | | am 234fc825: am 464da87f: [LatinIME] bring back ↵Mohammadinamul Sheik2015-07-291-0/+24
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | use_personliazed_dicts_summary resource. * commit '234fc82508b5349f4f829892ad1447326d9d820b': [LatinIME] bring back use_personliazed_dicts_summary resource.
| | * | am 464da87f: [LatinIME] bring back use_personliazed_dicts_summary resource.Mohammadinamul Sheik2015-07-291-0/+24
| | |\| | | | | | | | | | | | | | | | | * commit '464da87f3746af38aed787602beb48841d3075ae': [LatinIME] bring back use_personliazed_dicts_summary resource.
| | | * [LatinIME] bring back use_personliazed_dicts_summary resource.Mohammadinamul Sheik2015-07-281-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 22779653 Change-Id: Ia6af57e9a6ea59faf01c2587bab133136c5fc73a (cherry picked from commit 6be49e8a9a26242cc9c49549c3a015662461fc48)
* | | | am c13c53c5: am ca8053d7: am 707ca769: Handle Cloud Sync and SpellChecker ↵Mohammadinamul Sheik2015-07-244-18/+92
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | settings when permission changed * commit 'c13c53c5d5f02881ba5914c6db6041a20514bcfc': Handle Cloud Sync and SpellChecker settings when permission changed
| * | | am ca8053d7: am 707ca769: Handle Cloud Sync and SpellChecker settings when ↵Mohammadinamul Sheik2015-07-244-18/+92
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | permission changed * commit 'ca8053d7f3236b7d6df1ed6709172b2f887b477e': Handle Cloud Sync and SpellChecker settings when permission changed
| | * | am 707ca769: Handle Cloud Sync and SpellChecker settings when permission changedMohammadinamul Sheik2015-07-244-18/+92
| | |\| | | | | | | | | | | | | | | | | * commit '707ca7692a8666989b3fbe860bee28115103988e': Handle Cloud Sync and SpellChecker settings when permission changed
| | | * Handle Cloud Sync and SpellChecker settings when permission changedMohammadinamul Sheik2015-07-244-18/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This build has been compiled against API 23 This build is approved to go out with the M OTA, but may NOT be released to the public until the Play Store has enabled API level 23 apps Version: 4.1.2300x.build_id 1. Disable the settings. 2. Disable the feature. 3. Force reload the facilitator. Bug: 22564048 Change-Id: Ic09742786c3e4efc034bceee836ae6a1e07307a1 (cherry picked from commit 031d04192080f0368f21c3371d1ec6af87375357)
* | | | am 1c47b2d8: am 992144a8: am 60415866: [LatinIME] Support MNC permissions.Mohammadinamul Sheik2015-07-1617-359/+464
|\| | | | | | | | | | | | | | | | | | | * commit '1c47b2d83dc23fb56f4d7dbd7711d828850d8882': [LatinIME] Support MNC permissions.
| * | | am 992144a8: am 60415866: [LatinIME] Support MNC permissions.Mohammadinamul Sheik2015-07-1617-359/+464
| |\| | | | | | | | | | | | | | | | | | * commit '992144a8c2808c390678d57cc1163d24c63cdcb4': [LatinIME] Support MNC permissions.
| | * | am 60415866: [LatinIME] Support MNC permissions.Mohammadinamul Sheik2015-07-1617-359/+464
| | |\| | | | | | | | | | | | | | | | | * commit '604158669b407a40cd0f23538fad4dce5d738f24': [LatinIME] Support MNC permissions.
| | | * [LatinIME] Support MNC permissions.Mohammadinamul Sheik2015-07-1517-359/+464
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This build has been compiled against API 23 This build is approved to go out with the M OTA, but may NOT be released to the public until the Play Store has enabled API level 23 apps Version: 4.1.2300x.build_id 1. Replaces the personalization is on information with the suggest contacts. 2. Enables "Use Contacts" only if the app has permission to read contacts. 3. Disables the contacts dictionary in the Facilitator. 4. Do not register/read the contacts in the contact observer. Bug: 22236416 Change-Id: I9674e13d0d0f4a2014c5024fde0178de684c07e7
* | | | am 896e619e: (-s ours) am ef1cb855: (-s ours) am 7d5fb3a9: (-s ours) Merge ↵Geoff Mendal2015-07-150-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | "Import translations. DO NOT MERGE" into mnc-dev * commit '896e619e52c8d01317d56f458f3bc7a9c5317e0b': Import translations. DO NOT MERGE
| * | | am ef1cb855: (-s ours) am 7d5fb3a9: (-s ours) Merge "Import translations. DO ↵Geoff Mendal2015-07-150-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | NOT MERGE" into mnc-dev * commit 'ef1cb855a84173417089715a595ecba6c6cde4ca': Import translations. DO NOT MERGE
| | * | am 7d5fb3a9: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-devGeoff Mendal2015-07-150-0/+0
| | |\| | | | | | | | | | | | | | | | | * commit '7d5fb3a9430550a3ccf1ed5afd70dbf8cc81574a': Import translations. DO NOT MERGE