aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 2e58670d: Quit using ExpandableDictionary.•••* commit '2e58670da9687fd1fd28c322e03343957d11568c': Quit using ExpandableDictionary. Keisuke Kuroyanagi2013-09-244-43/+180
|\
| * Quit using ExpandableDictionary.•••Bug: 6669677 Change-Id: Ie90417fa9b726454fe729a665fcd549efabb9e94 Keisuke Kuroyanagi2013-09-244-43/+180
* | am d1ae0304: Fix OOBE in JB backword•••* commit 'd1ae03046c1b502117129831286ed4ea0828740f': Fix OOBE in JB backword Satoshi Kataoka2013-09-241-1/+8
|\|
| * Fix OOBE in JB backword•••Bug: 10905948 Change-Id: I4e953296ce3067d05fc5759375f40513580484a6 Satoshi Kataoka2013-09-241-1/+8
* | am f068c6e6: Merge "Low memory mode in UserHistory"•••* commit 'f068c6e656fae4516b6ac09b4e9cb8a7371a14c7': Low memory mode in UserHistory Satoshi Kataoka2013-09-241-7/+24
|\|
| * Merge "Low memory mode in UserHistory"Satoshi Kataoka2013-09-241-7/+24
| |\
| | * Low memory mode in UserHistory•••Bug: 8967766 Change-Id: Id40f54f4d9f43d1f796377983a5fc0ca3417e133 Satoshi Kataoka2013-09-241-7/+24
* | | am f6009233: Merge "Tweak for armenian periods and commas."•••* commit 'f600923376afab0295b25451887450edaffeda7c': Tweak for armenian periods and commas. Jean Chalard2013-09-243-3/+38
|\| |
| * | Merge "Tweak for armenian periods and commas."Jean Chalard2013-09-243-3/+38
| |\ \
| | * | Tweak for armenian periods and commas.•••Bug: 7963631 Change-Id: I2eb110949f3d3b7817dbd9448654954fdee39ac2 Jean Chalard2013-09-243-3/+38
* | | | am 445ba578: Merge "Add a utility of isLowRamDevice"•••* commit '445ba57814213c5bc897dbd9b43a4b0b231124ab': Add a utility of isLowRamDevice Satoshi Kataoka2013-09-241-0/+46
|\| | |
| * | | Merge "Add a utility of isLowRamDevice"Satoshi Kataoka2013-09-241-0/+46
| |\ \ \ | | | |/ | | |/|
| | * | Add a utility of isLowRamDevice•••Bug: 8967766 Change-Id: Id7132d1155bb3489bdab72d613289335945808e8 Satoshi Kataoka2013-09-241-0/+46
| | |/
* | | am 55e7b360: Merge "More tweaks for Armenian layouts"•••* commit '55e7b3606bdff801543e21d0cef13b97ab0d5aaa': More tweaks for Armenian layouts Ken Wakasa2013-09-242-3/+21
|\| |
| * | Merge "More tweaks for Armenian layouts"Ken Wakasa2013-09-242-3/+21
| |\ \
| | * | More tweaks for Armenian layouts•••Add Armenian question mark and exclamation mark as more keys in the symbols layout. bug: 7963631 Change-Id: Ic4f306248c10f5439531cd468b78ba467cd1de6a Ken Wakasa2013-09-242-3/+21
| | |/
* | | am 3e6b68bc: Merge "Allow large memory space for GC."•••* commit '3e6b68bc0ef63b7e527976dee00d02770f7d3e5c': Allow large memory space for GC. Keisuke Kuroyanagi2013-09-246-17/+79
|\| |
| * | Merge "Allow large memory space for GC."Keisuke Kuroyanagi2013-09-246-17/+79
| |\ \
| | * | Allow large memory space for GC.•••Bug: 6669677 Change-Id: I021c92a1ca5cd28f745cbfe729c99e346c58074d Keisuke Kuroyanagi2013-09-246-17/+79
* | | | am 3d68b066: Copy only the spans we are interested in.•••* commit '3d68b066626d7e58cbe2853cd186b1ad75b90259': Copy only the spans we are interested in. Jean Chalard2013-09-243-2/+129
|\| | |
| * | | Copy only the spans we are interested in.•••The PARAGRAPH type of span is dangerous, as concatenating CharSequences that contain it may crash. We also don't use other spans than SuggestionSpans, so we don't copy them. Bug: 10622489 Change-Id: If4e44eca3cdc5bb02cf2e0c8c44ecd4bf27fae57 Jean Chalard2013-09-243-2/+129
| | |/ | |/|
* | | am 3ca9c5cb: Merge "Implement delete key repeater"•••* commit '3ca9c5cbec9ee8eb61b37bb5d11b7e0bc3dc41cc': Implement delete key repeater Satoshi Kataoka2013-09-243-4/+104
|\| |
| * | Merge "Implement delete key repeater"Satoshi Kataoka2013-09-243-4/+104
| |\ \
| | * | Implement delete key repeater•••Bug: 10810844 Change-Id: Idbfe2196e8f0f8cf6dd1b77574eefb395c12807a Satoshi Kataoka2013-09-243-4/+104
| | |/
* | | am d8c037c1: Merge "Tweaks for Armenian layouts"•••* commit 'd8c037c1269a3709140d53bbb1b93dbd056640d9': Tweaks for Armenian layouts Ken Wakasa2013-09-245-10/+44
|\| |
| * | Merge "Tweaks for Armenian layouts"Ken Wakasa2013-09-245-10/+44
| |\ \ | | |/ | |/|
| | * Tweaks for Armenian layouts•••Added a dedicated key for the Armenian full stop Added Armenian punctuation letters bug: 7963631 Change-Id: Id28e224329b083a2465256f2713477b4f0782393 Ken Wakasa2013-09-245-10/+44
* | | am f3cd38f2: GC step 5. Add large tests and fix bugs.•••* commit 'f3cd38f2c71f013fcd1cdb43f3dd68e8335230ec': GC step 5. Add large tests and fix bugs. Keisuke Kuroyanagi2013-09-2411-58/+303
|\| |
| * | GC step 5. Add large tests and fix bugs.•••Bug: 6669677 Change-Id: I41e44a64730f9c66645995095a7ecff51ffd5351 Keisuke Kuroyanagi2013-09-2411-58/+303
| |/
* | am dd7d95bd: Merge "GC step 4. Update all positions in new dict and add a test."•••* commit 'dd7d95bd4a18440e332938869337b4c9cce9dbd3': GC step 4. Update all positions in new dict and add a test. Keisuke Kuroyanagi2013-09-2311-45/+278
|\|
| * Merge "GC step 4. Update all positions in new dict and add a test."Keisuke Kuroyanagi2013-09-2411-45/+278
| |\
| | * GC step 4. Update all positions in new dict and add a test.•••Bug: 6669677 Change-Id: I035d848a210653dcd3c1a1f21781968adced9225 Keisuke Kuroyanagi2013-09-2411-45/+278
* | | am 50704b7d: Merge "Turn off alpha of key popup preview"•••* commit '50704b7d1cf3d5dc602d0efbe1d7a581b9b9e980': Turn off alpha of key popup preview Satoshi Kataoka2013-09-231-2/+0
|\| |
| * | Merge "Turn off alpha of key popup preview"Satoshi Kataoka2013-09-241-2/+0
| |\ \
| | * | Turn off alpha of key popup preview•••Bug: 10786040 Change-Id: I0a636e5f28f177c4d72f9af0312726711f78dd2d Satoshi Kataoka2013-09-241-2/+0
* | | | am 9cea5e0c: Merge "Update assets: selected popup key background"•••* commit '9cea5e0c0fb035b54efaf3a5f7b6c16ebcfefa4d': Update assets: selected popup key background Satoshi Kataoka2013-09-234-0/+0
|\| | |
| * | | Merge "Update assets: selected popup key background"Satoshi Kataoka2013-09-244-0/+0
| |\| |
| | * | Update assets: selected popup key background•••Bug: 10786040 Change-Id: I6d0514517ceb7a3ee44935026498992835209039 Satoshi Kataoka2013-09-244-0/+0
* | | | am 8f23c6f7: Merge "Detect cases where rotation messes with initialization"•••* commit '8f23c6f78b1a9e5c6dd5bbe7b949b2c1f138f4cd': Detect cases where rotation messes with initialization Jean Chalard2013-09-233-17/+129
|\| | |
| * | | Merge "Detect cases where rotation messes with initialization"Jean Chalard2013-09-243-17/+129
| |\ \ \
| | * | | Detect cases where rotation messes with initialization•••...and do a best effort to fix it. Bug: 10323080 Bug: 10252066 Change-Id: Icb3c9fe85005406bdfce0b7bb143ba0a910a0ddb Jean Chalard2013-09-203-17/+129
* | | | | am 42365a7e: Merge "Fix runReadUnigramsAndBigramsTests."•••* commit '42365a7ecedf2b1c51695e4fe1ebdb61c5d1adc2': Fix runReadUnigramsAndBigramsTests. Satoshi Kataoka2013-09-231-1/+1
|\| | | |
| * | | | Merge "Fix runReadUnigramsAndBigramsTests."Satoshi Kataoka2013-09-241-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix runReadUnigramsAndBigramsTests.•••Change-Id: Idd9176c9943dfacac5a06957f1a07187b642b207 Yuichiro Hanada2013-09-241-1/+1
* | | | | am 0de5df17: Merge "Keypress vibration default value for Xperia Z Ultra"•••* commit '0de5df1746af065981a930d32a3ecfb4fb62eae3': Keypress vibration default value for Xperia Z Ultra Ken Wakasa2013-09-231-2/+2
|\| | | |
| * | | | Merge "Keypress vibration default value for Xperia Z Ultra"Ken Wakasa2013-09-241-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Keypress vibration default value for Xperia Z Ultra•••bug: 10832066 Change-Id: I9ed107f192d65e792529699b30bb88de73a5788a Ken Wakasa2013-09-231-2/+2
| | | |/ | | |/|
* | | | am 36cd7e5e: Merge "Khmer currecy sign should have been non-bold"•••* commit '36cd7e5e27d4b4a1d204729d3c207e50988cd427': Khmer currecy sign should have been non-bold Ken Wakasa2013-09-231-1/+2
|\| | |
| * | | Merge "Khmer currecy sign should have been non-bold"Ken Wakasa2013-09-231-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | Khmer currecy sign should have been non-bold•••bug: 6910993 Change-Id: Ifdef60a830d23ca4824f023188fa1b46051994b3 Ken Wakasa2013-09-211-1/+2