aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Update language to comply with Android’s inclusive language ↵Treehugger Robot2020-07-2315-33/+33
|\ | | | | | | | | | | | | | | guidance" am: 4eb192212f am: a2695d0ca6 Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1371236 Change-Id: Id1960131ce017f0a46dffc917d29b171a231472a
| * Update language to comply with Android’s inclusive language guidanceSeigo Nonaka2020-07-2215-33/+33
| | | | | | | | | | | | | | | | See https://source.android.com/setup/contribute/respectful-code for reference Bug: 161896447 Test: tapas LatinIME && m Change-Id: I2ffb39ff70f61e579b62761d3da526a545dead1f
* | Merge "Add an exported flag in manifest" am: 2e60c56ea9 am: 6f1b6d7a94Treehugger Robot2020-03-311-90/+103
|\| | | | | | | Change-Id: Ia32701aa3b3b6b6eb0f87df614ed68ba75d1d385
| * Add an exported flag in manifestAshwini Oruganti2020-03-231-90/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With b/150232615, we will need an explicit value set for the exported flag when intent filters are present, as the default behavior is changing for S+. This change adds the value reflecting the previous default to the manifest. These changes were made using an automated tool, the xml file may be reformatted slightly creating a larger diff. The only "real" change is the addition of "android:exported" to activities, services, and receivers that have one or more intent-filters. Bug: 150232615 Test: TH Exempt-From-Owner-Approval: mechanical refactoring Change-Id: Idc43e262fd2911e19f0bcd20add29e4c3392d3da
* | Merge "Implement text entry key API for accessibility services in AOSP ↵Automerger Merge Worker2019-12-043-16/+4
|\| | | | | | | | | | | Keyboard" am: c3eafcb756 am: fc2bc10530 Change-Id: Ie3e94bbd0401ddabb489b0bcf6e7f6fc6be8f0c0
| * Merge "Implement text entry key API for accessibility services in AOSP Keyboard"Ryan Lin2019-12-043-16/+4
| |\
| | * Implement text entry key API for accessibility services in AOSP Keyboardryanlwlin2019-09-173-16/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From Android Q, Talkback supports lift-to-type feature if the node claims it is a text entry key via setTextEntryKey(). We implement this API to show how this API is applied. This CL uses AccessibilityNodeInfoCompat instead of AccessibilityNodeInfo so that the same functionality can be used even on pre-Q devices when the AccessibilityService supports it. With that, this CL removes the legacy code of lift-to-type feature, which was implemented in the AOSP Keyboard side. Bug: 131644969 Test: manual - enable Talkback suporting lift-to-type,check Talback perform click action when finger is lifted. Change-Id: I1ec2928f5a9ba0bde999b09d4c0b9c922f179a2a
* | | Merge "Support polytonic Greek diacritics in the Greek keyboard" am: ↵Alex Henrie2019-11-253-27/+199
|\| | | | | | | | | | | | | | | | | | | | | | | f64e2769b7 am: fa276af7df am: 9b45f98e23 Change-Id: I9e2f744204ceae36d092d2b95526e5c956f7c14f
| * | Merge "Support polytonic Greek diacritics in the Greek keyboard"Alex Henrie2019-11-253-27/+199
| |\ \ | | |/ | |/| | | | | | | | | | am: f64e2769b7 Change-Id: I1a18716ff46f0d9aae119941d426ea1d778a5407
| | * Merge "Support polytonic Greek diacritics in the Greek keyboard"Treehugger Robot2019-11-263-27/+199
| | |\
| | | * Support polytonic Greek diacritics in the Greek keyboardAlex Henrie2019-10-133-27/+199
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Although modern Greek is typically written with only acute accent marks, polytonic diacritics are still used by the Greek orthodox church, the Greek newspaper Estia, and students of classical Greek texts. Supporting these special characters is helpful to all of those groups. Note that for the short vowels (epsilon, upsilon, iota, and omicron) all of the diacritics permitted on lowercase letters are also permitted on their uppercase forms. However, for the long vowels (alpha, eta, and omega) the diacritics permitted on uppercase letters are a subset of the diacritics permitted on lowercase letters. That's just how Greek is. Test: Manually turned on the Greek (Greece) keyboard in the aosp_x86-eng emulator and tried out all the new characters with Shift, with Shift Lock, and without any modifiers. Bug: 142007431 Change-Id: Iec4a82cab02aea5176721e8447f7dfdba46bacb3
| | * Merge "Import translations. DO NOT MERGE" into stage-aosp-masterTreeHugger Robot2019-09-252-4/+4
| | |\
| | | * Import translations. DO NOT MERGEBill Yi2019-09-242-4/+4
| | |/ | |/| | | | | | | | | | Change-Id: I25500c09630cd8037896424a30086207d489467b Auto-generated-cl: translation import
| | * Merge "Import translations. DO NOT MERGE" into stage-aosp-masterTreeHugger Robot2019-09-2517-48/+48
| | |\
| | | * Import translations. DO NOT MERGEBill Yi2019-09-2417-48/+48
| | |/ | |/| | | | | | | | | | Change-Id: I8735b7149146b06e4f2df15c746c24ca83b97b94 Auto-generated-cl: translation import
| | * Merge "Import translations. DO NOT MERGE" into stage-aosp-masterTreeHugger Robot2019-09-252-4/+4
| | |\
| | | * Import translations. DO NOT MERGEBill Yi2019-09-242-4/+4
| | |/ | |/| | | | | | | | | | Change-Id: I35067db3dbae5228b51d48383eae67eba48a6717 Auto-generated-cl: translation import
| | * Merge "Import translations. DO NOT MERGE" into stage-aosp-masterTreeHugger Robot2019-09-251-1/+1
| | |\
| | | * Import translations. DO NOT MERGEBill Yi2019-09-241-1/+1
| | |/ | |/| | | | | | | | | | Change-Id: I15b1a2d1ad1b939ef39ef2484f779668c54a1bf8 Auto-generated-cl: translation import
| | * Merge "Import translations. DO NOT MERGE" into stage-aosp-masterTreeHugger Robot2019-09-2544-164/+562
| | |\
| | | * Import translations. DO NOT MERGEBill Yi2019-09-2444-164/+562
| | |/ | |/| | | | | | | | | | Change-Id: Ib5d118c530a2f1a8a7671dcd5e5c3b77526b2582 Auto-generated-cl: translation import
| | * Import translations. DO NOT MERGEBill Yi2019-09-247-10/+10
| |/ | | | | | | | | Change-Id: Ic8c8b74c22d74c43897762200e7b0c925ce1e5c0 Auto-generated-cl: translation import
| * Create display context when switching IME to new display for AOSP IMElumark2019-09-112-9/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To address IME service context's Resources / DisplayMetrics update when switching IME window to another display after onConfigurationChange. We use Context#createDisplayContext to create display specific context when display changed, to ensure soft keyboard can re-layout with correct resources. Bug: 126930163 Test: manual with AOSP IME as below steps: 1) Settings > Developer options > enable "Simulated Display" & "Force desktop mode". 2) Reboot device 3) Launch app (i.e. Contacts) with bluetooth or usb mouse in Simulated display. 4) Tap EditText on app to see see if IME window layout correctly on simulated display. 5) Launch app (i.e Files) on primary display. 6) Tap EditText on app to see if IME window layout correctly on primary display. Change-Id: I0ed6a079af1ed90c75fee1d36d5ce3ef3c41f8ed Merged-In: I0ed6a079af1ed90c75fee1d36d5ce3ef3c41f8ed
* | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-11-101-1/+1
|\ \
| * | Import translations. DO NOT MERGEBill Yi2019-11-101-1/+1
| | | | | | | | | | | | | | | Change-Id: Iee2e651ebfd028b235b428939964b1b532427e78 Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-11-101-1/+1
|\ \ \
| * | | Import translations. DO NOT MERGEBill Yi2019-11-101-1/+1
| |/ / | | | | | | | | | | | | Change-Id: I5f46ed0024412fbf2b1e5d549ac4f5747ba10ead Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-11-102-6/+6
|\ \ \
| * | | Import translations. DO NOT MERGEBill Yi2019-11-102-6/+6
| |/ / | | | | | | | | | | | | Change-Id: I2688babc5d396ae65481a97b186e52c7c3dafbc9 Auto-generated-cl: translation import
* / / Import translations. DO NOT MERGEBill Yi2019-11-101-1/+1
|/ / | | | | | | | | Change-Id: I237d2997fb1314302be85530c6b6bc710426b36b Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBill Yi2019-10-301-1/+1
| | | | | | | | | | Change-Id: I096635ffb38bb645e04c4ed143cece7ce68b6ddc Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBill Yi2019-10-271-1/+1
| | | | | | | | | | Change-Id: Ia7e18aa418d665e934f39dfbebb4696a10fd129a Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBill Yi2019-10-191-2/+2
| | | | | | | | | | Change-Id: I82449a197920db5447cdf46cc3f7f4f2549d949d Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-10-1282-115945/+115945
|\ \
| * | Import translations. DO NOT MERGEBill Yi2019-10-1282-115945/+115945
| | | | | | | | | | | | | | | Change-Id: Ic47ec88c6b88d291d340ab2573a034b872ccdf7f Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-10-1283-83/+83
|\ \ \
| * | | Import translations. DO NOT MERGEBill Yi2019-10-1283-83/+83
| |/ / | | | | | | | | | | | | Change-Id: Id69b811277253a6bde5bcbc3c3a35f2ef65af4cd Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-10-1284-15876/+15876
|\ \ \
| * | | Import translations. DO NOT MERGEBill Yi2019-10-1284-15876/+15876
| |/ / | | | | | | | | | | | | Change-Id: Ic64f5bdff1583cc41c1ce0d34195503671708c9b Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-10-1283-664/+664
|\ \ \
| * | | Import translations. DO NOT MERGEBill Yi2019-10-1283-664/+664
| |/ / | | | | | | | | | | | | Change-Id: I0473ea031a34f87b909238ddce678796dbf8252b Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-10-1283-332/+332
|\ \ \
| * | | Import translations. DO NOT MERGEBill Yi2019-10-1283-332/+332
| |/ / | | | | | | | | | | | | Change-Id: I095af4cc229dbf1952977730ea354b36e5ebe41a Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-10-1282-14678/+14678
|\ \ \
| * | | Import translations. DO NOT MERGEBill Yi2019-10-1282-14678/+14678
| |/ / | | | | | | | | | | | | Change-Id: Ib66698524a9cb6c31aedb7b2654bcdae4ee9c0bf Auto-generated-cl: translation import
* / / Import translations. DO NOT MERGEBill Yi2019-10-1283-6074/+6074
|/ / | | | | | | | | Change-Id: I1658ecf392971a2a9ddc388b5cf3bcc741e524b3 Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-10-051-1/+1
|\ \
| * | Import translations. DO NOT MERGEBill Yi2019-10-041-1/+1
| | | | | | | | | | | | | | | Change-Id: Ic52d7cbe0bb3662fa2b25861fbac2e231c2c321b Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBill Yi2019-10-041-1/+1
|/ / | | | | | | | | Change-Id: I88c23b00925c204c6ed9c817ff41241f58ee517a Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-09-221-1/+1
|\ \