| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: Ic1a341b949098fc55c0e5f46c976547ba02f8eca
Auto-generated-cl: translation import
|  Baligh Uddin | 2013-03-27 | 4 | -16/+12 |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: I6ee76d24c96c4b27eec8a23afa175a1673aa17f9
Auto-generated-cl: translation import
|  Baligh Uddin | 2013-03-27 | 4 | -16/+12 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am f463b45d: Merge "Fix Possible NPE"•••* commit 'f463b45d8e0f6603446496b38aaf45db7e4bb5dd':
Fix Possible NPE
|  Satoshi Kataoka | 2013-03-26 | 1 | -1/+6 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix Possible NPE" |  Satoshi Kataoka | 2013-03-27 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Possible NPE•••Bug: 8448448
Change-Id: Ibe89c9abd24c4debb33a69c372eadf2afb09ea1c
|  Satoshi Kataoka | 2013-03-26 | 1 | -1/+6 |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am 2cdf5351: Merge "Fix possible SIOOBE"•••* commit '2cdf5351aa11cc87494c5a86664b8bcd6f77d433':
Fix possible SIOOBE
|  Satoshi Kataoka | 2013-03-26 | 1 | -2/+9 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix possible SIOOBE" |  Satoshi Kataoka | 2013-03-27 | 1 | -2/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix possible SIOOBE•••Bug: 8461021
Change-Id: I8b0385610b80b5a672ec380935c485a0e01ae984
|  Satoshi Kataoka | 2013-03-27 | 1 | -2/+9 |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / / | am ef103e1f: Merge "Close ResearchLogger upon onFinishInputView"•••* commit 'ef103e1f2e0a94e9445dd9b55516dcf59b05ee2f':
Close ResearchLogger upon onFinishInputView
|  Kurt Partridge | 2013-03-26 | 2 | -17/+17 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Close ResearchLogger upon onFinishInputView" |  Kurt Partridge | 2013-03-26 | 2 | -17/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Close ResearchLogger upon onFinishInputView•••Previously, ResearchLogger#stop() was called both in
LatinIME#onFinishInputView() and in LatinIME#onWindowHidden(). This
resulted in multiple logs being written.
Since onFinishInputView is the more reliable of the two (it is called
in InputMethodService#onDestroy; onWindowHidden is not), the code now
uses onFinishInputView as a stopping signal.
Change-Id: Iae4b8c3bdab226027624eeab19b3737367e4a108
|  Kurt Partridge | 2013-03-25 | 2 | -17/+17 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am 22384b57: (-s ours) am 0ed901ff: (-s ours) Reconcile with jb-mr2-release -...•••* commit '22384b57bdfee87368417ecc2eb7728fd6f4dd2e':
|  The Android Open Source Project | 2013-03-26 | 0 | -0/+0 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am 0ed901ff: (-s ours) Reconcile with jb-mr2-release - do not merge•••* commit '0ed901ff17f583f37d0262e10d5590c80c23fc93':
|  The Android Open Source Project | 2013-03-26 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reconcile with jb-mr2-release - do not merge•••Change-Id: I6f4f70c6f405f6f6703c2a063475714ad48462d7
|  The Android Open Source Project | 2013-03-26 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in jb-mr2-release history after reset to jb-mr2-dev |  The Android Automerger | 2013-03-26 | 0 | -0/+0 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in jb-mr2-release history after reset to jb-mr2-dev |  The Android Automerger | 2013-03-25 | 0 | -0/+0 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / /
| | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am ef86bbce: Add const_cast to live with host\'s jni.h•••* commit 'ef86bbceaef53acbb4e56e2fa45a7dd0e3c2ccdb':
Add const_cast to live with host's jni.h
|  Tadashi G. Takaoka | 2013-03-26 | 3 | -22/+36 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add const_cast to live with host's jni.h•••Bug: 7970626
Change-Id: I2fd09e16dd9df36eebca2d737a0b7cc3ddd1c862
|  Tadashi G. Takaoka | 2013-03-26 | 3 | -22/+36 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am 73d00e68: Merge "Use XmlPullParser.getEventType()"•••* commit '73d00e68d8fcd64ce28fc5bed6881100a0fead9b':
Use XmlPullParser.getEventType()
|  Tadashi G. Takaoka | 2013-03-25 | 2 | -17/+19 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Use XmlPullParser.getEventType()" |  Tadashi G. Takaoka | 2013-03-26 | 2 | -17/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Use XmlPullParser.getEventType()•••Change-Id: Ie423d3416639f81409cc920658c8088b7519b045
|  Tadashi G. Takaoka | 2013-03-26 | 2 | -17/+19 |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | am 0b327101: Merge "Fix possible NPE"•••* commit '0b3271010fe6e438d57a5d4504e021e001bb9f5e':
Fix possible NPE
|  Satoshi Kataoka | 2013-03-25 | 1 | -19/+21 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix possible NPE" |  Satoshi Kataoka | 2013-03-26 | 1 | -19/+21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix possible NPE•••Bug: 8457109
Change-Id: I321fbef53e20a7c36ef4bd9f544b50abe6a52be9
|  Satoshi Kataoka | 2013-03-25 | 1 | -19/+21 |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | | am d17b69ec: Clean up XmlParserUtils•••* commit 'd17b69ec000adc02f057fa69055411fd5438885f':
Clean up XmlParserUtils
|  Tadashi G. Takaoka | 2013-03-25 | 3 | -27/+30 |
|\| | | | | | | | | | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Clean up XmlParserUtils•••Change-Id: I636e8f359d47f39e61a7f77e3e686f2721779b6f
|  Tadashi G. Takaoka | 2013-03-26 | 3 | -27/+30 |
* | | | | | | | | | | | | | | | | | | | | | | | | | am 5f976d1c: (-s ours) am ff41125b: (-s ours) am fba54597: Import translation...•••* commit '5f976d1cef0eeec5cf9e4202560d927abded5426':
Import translations. DO NOT MERGE
|  Baligh Uddin | 2013-03-25 | 0 | -0/+0 |
|\| | | | | | | | | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | am ff41125b: (-s ours) am fba54597: Import translations. DO NOT MERGE•••* commit 'ff41125b74053ff3ad006f5dfd824e2351a47ee4':
Import translations. DO NOT MERGE
|  Baligh Uddin | 2013-03-25 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | am fba54597: Import translations. DO NOT MERGE•••* commit 'fba545975020525c0017bde8424db28dd21d5186':
Import translations. DO NOT MERGE
|  Baligh Uddin | 2013-03-25 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / / / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: I502c6b5a38d4495774179eb587775e713d5c98c9
Auto-generated-cl: translation import
|  Baligh Uddin | 2013-03-25 | 1 | -1/+1 |
| | | | |/ / / / / / / / / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | am 6616188e: (-s ours) Import translations. DO NOT MERGE•••* commit '6616188ea6f127f2f1bb821d2a99972d5384626e':
Import translations. DO NOT MERGE
|  Baligh Uddin | 2013-03-25 | 0 | -0/+0 |
|\| | | | | | | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: I8468f1e69374a5ada2ea03e427895b771b8dc048
Auto-generated-cl: translation import
|  Baligh Uddin | 2013-03-25 | 1 | -1/+1 |
| | |_|/ / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: I7457efe556011fc20d44ea5d58dba92d31feb566
Auto-generated-cl: translation import
|  Baligh Uddin | 2013-03-25 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | am fb658d6c: Fix possible ArrayIndexOutOfBoundsException•••* commit 'fb658d6c531de8cfd55e4d36bffc9ccabc401f94':
Fix possible ArrayIndexOutOfBoundsException
|  Tadashi G. Takaoka | 2013-03-24 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | Fix possible ArrayIndexOutOfBoundsException•••Bug: 8461864
Change-Id: Icd8f4f51ec064461c08d00c1c58bedf5fbae2553
|  Tadashi G. Takaoka | 2013-03-25 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | am 1e5add78: (-s ours) am 7668deec: (-s ours) am 21160c4e: Import translation...•••* commit '1e5add78094c7716ce063748e839d223b5a115a5':
Import translations. DO NOT MERGE
|  Baligh Uddin | 2013-03-22 | 0 | -0/+0 |
|\| | | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | am 7668deec: (-s ours) am 21160c4e: Import translations. DO NOT MERGE•••* commit '7668deece811d5f11ee652d6b5e5d7611273b270':
Import translations. DO NOT MERGE
|  Baligh Uddin | 2013-03-23 | 0 | -0/+0 |
| |\| | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | am 21160c4e: Import translations. DO NOT MERGE•••* commit '21160c4eba74344a583cae423b1909483559c87f':
Import translations. DO NOT MERGE
|  Baligh Uddin | 2013-03-23 | 49 | -1631/+1551 |
| | |\| | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: I7531241854018cd052606f7f4a9b82fccd2e725c
Auto-generated-cl: translation import
|  Baligh Uddin | 2013-03-22 | 49 | -1631/+1551 |
* | | | | | | | | | | | | | | | | | | am afe343c1: (-s ours) Merge "Import translations. DO NOT MERGE"•••* commit 'afe343c16fbb3c15ff8d6cf376b750737c675307':
Import translations. DO NOT MERGE
|  Baligh Uddin | 2013-03-22 | 0 | -0/+0 |
|\| | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge "Import translations. DO NOT MERGE" |  Baligh Uddin | 2013-03-23 | 49 | -1730/+1942 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: I84d0b4a11df3ac9a5706419e5c9f76eeb8c5cfd1
Auto-generated-cl: translation import
|  Baligh Uddin | 2013-03-22 | 49 | -1730/+1942 |
* | | | | | | | | | | | | | | | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle |  Baligh Uddin | 2013-03-23 | 49 | -1730/+1942 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: I31bcd942f18166658143b4dbd5695f66f4717a22
Auto-generated-cl: translation import
|  Baligh Uddin | 2013-03-22 | 49 | -1730/+1942 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | am a7b4398c: Don\'t announce changes for A11y within the same keyboard mode.•••* commit 'a7b4398c35eaf87fd00086f660af7710c071c369':
Don't announce changes for A11y within the same keyboard mode.
|  Alan Viverette | 2013-03-22 | 1 | -20/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / / /
|/| / / / / / / / / / / / / / / /
| |/ / / / / / / / / / / / / / / |
|
| * / / / / / / / / / / / / / / | Don't announce changes for A11y within the same keyboard mode.•••Bug: 8439108
Change-Id: If9f14bb65625468dcd399df47ad0d2123be30be7
|  Alan Viverette | 2013-03-22 | 1 | -20/+17 |
| |/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | / / | am 19a70087: Merge "Fix appname"•••* commit '19a7008728867aa639a2fac66459ce3fe0526cd8':
Fix appname
|  Satoshi Kataoka | 2013-03-22 | 57 | -1343/+49 |
|\| | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge "Fix appname" |  Satoshi Kataoka | 2013-03-22 | 57 | -1343/+49 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Fix appname•••Bug: 6789579
Change-Id: Ic4694e36e0846af95fa8dcdef919be251983b528
|  Satoshi Kataoka | 2013-03-22 | 57 | -1343/+49 |
* | | | | | | | | | | | | | | | am 3a8a63c3: Remove unused import•••* commit '3a8a63c3999c0ffccbaa08a860e807bb59c1643f':
Remove unused import
|  Tadashi G. Takaoka | 2013-03-21 | 2 | -2/+0 |
|\| | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | |
|