| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I954856b7fec0b91e19a467f2a87978d49caa639d
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '6bbe68589318a808c0eade6a62ffb0986a894ae0':
Centering setup wizard welcome video
|
| |\| | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '0f07935e5165b33d512d7d594e5fec7a2f210013':
Centering setup wizard welcome video
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Bug: 8159728
Change-Id: Ia016c41dc39b87740ff57efe0e2fadd61f0da129
|
| |\| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
appropriate entries
* commit '2a9b5447fa87daa70c45ecf0f038271ed7a92813':
Add translatable="false" for appropriate entries
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'a56c702088055823bd755d2aafe13965b12785ed':
Add translatable="false" for appropriate entries
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'bd99e8dc246faeafa5849078dce47fb379d23eb1':
Allow LogUnits to hold >1 word
|
| |\| | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '41b34cf2aeca063d99e47b6da2a9dab68fba0608':
Allow LogUnits to hold >1 word
|
| | |\ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
LogUnits have been annotated with the autocorrected words, but
until now this was assumed to be a single word without spaces.
But spaceless typing can result in spaces in the LogUnit label. With this
change, the LogUnit inspects the autocorrected text to determine how many
words were inserted, and counts them accurately.
This change corrects a privacy problem, which was that if the word sampling
algorithm chose a LogUnit that actually contained multiple words, then more
than two successive words would be included in the log.
Change-Id: I7c01c3dd3ac33d7e96c00836256bae9c14b124ed
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
screen again.
* commit '6f6974e6e9a2b177cf1355395e52652b49a13c3a':
Redisplay a hidden button after it entered the screen again.
|
| |\| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '825da76c72d420e8c43c7334cf273ba9e5da59fe':
Redisplay a hidden button after it entered the screen again.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 7600384
Change-Id: I6cd18fd7584b6e98260cb432956f08ba9886580b
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '6dc9933d83c166b57dcfc42d5738423cde2e5bee':
Hide the correct button when pressing a new button.
|
| |\| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'f8014eea341040f8d155e071e4e0c915a7ebd61d':
Hide the correct button when pressing a new button.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 7600384
Change-Id: Ic5dbbbbcf19d778dde1316ebb417f1a8ede2d25d
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'ab11dbe8f3fbc7b55b251d69e3846cab24811903':
Remove translatable="false" from setup wizard strings
|
| |\| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'b8ff89c809dabc46df9ee683c6064f67ee432213':
Remove translatable="false" from setup wizard strings
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ie2f53910ce91f8c288e83c4ea15dc51aafd4c6a2
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'c35e0e6a4b73f854fef07165c4f0bdd448f5bed5':
Support landscape orientation for setup wizard
|
| |\| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '42afa82d54f10d7faf8c4ba50516dd450606f98b':
Support landscape orientation for setup wizard
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 8159728
Change-Id: Ic0f73a7ebfea6e5e98aa320eb1ebc2a677271665
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'b3663df58238cc8e95e9b412964f6e8f43465d70':
Add welcome screen to setup wizard
|
| |\| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '68e4de1e78c62802fb18be120d58646ca35fe320':
Add welcome screen to setup wizard
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This is a preliminary implementation because the welcome screen video
is just a placeholder.
Bug: 8159728
Change-Id: I6a2459a266babec2f078fc393b18c77b0b7992a8
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'baa1e14da10fd1ab31780f08ffeb4f186124fc41':
Groundwork to implement landscape and welcome screen
|
| |\| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'fcefabf9abafc867ae858160169bb1cd19981e07':
Groundwork to implement landscape and welcome screen
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 8159728
Change-Id: I05ff6578980ec2e210ebb482ea51b1600e74a4f4
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '82a7b185bb8a14e610950548d36fae7a06030236':
Add finish action to setup wizard
|
| |\| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '16ec2e1155a0152c6ded42bc8941b90b7cd08d35':
Add finish action to setup wizard
|
| | |\ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bug: 8159728
Change-Id: I1578fc31875a1edbfea213fb5e1a1b464d02e941
|
| |\| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
into jb-mr2-dev
* commit 'ff078041e7829e1a0d4537c395dad0cf9c4d7f51':
Fix an NPE in recorrection
|
| | |\ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit 'f1dde6a1bf659d182db5a2645515cc1efe74459c':
Fix an NPE in recorrection
|
| |\| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
into jb-mr2-dev
* commit 'e5cbdfe1b83032c6ea212dd95c3968c522baa1d1':
Fix an NPE in recapitalize
|
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | |
| | | | | | | |
| | | | | | | | |
* commit '3629605b7c14b5eea498ef9588f4fef788ef454c':
Fix an NPE in recapitalize
|
|\| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit 'fc2ca29d71ef85a93170a7c5f2d61c084a694bb2':
Remove ScrollView from setup wizard
|
| |\| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit 'f10046bddc78c939c53236fb94ebaf413d108b11':
Remove ScrollView from setup wizard
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I85f089301d1be8ed789a20049d21e2c371cad1c5
|
|\| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
style files
* commit 'ed0d1156f7c95666b22e10284d8f985a5e83f283':
Move some attributes of setup wizard layouts to style files
|
| |\| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit '30f102e297d4e4afc28b3aad688fe72e814452e7':
Move some attributes of setup wizard layouts to style files
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I7b5999253c959531212ee27ac1ddfe39de280e2c
|
|\| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
when activated"
* commit 'ae19f170ba511d0bcb7632682b8f9ac45a91ece7':
Make setup wizard step number highlighted when activated
|
| |\| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit '1f6e06cf9244cdd8803ee653f948e169c190b067':
Make setup wizard step number highlighted when activated
|
| | |\ \ \ \ \ \ |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Bug: 8159728
Change-Id: I62ccbebaae0a0c4a93ad7c155fc3020a7f357f3c
|
|\| | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* commit '7158438a64d3f224590c484c989251d82b7fb5fa':
Update strings of setup wizard
|
| |\| | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* commit '88ee052c10a08bc48f40074583b64e5ebc43fdee':
Update strings of setup wizard
|
| | |\ \ \ \ \ \ \ |
|