aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Merge "Move checking non-persistent checkbox to onResume" into jb-mr2-devTadashi G. Takaoka2013-03-131-4/+4
| |\ \ \
| | * | | Move checking non-persistent checkbox to onResumeTadashi G. Takaoka2013-03-131-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8336068 Change-Id: I07e67a6aee24a239a21e6fc69eb2ec741b9a5b2b
* | | | | am 0ab44b21: Merge "Make isInternal mutable" into jb-mr2-devSatoshi Kataoka2013-03-135-16/+22
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '0ab44b21bd6ef5e9fde329b25dfd84f6ca5c0825': Make isInternal mutable
| * | | | Merge "Make isInternal mutable" into jb-mr2-devSatoshi Kataoka2013-03-135-16/+22
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Make isInternal mutableSatoshi Kataoka2013-03-135-16/+22
| | | | | | | | | | | | | | | | | | | | Change-Id: Ib81ceba801be0ac7ef65c4eadd1ec8599e80dacc
* | | | | Merge "[Lazy2] Pass a runnable to abort"Kurt Partridge2013-03-131-4/+11
|\ \ \ \ \
| * | | | | [Lazy2] Pass a runnable to abortJean Chalard2013-03-121-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I721afbf426099753aa876a55323eb806b08c24d6
* | | | | | Merge "[Lazy1] Switch to blocking log closures"Kurt Partridge2013-03-132-42/+45
|\| | | | |
| * | | | | [Lazy1] Switch to blocking log closuresJean Chalard2013-03-122-42/+45
| | |_|_|/ | |/| | | | | | | | | | | | | Change-Id: I4daec20b7b47b0d71c5aab6e17cd660015e19e71
* | | | | am 2bbd3065: Language dependent single/doule quotation more keysTadashi G. Takaoka2013-03-121-440/+540
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | * commit '2bbd3065d3bd9785ad1638c65f8c73f11bf21922': Language dependent single/doule quotation more keys
| * | | | Language dependent single/doule quotation more keysTadashi G. Takaoka2013-03-121-440/+540
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The natural way of marking quoted text vary from language to language. This change introduces the following variations. * LEFT and RIGHT quotations (English etc.) * LOW-9 and LEFT quotations (German etc.) * LOW-9 and RIGHT quotations (Dutch etc.) * RIGHT and RIGHT quotations (Swedish etc.) * LEFT ANGLE and RIGHT ANGLE quotations (French etc.) * RIGHT ANGLE and LEFT ANGLE quotations Bug: 8356419 Change-Id: I75726ab7ed783d02f189b46236c9d5079737bcff
* | | | am af37cbb4: Merge "Announce keyboard mode changes as a WINDOW_STATE_CHANGED ↵Svetoslav Ganov2013-03-083-6/+101
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | event." into jb-mr2-dev * commit 'af37cbb44ef40fcd15fa02456c9abda8021847ce': Announce keyboard mode changes as a WINDOW_STATE_CHANGED event.
| * | | Merge "Announce keyboard mode changes as a WINDOW_STATE_CHANGED event." into ↵Svetoslav Ganov2013-03-083-6/+101
| |\ \ \ | | | | | | | | | | | | | | | jb-mr2-dev
| | * | | Announce keyboard mode changes as a WINDOW_STATE_CHANGED event.Alan Viverette2013-03-073-6/+101
| | | |/ | | |/| | | | | | | | | | | | | Bug: 8165295 Change-Id: Ie416f6cdb68377f3e06f30e9b6363c38ba2a602d
* | | | am 914d054e: Move logic of selecting key preview attribute to Key classTadashi G. Takaoka2013-03-082-17/+36
|\| | | | |_|/ |/| | | | | | | | * commit '914d054ea26d18a1ba6a60f8c5e749136477bbf2': Move logic of selecting key preview attribute to Key class
| * | Move logic of selecting key preview attribute to Key classTadashi G. Takaoka2013-03-082-17/+36
| |/ | | | | | | | | | | | | This change also fixes the size of a key preview letter to follow a keyLabelFlags specification. Change-Id: Ie13790788a16c5a053c1a2cbcac3d38314b14b7f
* | [FileEncap8] Remove useless "success" variableKurt Partridge2013-03-071-13/+3
| | | | | | | | Change-Id: Icf76bc0b795b6a9221d9a6d61c38df31af54ab7b
* | [FileEncap7] Extract uploadContents methodKurt Partridge2013-03-071-8/+11
| | | | | | | | Change-Id: I018b2726533042dbcb25713ea039aec41c148db2
* | [FileEncap6] Extract Uploader classKurt Partridge2013-03-072-162/+197
| | | | | | | | | | | | Gerrit was stuck on original change I9ef4eb7450 Change-Id: I6d4ee686944074779aca5b09b018782c7033874d
* | Merge "[FileEncap5] Move conditional logic to caller"Kurt Partridge2013-03-061-3/+4
|\ \
| * | [FileEncap5] Move conditional logic to callerKurt Partridge2013-03-061-3/+4
| | | | | | | | | | | | Change-Id: I6599539059f86dc8902210d325439c08035b2e2a
* | | Merge "[FileEncap4] Simplify logic"Kurt Partridge2013-03-061-4/+5
|\| |
| * | [FileEncap4] Simplify logicKurt Partridge2013-03-061-4/+5
| | | | | | | | | | | | Change-Id: Ibb8660d12812b867856259d3e5c04a31e281027d
* | | Merge "[FileEncap3] Extract isUploadingUnconditionally method"Kurt Partridge2013-03-061-5/+8
|\| |
| * | [FileEncap3] Extract isUploadingUnconditionally methodKurt Partridge2013-03-061-5/+8
| | | | | | | | | | | | | | | | | | - remove isUploadingUnconditionally local variable Change-Id: I69be8708c1f306568cbb9c5cbefc9e42a87df497
* | | Merge "[FileEncap2] Remove mCanUpload instance variable"Kurt Partridge2013-03-061-6/+5
|\| |
| * | [FileEncap2] Remove mCanUpload instance variableKurt Partridge2013-03-061-6/+5
| | | | | | | | | | | | Change-Id: I62a100c4d73bb64a14a7994f7dd9af7b6946d064
* | | Merge "[FileEncap1] Extract hasUploadingPermisssions method"Kurt Partridge2013-03-061-4/+7
|\| |
| * | [FileEncap1] Extract hasUploadingPermisssions methodKurt Partridge2013-03-061-4/+7
| | | | | | | | | | | | Change-Id: Ica1dabcf066cde6580035f12fa35a404cb32fb3f
* | | Merge changes I2ded3d0a,I27ad9dfbKurt Partridge2013-03-061-36/+28
|\| | | | | | | | | | | | | | | | | * changes: Little cleanups Clean up initialization ordering
| * | Little cleanupsKurt Partridge2013-03-051-7/+4
| | | | | | | | | | | | Change-Id: I2ded3d0a29610941fac27c9b26168dd6c06ceccc
| * | Clean up initialization orderingKurt Partridge2013-03-051-29/+24
| | | | | | | | | | | | | | | | | | This change is based on an earlier one that got stuck in Gerrit: Iab77504b Change-Id: I27ad9dfb1bbb2300bd1e61d881a6ea0e116db066
* | | Merge "Make some methods visible for testing"Kurt Partridge2013-03-061-0/+3
|\ \ \
| * | | Make some methods visible for testingKurt Partridge2013-03-051-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 8302967 multi-project commit with Icf915abb57ef00840ee93b67a25db42ba51f1c38 Change-Id: I105bda5bdff871508140fb99487dddbf17992790
* | | | Merge "Clean up logic in onUserLoggingConsent"Kurt Partridge2013-03-052-17/+17
|\ \ \ \ | | |/ / | |/| |
| * | | Clean up logic in onUserLoggingConsentKurt Partridge2013-03-042-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Make ResearchSetting for whether the user has seen the splash screen - Inline #setLoggingAllowed, which is short and is now only called by onUserLoggingConsent Change-Id: Icdf4592777b80643807b6ccf1d3896459c503e02
* | | | am 84fa8043: Merge "Add show setup wizard icon preference settings" into ↵Tadashi G. Takaoka2013-03-053-31/+49
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | | | | | | jb-mr2-dev * commit '84fa8043e6bef47378b3fc32c277e33034d5c174': Add show setup wizard icon preference settings
| * | Add show setup wizard icon preference settingsTadashi G. Takaoka2013-03-053-31/+49
| | | | | | | | | | | | | | | Bug: 8239067 Change-Id: If6106a3632d3abad3e22ce29f1351525a5152ec7
* | | Clean up PREF_USABILITY_STUDY_MODEKurt Partridge2013-03-044-15/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Refer to a common default value in DebugSettings - Make PREF_USABILITY_STUDY_MODE independent of the ResearchLogger - ResearchLogger uses its own preference through ResearchSettings multi-project commit with Ie0df836c9d779eba484b522666ec357f4e234823 Change-Id: I88547a2f619db6e7364abbbec12f9f76855dd11a
* | | Merge "Remove MainLogBuffer#setSuggest()"Kurt Partridge2013-03-043-11/+14
|\ \ \
| * | | Remove MainLogBuffer#setSuggest()Kurt Partridge2013-03-013-11/+14
| | |/ | |/| | | | | | | | | | | | | multi-project commit with Ia98b1406fc2ee11a96893c77ea58d800fece7624 Change-Id: I8bc3d07b83dbe7d8fc56a618de07dade7f510b13
* | | am a8d3d509: Small cleanup in CompatUtilsKen Wakasa2013-03-041-4/+4
|\ \ \ | | |/ | |/| | | | | | | * commit 'a8d3d50970cecf961940efc0e908fbb2f9b35472': Small cleanup in CompatUtils
| * | Small cleanup in CompatUtilsKen Wakasa2013-03-021-4/+4
| | | | | | | | | | | | Change-Id: I9b4a8d7eae744ba6252a6475b75240248c70a3c0
* | | Merge "Move UUID preference reading to ResearchSettings.java"Kurt Partridge2013-03-022-19/+45
|\ \ \ | |_|/ |/| |
| * | Move UUID preference reading to ResearchSettings.javaKurt Partridge2013-02-282-19/+45
| | | | | | | | | | | | Change-Id: I8157249259cf8c3218c5c82a5729f4cbc1fb4eeb
* | | am 99b0dc6f: Merge "Add setup wizard launcher icon" into jb-mr2-devTadashi G. Takaoka2013-03-013-19/+197
|\ \ \ | | |/ | |/| | | | | | | * commit '99b0dc6f0d18f5fdd8634e8fa533bf1b3f81a538': Add setup wizard launcher icon
| * | Merge "Add setup wizard launcher icon" into jb-mr2-devTadashi G. Takaoka2013-03-013-19/+197
| |\ \
| | * | Add setup wizard launcher iconTadashi G. Takaoka2013-03-013-19/+197
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The setup wizard icon will be hidden if the Android Keyboard is in system image. Bug: 8239067 Change-Id: Ib0c0c9e3a0954512c3e03e42a661cdf86eff0dca
* | | | Merge "[TestPrep22] Make variable package-private for testing"Kurt Partridge2013-03-011-1/+1
|\ \ \ \
| * | | | [TestPrep22] Make variable package-private for testingKurt Partridge2013-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I902a6a40df1c672c611672f34d2f3237b0d1821b