Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am 56ad6f35: Merge "Add label and icon to the test app"•••* commit '56ad6f35b3f24dcad270cb9e70980c483e0d1c22': Add label and icon to the test app | 2014-10-15 | 3 | -1/+24 | |
|\ | |||||
| * | Merge "Add label and icon to the test app" | 2014-10-15 | 3 | -1/+24 | |
| |\ | |||||
| | * | Add label and icon to the test app•••This helps us easilty distinguish between the different test targets visually. Bug: 17946996 Change-Id: I822a29cfb9b5bc5df3d93a884ffdf7d050737e04 | 2014-10-14 | 3 | -1/+24 | |
* | | | am b17a3bc4: Move sync policy related code out of account settings•••* commit 'b17a3bc4e8a77905ca567f3876c4e37191d7aae5': Move sync policy related code out of account settings | 2014-10-14 | 3 | -115/+76 | |
|\| | | |||||
| * | | Move sync policy related code out of account settings•••Bug: 17981687 Bug: 17464069 Change-Id: I0ae3400564fd346cc84af74dfef65f01cc1ce6a8 | 2014-10-14 | 3 | -115/+76 | |
* | | | am 296b1150: Merge "Add JSR305 annotation to LeakGuardHandlerWrapper"•••* commit '296b11503e1dbdaceface6cfa0d5507e66792d6a': Add JSR305 annotation to LeakGuardHandlerWrapper | 2014-10-14 | 6 | -11/+20 | |
|\| | | |||||
| * | | Merge "Add JSR305 annotation to LeakGuardHandlerWrapper" | 2014-10-14 | 6 | -11/+20 | |
| |\ \ | |||||
| | * | | Add JSR305 annotation to LeakGuardHandlerWrapper•••Change-Id: I7456200af739db4510c5549b7bc894fb48749455 | 2014-10-14 | 6 | -11/+20 | |
* | | | | am 1d0989b6: Merge "Quit using weightChildNode for ADDITIONAL_PROXIMITY and S...•••* commit '1d0989b65cb0ee93a70dc479476025038aa720f5': Quit using weightChildNode for ADDITIONAL_PROXIMITY and SUBSTITUTION. | 2014-10-14 | 4 | -9/+14 | |
|\| | | | |||||
| * | | | Merge "Quit using weightChildNode for ADDITIONAL_PROXIMITY and SUBSTITUTION." | 2014-10-14 | 4 | -9/+14 | |
| |\ \ \ | |||||
| | * | | | Quit using weightChildNode for ADDITIONAL_PROXIMITY and SUBSTITUTION.•••[Category diff] +1 0 -1 1 +2 0 -2 0 +3 0 -3 0 +4 1 -4 1 +5 8 -5 7 +6 0 -6 1 +7 1 -7 0 [Weighted category diff] +1 0 -1 1 +2 0 -2 0 +3 0 -3 0 +4 1 -4 1 +5 8 -5 7 +6 0 -6 1 +7 1 -7 0 Bug: 13756409 Change-Id: I6ac3567545676bbefbee3e87dda54bc083c15fb6 | 2014-10-14 | 4 | -9/+14 | |
* | | | | | am 10ac9403: Merge "[ML24] Add facilities to read the script of a subtype"•••* commit '10ac9403125aa6e56f2eb81724500d0946499c95': [ML24] Add facilities to read the script of a subtype | 2014-10-14 | 4 | -22/+75 | |
|\| | | | | |||||
| * | | | | Merge "[ML24] Add facilities to read the script of a subtype" | 2014-10-14 | 4 | -22/+75 | |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | [ML24] Add facilities to read the script of a subtype•••...or more exactly, the script of the keyboard layout set associated with a given subtype. Bug: 11230254 Change-Id: I82f5fc81ecffc561781816008c853be6ff9438dd | 2014-10-14 | 4 | -22/+75 | |
| | |/ / | |||||
* | | | | am d1471ee0: Merge "Remove shouldBlockAutoCorrectionBySafetyNet"•••* commit 'd1471ee053a788dd68729d0a8a603c17444f7cb3': Remove shouldBlockAutoCorrectionBySafetyNet | 2014-10-14 | 5 | -170/+1 | |
|\| | | | |||||
| * | | | Merge "Remove shouldBlockAutoCorrectionBySafetyNet" | 2014-10-14 | 5 | -170/+1 | |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Remove shouldBlockAutoCorrectionBySafetyNet•••Bug: 13756409 [Category diff] +1 27 -1 0 +2 0 -2 0 +3 0 -3 1 +4 11 -4 0 +5 51 -5 0 +6 0 -6 38 +7 0 -7 50 [Weighted category diff] +1 28 -1 0 +2 0 -2 0 +3 0 -3 1 +4 11 -4 0 +5 51 -5 0 +6 0 -6 39 +7 0 -7 50 show diff for ./en_user_log_phones_2011_08.csv +1 4 +4 5 +5 7 -6 9 -7 7 The increase of false positives comes from the spaceless typing test cases that are synthetic data. Change-Id: I4ea77aa56ebfaa5518c71107169e1d2332de6327 | 2014-10-14 | 5 | -170/+1 | |
* | | | | am 95f100ba: Merge "Performance fix for multiple language subtypes"•••* commit '95f100ba404c3f905739db628ec71b7c1b7b5ace': Performance fix for multiple language subtypes | 2014-10-14 | 4 | -17/+20 | |
|\| | | | |||||
| * | | | Merge "Performance fix for multiple language subtypes" | 2014-10-14 | 4 | -17/+20 | |
| |\ \ \ | |||||
| | * | | | Performance fix for multiple language subtypes•••The code would iterate all enabled subtypes each time getCurrentSubtype() is called, which is really quite frequent. Bug: 11230254 Change-Id: I91feb36de6eca84967e848fc585aae04b350be89 | 2014-10-14 | 4 | -17/+20 | |
* | | | | | am 9959140f: Merge "Fix an NPE."•••* commit '9959140f15edcb32c21406e3cff80ad6856e83c9': Fix an NPE. | 2014-10-14 | 1 | -1/+2 | |
|\| | | | | |||||
| * | | | | Merge "Fix an NPE." | 2014-10-14 | 1 | -1/+2 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Fix an NPE.•••Bug: 17958289 Change-Id: I5c9ea668ff75b38c7ddebd767c36a950835c0c9f | 2014-10-14 | 1 | -1/+2 | |
| | |/ / | |||||
* | | | | am cbd59e02: Merge "Don\'t restore debug preferences"•••* commit 'cbd59e02a97dac53ec97f59c1a638bc421ba4a52': Don't restore debug preferences | 2014-10-14 | 3 | -12/+35 | |
|\| | | | |||||
| * | | | Merge "Don't restore debug preferences" | 2014-10-14 | 3 | -12/+35 | |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Don't restore debug preferences•••Bug: 17942814 Change-Id: I0bbef716dff47ed8eb880209d448629ad853b904 | 2014-10-13 | 3 | -12/+35 | |
* | | | | am 59f5988a: Merge "Cleanup LoginAccountUtils"•••* commit '59f5988a16bfd979f748ecd356b528f0b933a42c': Cleanup LoginAccountUtils | 2014-10-14 | 3 | -22/+30 | |
|\| | | | |||||
| * | | | Merge "Cleanup LoginAccountUtils" | 2014-10-14 | 3 | -22/+30 | |
| |\ \ \ | |||||
| | * | | | Cleanup LoginAccountUtils•••Bug: 17464068 Change-Id: Icf994a7582491afebc5db522c127a30d079ce05c | 2014-10-13 | 3 | -22/+30 | |
* | | | | | am 164a4996: (-s ours) Merge "Import translations. DO NOT MERGE"•••* commit '164a49969e0ae8811f0e28ad6595421de501521d': Import translations. DO NOT MERGE | 2014-10-13 | 0 | -0/+0 | |
|\| | | | | |||||
| * | | | | Merge "Import translations. DO NOT MERGE" | 2014-10-13 | 2 | -2/+2 | |
| |\ \ \ \ | |||||
| | * | | | | Import translations. DO NOT MERGE•••Change-Id: Ie47de03c285de6dcaa6dc9b86dcf027f1c55825f Auto-generated-cl: translation import | 2014-10-13 | 2 | -2/+2 | |
| | | |/ / | | |/| | | |||||
* | | | | | am 3c68a82a: (-s ours) Merge "Import translations. DO NOT MERGE"•••* commit '3c68a82ae8ff9472d17d91e6d7556121f883d31d': Import translations. DO NOT MERGE | 2014-10-13 | 0 | -0/+0 | |
|\| | | | | |||||
| * | | | | Merge "Import translations. DO NOT MERGE" | 2014-10-13 | 5 | -19/+19 | |
| |\ \ \ \ | |||||
| | * | | | | Import translations. DO NOT MERGE•••Change-Id: I7dbac96009086e57a4f3199f86aa6340022e44cc Auto-generated-cl: translation import | 2014-10-13 | 5 | -19/+19 | |
| | |/ / / | |||||
* | | | | | am e995d5ea: (-s ours) Merge "Import translations. DO NOT MERGE"•••* commit 'e995d5ea0e5bcdf6ab20dacb59f5bcf7c2787913': Import translations. DO NOT MERGE | 2014-10-13 | 0 | -0/+0 | |
|\| | | | | |||||
| * | | | | Merge "Import translations. DO NOT MERGE" | 2014-10-13 | 1 | -1/+1 | |
| |\ \ \ \ | |||||
| | * | | | | Import translations. DO NOT MERGE•••Change-Id: I64b846864646430dccaf5f58f788b5c5cb485970 Auto-generated-cl: translation import | 2014-10-13 | 1 | -1/+1 | |
| | |/ / / | |||||
* | | | | | am 38b624cd: (-s ours) Merge "Import translations. DO NOT MERGE"•••* commit '38b624cd0463e348d7f90c1990f5fe711c7977a0': Import translations. DO NOT MERGE | 2014-10-13 | 0 | -0/+0 | |
|\| | | | | |||||
| * | | | | Merge "Import translations. DO NOT MERGE" | 2014-10-13 | 3 | -43/+43 | |
| |\ \ \ \ | |||||
| | * | | | | Import translations. DO NOT MERGE•••Change-Id: I0f02b34c3de602cc6ebe04e1859b31d08b0e95a3 Auto-generated-cl: translation import | 2014-10-13 | 3 | -43/+43 | |
| | |/ / / | |||||
* | | | | | am 1bcf5873: (-s ours) Import translations. DO NOT MERGE•••* commit '1bcf5873acc101df5314ecb416d0a22b5ec949af': Import translations. DO NOT MERGE | 2014-10-13 | 0 | -0/+0 | |
|\| | | | | |||||
| * | | | | Import translations. DO NOT MERGE•••Change-Id: Ic263dcea659b3133f5ebd7666f7d1c702a4ebddc Auto-generated-cl: translation import | 2014-10-13 | 2 | -32/+32 | |
| |/ / / | |||||
* | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle | 2014-10-13 | 1 | -1/+1 | |
|\ \ \ \ | |||||
| * | | | | Import translations. DO NOT MERGE•••Change-Id: I6c78be329b4ac88d1a74c814aa2a23ad0f608adc Auto-generated-cl: translation import | 2014-10-13 | 1 | -1/+1 | |
* | | | | | Import translations. DO NOT MERGE•••Change-Id: I274ecd1d6c5c26aaa75abff4129b0e082369d5c7 Auto-generated-cl: translation import | 2014-10-13 | 4 | -11/+11 | |
|/ / / / | |||||
* | | | | am d70b8ff2: Fix: BoS bigram from user history dictionary is too strong.•••* commit 'd70b8ff2917c027268e9bc1178b4e035164a5ca8': Fix: BoS bigram from user history dictionary is too strong. | 2014-10-13 | 2 | -4/+10 | |
|\| | | | |||||
| * | | | Fix: BoS bigram from user history dictionary is too strong.•••They can be always stronger than BoS predictions from the contextual dictionary. Bug: 17961731 Change-Id: I70297d82436c10c790bdfad6f3dfefdb4bb2f852 | 2014-10-13 | 2 | -4/+10 | |
| |/ / | |||||
* | | | am d9015233: Set up a sync preference and policy for syncing [2]•••* commit 'd9015233f50724294bb408f1c56715a581dc4bed': Set up a sync preference and policy for syncing [2] | 2014-10-10 | 8 | -129/+197 | |
|\| | | |||||
| * | | Set up a sync preference and policy for syncing [2]•••- Adds a preference for enabling sync, which controls the sync behavior - Make the ProductionFlags depend on appropriate flags to guarantee that we don't mess things when flipping some flags - Preferences now control the "syncable" property of the provider thereby controlling the policy and when this entry shows up in system settings. Bug: 17464069 Change-Id: I1d58351188518c1ae9f1f9e147b5ea15d32a3427 | 2014-10-10 | 8 | -129/+197 |