aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | am 37a8c654: am 809bef52: Merge "Increase gradient of suggestion bar" into ↵Ken Wakasa2010-09-164-1/+4
|\| | | | | | | | | | | | | | | | | gingerbread Merge commit '37a8c654a0cb9728451623dc1eed13ec9767b889' * commit '37a8c654a0cb9728451623dc1eed13ec9767b889': Increase gradient of suggestion bar
| * Merge "Increase gradient of suggestion bar" into gingerbreadKen Wakasa2010-09-164-1/+4
| |\
| | * Increase gradient of suggestion barKen Wakasa2010-09-164-1/+4
| | | | | | | | | | | | | | | bug: 3001007 Change-Id: I0f05d62b2a6848f37975b7a15b3ba14a90776d24
* | | am 37600e29: am 06ff4c21: Merge "Change suggestion & bold colors" into ↵Ken Wakasa2010-09-161-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | gingerbread Merge commit '37600e29ab7cfe95a7c5c340e44ca9dbbee0adfb' * commit '37600e29ab7cfe95a7c5c340e44ca9dbbee0adfb': Change suggestion & bold colors
| * | Merge "Change suggestion & bold colors" into gingerbreadKen Wakasa2010-09-161-2/+2
| |\ \
| | * | Change suggestion & bold colorsKen Wakasa2010-09-161-2/+2
| | |/ | | | | | | | | | | | | bug: 3004846 Change-Id: Id6878ea0a5b1f67af68b4690fdc1527513c999ab
* | | am 525776b6: am ed8eabcc: Cleanup keyboard layout filesTadashi G. Takaoka2010-09-1611-600/+1016
|\| | | | | | | | | | | | | | | | | | | | Merge commit '525776b681a0548fa6f98ee22a74ae4225c7fa07' * commit '525776b681a0548fa6f98ee22a74ae4225c7fa07': Cleanup keyboard layout files
| * | Cleanup keyboard layout filesTadashi G. Takaoka2010-09-1611-600/+1016
| |/ | | | | | | Change-Id: I095c1294b9e826b503ff741eeff9dc93ad39f060
* | am 89e21ee1: am 08cfebda: Move comma as default position of mini keyboardTadashi G. Takaoka2010-09-151-2/+2
|\| | | | | | | | | | | | | Merge commit '89e21ee1f5be55ac3db224ab54b27cc604087efa' * commit '89e21ee1f5be55ac3db224ab54b27cc604087efa': Move comma as default position of mini keyboard
| * Move comma as default position of mini keyboardTadashi G. Takaoka2010-09-161-2/+2
| | | | | | | | | | Bug: 3000978 Change-Id: I0369b3dc6ae58b77e7af112e446ae8189f5bbfc9
* | am 13a6c8c1: am 1508c0e8: Add a new preference item to show/hide the ↵Ken Wakasa2010-09-1530-509/+3473
|\| | | | | | | | | | | | | | | | | settings key. Merge commit '13a6c8c1f8691b753cd1a6b7a77d99af4f7d78ac' * commit '13a6c8c1f8691b753cd1a6b7a77d99af4f7d78ac': Add a new preference item to show/hide the settings key.
| * Add a new preference item to show/hide the settings key.Ken Wakasa2010-09-1630-509/+3473
| | | | | | | | | | | | bug: 2998722 Change-Id: Iac1641c338388fd8f85e0cf47e31afdaeb34c0c0
* | am d6210de7: am dd5d4e37: Merge "Fix : Bouncing Extract Text when correcting ↵Amith Yamasani2010-09-151-2/+33
|\| | | | | | | | | | | | | | | | | multiple lines of text." into gingerbread Merge commit 'd6210de709a0ed724f355743f196e827ebd7df50' * commit 'd6210de709a0ed724f355743f196e827ebd7df50': Fix : Bouncing Extract Text when correcting multiple lines of text.
| * Merge "Fix : Bouncing Extract Text when correcting multiple lines of text." ↵Amith Yamasani2010-09-151-2/+33
| |\ | | | | | | | | | into gingerbread
| | * Fix : Bouncing Extract Text when correcting multiple lines of text.Amith Yamasani2010-09-151-2/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 2996887 Override the methods in InputMethodService that hide the candidates view, since it was just an optimization to show more lines of text when editing, which conflicts with the re-correct feature. Change-Id: Ibfed5ccd9efa048d0b69297a5cf8a638a0d00c72
* | | am b9705959: am bf1f16f3: Merge "All keys should be processed before ↵Tadashi G. Takaoka2010-09-152-8/+40
|\| | | | | | | | | | | | | | | | | | | | | | | | | | processing modifier key" into gingerbread Merge commit 'b9705959df5d7de38df5dea53270bf702b87716d' * commit 'b9705959df5d7de38df5dea53270bf702b87716d': All keys should be processed before processing modifier key
| * | Merge "All keys should be processed before processing modifier key" into ↵Tadashi G. Takaoka2010-09-152-8/+40
| |\ \ | | | | | | | | | | | | gingerbread
| | * | All keys should be processed before processing modifier keyTadashi G. Takaoka2010-09-152-8/+40
| | | | | | | | | | | | | | | | | | | | Bug: 2987077 Change-Id: I971c44be121d8780ec27aa1649fd0925e249fbbc
* | | | am 4b813f56: am bd1cc1da: Fix bug that upper case mini-keyboard does not workTadashi G. Takaoka2010-09-151-5/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '4b813f56bbe11210835a31de7fd73bfe5a566ead' * commit '4b813f56bbe11210835a31de7fd73bfe5a566ead': Fix bug that upper case mini-keyboard does not work
| * | | Fix bug that upper case mini-keyboard does not workTadashi G. Takaoka2010-09-151-5/+5
| | |/ | |/| | | | | | | | | | | | | | | | This issue is introduced by I1932b0a382e172cb77b9e098ae182049c834dfe0 Bug: 2993769 Change-Id: I344d21e046b58b3bb9831605a7425a94c97d8492
* | | am b36a653c: am 12a4e08a: Handling multi-character uppercase key inputTadashi G. Takaoka2010-09-151-3/+10
|\| | | | | | | | | | | | | | | | | | | | Merge commit 'b36a653ca65f3c26ba070a73b9d43beb57f620ee' * commit 'b36a653ca65f3c26ba070a73b9d43beb57f620ee': Handling multi-character uppercase key input
| * | Handling multi-character uppercase key inputTadashi G. Takaoka2010-09-141-3/+10
| |/ | | | | | | Change-Id: Ie0820a2627e18109036d5f6f286d5a366c9b9f87
* | am b2835ef2: am eb680367: Add keyHysteresisDistance xml attributeTadashi G. Takaoka2010-09-158-27/+89
|\| | | | | | | | | | | | | Merge commit 'b2835ef2e506b7d1b3db1c810b7dae349d2461d2' * commit 'b2835ef2e506b7d1b3db1c810b7dae349d2461d2': Add keyHysteresisDistance xml attribute
| * Add keyHysteresisDistance xml attributeTadashi G. Takaoka2010-09-148-27/+89
| | | | | | | | | | | | | | | | | | This change also introduces MiniKeyboardKeyDetector and mini_keyboad_slide_allowance parameter to tune the key detection behavior. Bug: 2993769 Change-Id: I1932b0a382e172cb77b9e098ae182049c834dfe0
* | am 2c424922: am 9717d5b1: Get rid of execution bitKen Wakasa2010-09-158-0/+0
|\| | | | | | | | | | | | | Merge commit '2c42492224a2c4d9533fe9a8f4b994bc3f3a90e0' * commit '2c42492224a2c4d9533fe9a8f4b994bc3f3a90e0': Get rid of execution bit
| * Get rid of execution bitKen Wakasa2010-09-148-0/+0
| | | | | | | | Change-Id: I25b530c2ab50c045da321e00d905cbec19188ea3
* | am f06a1bb2: am 0ca8cf67: Merge "Rename altchars.xml to keep translation ↵Eric Fischer2010-09-1323-0/+0
|\| | | | | | | | | | | | | | | | | imports from altering it." into gingerbread Merge commit 'f06a1bb2947221109dac20bdbb93387ad34d347c' * commit 'f06a1bb2947221109dac20bdbb93387ad34d347c': Rename altchars.xml to keep translation imports from altering it.
| * Merge "Rename altchars.xml to keep translation imports from altering it." ↵Eric Fischer2010-09-1323-0/+0
| |\ | | | | | | | | | into gingerbread
| | * Rename altchars.xml to keep translation imports from altering it.Eric Fischer2010-09-1023-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | It looks like these files are now being maintained in the source tree instead of by the translators, so add a "donottranslate" prefix so that reimporting translations will not overwrite the changes. Change-Id: I471744ef7d5786ddb705cbda494bb1fbced3028b
* | | am 58e641c3: am 395d5012: Rename keyboard_popup_keyboard.xml ↵satok2010-09-1312-4/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | keyboard_key_preview.xml Merge commit '58e641c3fc8c13b6c88c806c5e47d9cf16311dd7' * commit '58e641c3fc8c13b6c88c806c5e47d9cf16311dd7': Rename keyboard_popup_keyboard.xml keyboard_key_preview.xml
| * | Rename keyboard_popup_keyboard.xml keyboard_key_preview.xmlsatok2010-09-1312-4/+2
| | | | | | | | | | | | Change-Id: I7c98a91c77f5ef46ee0b15783242024c0bd10503
* | | am ca66f93f: am c706b1cf: Remove unused popup layoutsatok2010-09-133-42/+2
|\| | | | | | | | | | | | | | | | | | | | Merge commit 'ca66f93f23414c2010181f34823c24870de82b86' * commit 'ca66f93f23414c2010181f34823c24870de82b86': Remove unused popup layout
| * | Remove unused popup layoutsatok2010-09-133-42/+2
| | | | | | | | | | | | Change-Id: I7009ec8cdb7977236d57b03c8603d0476186d885
* | | am 95cf87b8: am c931021d: Fix the gap of popupsatok2010-09-131-1/+1
|\| | | | | | | | | | | | | | | | | | | | Merge commit '95cf87b87c7b525ad60367a3bb250c0a5de96d89' * commit '95cf87b87c7b525ad60367a3bb250c0a5de96d89': Fix the gap of popup
| * | Fix the gap of popupsatok2010-09-131-1/+1
| | | | | | | | | | | | Change-Id: I8b727fce857c1f943bd6f1eff6fa5d9b3c158a60
* | | am 41970ca0: am 6d51f0ea: Merge "Add mdpi assets and fix mode" into gingerbreadsatok2010-09-1356-0/+0
|\| | | | | | | | | | | | | | | | | | | | Merge commit '41970ca085bb4814ec7a63060a94b83b8de030b8' * commit '41970ca085bb4814ec7a63060a94b83b8de030b8': Add mdpi assets and fix mode
| * | Merge "Add mdpi assets and fix mode" into gingerbreadsatok2010-09-1356-0/+0
| |\ \
| | * | Add mdpi assets and fix modesatok2010-09-1356-0/+0
| | | | | | | | | | | | | | | | | | | | Bug: 2973737 Change-Id: I3eb0bc2fb7701315dd9b646a2f204884134c54de
* | | | am 4f73eaea: am fe5a49ed: Add popup layout for theme of gingerbreadsatok2010-09-133-1/+23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '4f73eaea3e83f87bda9f8569e5a3bab085bc7128' * commit '4f73eaea3e83f87bda9f8569e5a3bab085bc7128': Add popup layout for theme of gingerbread
| * | | Add popup layout for theme of gingerbreadsatok2010-09-133-1/+23
| |/ / | | | | | | | | | Change-Id: I464dc6cef4ca8cfd3c2fdb2fe99b2dc7d4e7988d
* | | am 7f47fd22: am 0edddce0: Merge "Update working.png" into gingerbreadsatok2010-09-121-0/+0
|\| | | | | | | | | | | | | | | | | | | | Merge commit '7f47fd224a38bd9af872296162c7791207604f15' * commit '7f47fd224a38bd9af872296162c7791207604f15': Update working.png
| * | Merge "Update working.png" into gingerbreadsatok2010-09-121-0/+0
| |\ \
| | * | Update working.pngsatok2010-09-111-0/+0
| | |/ | | | | | | | | | Change-Id: I62f80b2d6e85ffa7bbf92992fe6942690163ef17
* | | am 45606d3c: am 0ea6270f: More commit -> apply changes with ↵Ken Wakasa2010-09-125-7/+61
|\| | | | | | | | | | | | | | | | | | | | | | | | | | SharedPreferencesCompat. Merge commit '45606d3c48c5f079673879add3e700ea571e2a93' * commit '45606d3c48c5f079673879add3e700ea571e2a93': More commit -> apply changes with SharedPreferencesCompat.
| * | More commit -> apply changes with SharedPreferencesCompat.Ken Wakasa2010-09-135-7/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | The newly added SharedPreferencesCompat adapter class does apply() when available (Gingerbread+), else do commit(). This change incorporates I4eca20fb and I39f6aa04. bug: 2983837 Change-Id: Iec4e8b69840ad71dbbd6098eeba349934d8248ff
* | | am 65dab907: am aed01227: Fix a bug in y-axis offset for sliding finger key ↵Ken Wakasa2010-09-123-3/+16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | detection for mini popup keyboard. Merge commit '65dab9078dd0c77adcc49d08c46039dad2a950f6' * commit '65dab9078dd0c77adcc49d08c46039dad2a950f6': Fix a bug in y-axis offset for sliding finger key detection for mini popup keyboard.
| * | Fix a bug in y-axis offset for sliding finger key detection for mini popup ↵Ken Wakasa2010-09-123-3/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | keyboard. Also, tentatively added key detection allowance for below of the keys in mini popup keyboard. bug: 2979407 Change-Id: I84794969facd929c84df23e0120d46dff71c6efb
* | | am d73d267f: am f62166c1: Mini popup keyboard adjustment: Have the leftmost ↵Ken Wakasa2010-09-111-13/+35
|\| | | | | | | | | | | | | | | | | | | | | | | | | | number right above the key. Merge commit 'd73d267f34efb131467d9103bb9a56c18f9623b7' * commit 'd73d267f34efb131467d9103bb9a56c18f9623b7': Mini popup keyboard adjustment: Have the leftmost number right above the key.
| * | Mini popup keyboard adjustment: Have the leftmost number right above the key.Ken Wakasa2010-09-121-13/+35
| |/ | | | | | | | | | | | | | | | | | | Also fixed an issue when the mini popup keyboard hits the right edge of the view. A few code cleanups as well. bug: 2980864 Change-Id: I95f8392521e57560907d54b662e3483ebaf6f7ce
* | am a8262575: am 6aa19395: Add Hawaiian, Maori, and other Polynesian macronTadashi G. Takaoka2010-09-091-9/+5
|\| | | | | | | | | | | | | Merge commit 'a82625757f71fad5a52a2cd89d7d8c222b53bc51' * commit 'a82625757f71fad5a52a2cd89d7d8c222b53bc51': Add Hawaiian, Maori, and other Polynesian macron