aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge the dictionary pack in Latin IME.Jean Chalard2013-03-193-0/+201
| | | | | Bug: 8161354 Change-Id: I17c23f56dd3bc2f27726556bf2c5a9d5520bd172
* Add preliminary setup wizardTadashi G. Takaoka2013-02-212-0/+136
| | | | | Bug: 8159728 Change-Id: I30d9cd637fb1d2e64588550e0aa4387bc1f7e6e5
* Fix layout direction of Keyboard and Suggestions viewTadashi G. Takaoka2013-02-181-0/+6
| | | | | Bug: 8167348 Change-Id: I5e0432707fff1dd3032686b733ba28bef305173a
* [Rlog79c] Cleanup of feedback strings and text entryKurt Partridge2013-02-041-1/+1
| | | | Change-Id: I97457ea8033a011c37e5970eb91d1a3273b81e2a
* [Rlog29] User interface for recordingKurt Partridge2013-01-291-92/+96
| | | | | | | | | - Also, internal flag for automatically replaying after a recording is made (off by default) - RLog key to "Bug?" multi-project commit with I0c2fababd73eed5a341af487bca04ddd650d4cc2 Change-Id: I162c96a715de7180f276e08b4686a20f29dabafb
* [Rlog15] ResearchLogger option to include account name in feedbackKurt Partridge2013-01-211-0/+8
| | | | | | multi-project commit with I0a293f392bd605c8203dc9a62993345ad58dcfbe Change-Id: Ief5b940a62dbaeaecdf1c55f2ffdd1e0fdaea2b9
* Refactor to add SeekBarDialogTadashi G. Takaoka2012-12-282-53/+3
| | | | Change-Id: Id8e08a1d5ec5efb2baf96a2634111619fcb9fd4e
* Remove unused suggestion preview stuffsTadashi G. Takaoka2012-12-071-28/+0
| | | | Change-Id: Ida5668f4eba1783d96e02001a64ae713f98176b7
* Suggestion strip will honor haptic feedback settings of keyboardTadashi G. Takaoka2012-10-171-0/+3
| | | | | Bug: 7313372 Change-Id: I427da8de68be3d2a78e810556340b96ab4edcc2d
* Utilize StateListDrawable for key preview backgroundTadashi G. Takaoka2012-09-052-3/+30
| | | | Change-Id: I268550a185701caecefc27ebaec40fb2c940d883
* ResearchLogger clean up splash screenKurt Partridge2012-08-301-88/+0
| | | | | | | | | - simpler text - AlertDialog implementation - declining users are redirected to regular IME Bug: 6188932 Change-Id: Ifb983c3511125f8919f4a8b25aeee7de66dbb0cb
* Rename SuggestionsView to SuggestionStripViewTadashi G. Takaoka2012-07-231-3/+3
|
* Rename LatinKeyboardView to MainKeyboardViewTadashi G. Takaoka2012-07-231-1/+1
| | | | Change-Id: I8f3123b8d727c7beb72e226f80c17794f89c8b60
* ResearchLog splash screenKurt Partridge2012-07-221-0/+88
| | | | | Bug: 6188932 Change-Id: I1b247ecc26a2dd4f3f1c1b1cd3d928af717ebdd5
* ResearchLogger feedback formKurt Partridge2012-07-223-0/+193
| | | | | | | | | - also cleaned up RLog menu multi-project commit with If0fd4fef89d390073e6939d5188ed5696866cb33 Bug: 6188932 Change-Id: I4f66f13bd366b4e8bde742ccd0704f812c6d33f9
* Fix one letter suggestion text size on more suggestions panelTadashi G. Takaoka2012-06-131-0/+1
| | | | | Bug: 6655216 Change-Id: Ie1fdd8e885a0fd95d3e811ab435ef3696b693d81
* Add custom subtype settingsTadashi G. Takaoka2012-04-191-0/+56
| | | | | Bug: 4460018 Change-Id: I4919d79516dcf574be2761bbaf9adcdc381b2ddc
* Remove unused resourcesTadashi G. Takaoka2012-03-303-207/+0
| | | | | | | Follow up to Ib27f2774 Bug: 6129704 Change-Id: I75b892a5f97270c270441a00f98e6e7ea1abc424
* Separate leftward arrow from "add to dictionary" hint textTadashi G. Takaoka2012-03-291-0/+36
| | | | | Bug: 6008875 Change-Id: I2be1698e485bc6541163771f41b8b82eaa3cee7a
* Merge "Use "dp" instead of "dip""Tadashi G. Takaoka2012-03-216-26/+26
|\
| * Use "dp" instead of "dip"Tadashi G. Takaoka2012-03-216-26/+26
| | | | | | | | Change-Id: Iaab1032a0ce0f97742288e76221433ef400e4b4f
* | Use "dp" instead of "sp"Tadashi G. Takaoka2012-03-213-6/+6
|/ | | | Change-Id: I772d117d88eb7361d8695c4d97c051f0c7397df8
* Fix centering more suggestions panel on tabletTadashi G. Takaoka2012-03-082-2/+0
| | | | | Bug: 6129726 Change-Id: I8dac3251eec68ad3fb523c632ff39f3cc661c81f
* Dynamically determine key preview backing view heightTadashi G. Takaoka2012-03-071-2/+2
| | | | | Bug: 6023947 Change-Id: I53a5c0eb99100a0dfe3e025808f5dc55747d1287
* Rename mini keyboard to more keys keyboardTadashi G. Takaoka2012-02-082-4/+4
| | | | Change-Id: Ie4c85e8ca5a1f41a420aae5c1cd9c1cb07e237e5
* Fix broken suggestions layoutTadashi G. Takaoka2011-12-162-2/+2
| | | | | | This is follow up change of If4b82376 Change-Id: I9b0d86ba630011372f41f26efb56bb0a80e09505
* Add a settings to change the sound effect volumesatok2011-10-111-0/+44
| | | | | | Bug: 5345401 Bug: 5402541 Change-Id: I1e653573a3362160104b77388d6cbd1700424649
* add vibration duration settingssatok2011-09-291-0/+49
| | | | Change-Id: I56a1a94df63160f367f866da759d7dd4fc428ed5
* Forward touch events above the keyboard to the suggestions stripTadashi G. Takaoka2011-09-271-2/+2
| | | | | | | | | The gutter area between the suggestions strip and the top-row keys looks like a part of the suggestions strip, and the touch events landing on the area should be forwarded to the suggestions strip. Bug: 5246673 Change-Id: I92af763be0feed21aa36ceffb5d575abe554f19e
* Add visual dividers to more suggestions panelTadashi G. Takaoka2011-09-081-1/+1
| | | | | Bug: 5275003 Change-Id: I9464db71388a40ea768984b4cf06c8da05bfa26c
* Get rid of LinearLayoutCompatUtilsTadashi G. Takaoka2011-09-051-11/+4
| | | | Change-Id: If0f63eaeb4539c0e03ef20190d2f9211a176babc
* Use separate View for key preview backingTadashi G. Takaoka2011-09-031-2/+5
| | | | | Bug: 5246982 Change-Id: Icec4281cb01771909fcece36647ee42ba179118c
* Rename a resource more appropriate oneTadashi G. Takaoka2011-09-021-1/+1
| | | | | Bug: 5246982 Change-Id: Ic0e43c0e67f63ea069dd4758cf900765ad7a3678
* Rename CandidateView to SuggestionsViewTadashi G. Takaoka2011-09-017-53/+32
| | | | Change-Id: I6480cdf025f065130e1969899b259a243e7a11be
* Implement popup suggestions paneTadashi G. Takaoka2011-08-311-0/+37
| | | | | Bug: 5023981 Change-Id: Ie1d69131dbf884a3f6a2beb3ac3427e5437c1486
* Rename PopupMiniKeyboardView to MiniKeyboardViewTadashi G. Takaoka2011-08-311-2/+2
| | | | Change-Id: Ic83cd1200cfb8f8c0b0cfbcad449031b8e8a29e0
* Move debug information back to suggestions stripTadashi G. Takaoka2011-08-261-4/+11
| | | | Change-Id: I8cfad5f780a481a251cc4f752bff3cda5ae3ffbe
* Fix "touch to save" colorsTadashi G. Takaoka2011-08-261-30/+1
| | | | | Bug: 5218662 Change-Id: I094b2ceb7438148eb5bdf620b188f598e8442a07
* Remove suggestion pane controller from stripTadashi G. Takaoka2011-08-081-25/+0
| | | | | | | This change also removes speacebar LED to represent auto correction. Bug: 5023981 Change-Id: Idedaabd147ed608df35cb51769388578a05174a1
* Use Key background for suggestions strip controlTadashi G. Takaoka2011-07-041-8/+4
| | | | Change-Id: I5e43c0919e89972283fd18eb29d69f96f1bd0290
* Tweak ICS theme a bitTadashi G. Takaoka2011-07-013-16/+10
| | | | Change-Id: Ib8f1a712a1fc3fd6f08b336617b4b6a17af11376
* Adaptive suggestions stripTadashi G. Takaoka2011-07-013-66/+36
| | | | | Bug: 4903845 Change-Id: I9e2e17a9eee72df5c92414dcd4796ed7fe1655e1
* Remove reference to system themeTadashi G. Takaoka2011-06-271-1/+0
| | | | | | | | This change also introduces * Background for space key preview * Tune stone theme Change-Id: I84fca0baf2392582da870d2ff77b3e99c28faf7b
* Show long suggestion in condensed and ellipsized textTadashi G. Takaoka2011-06-273-7/+13
| | | | | Bug: 4903845 Change-Id: I75d58fb55f81594ebb2628ea21d00c2eb59fa70e
* Use dedicated layout for "touch to save word" featureTadashi G. Takaoka2011-06-271-49/+82
| | | | Change-Id: Ie8c948476740a645d8b2d9a9d821236941d27adf
* Fix ragged suggestion strip baselineTadashi G. Takaoka2011-06-262-1/+2
| | | | Change-Id: I5fa9e2ad0993602e24f436e1d8ad0999209e5180
* Display suggested word info in debug modeTadashi G. Takaoka2011-06-243-9/+67
| | | | | Bug: 4686782 Change-Id: I0e5bef33aa39c3d6f75edda7818524965aa40b79
* Fix extract mode visualTadashi G. Takaoka2011-06-241-1/+2
| | | | | Bug: 4850051 Change-Id: Id30e15c6c1c341d3a7712165bd4fb0875d1ad8f1
* New IceCreamSandwich assets and themeTadashi G. Takaoka2011-06-231-1/+0
| | | | | | | | | | | | This change instroduces new IceCreamSandwich assets and renames Honeycomb theme to IceCreamSandwich. Though checked only on hdpi-phone and mdpi-10"-tablet. File another bug (Bug: 4852048) to fine tune keyboard layout for all possible combination of devices and themes. Bug: 4436327 Change-Id: I4f8dc1dd6b798a39204702bbcbebf17a199dc82f
* Use 2 arguments LinearLayout constructorTadashi G. Takaoka2011-06-211-1/+2
| | | | | | | To maintain backward compatibility back to Froyo, we can't call 3-argument constructor of LinearLayout. Change-Id: I35310704f92812d2748d32f35820a5058fa2bf31