Michael Bestas
8ab69bbd87
Automatic translation import
...
Change-Id: Ic6ea5026d11093b716305389e3c58a7c0d2fa252
2015-08-24 05:35:41 +03:00
Tom Powell
cf113aa4e8
Automatic translation import
...
Change-Id: Icf38ad917a0bd578b8e4dd944a03b716855daab3
2015-08-20 14:58:34 -07:00
Michael Bestas
c0886d8053
Automatic translation import
...
Change-Id: I29ba4c0839692d3d2feb36e67abba54c98e6a4aa
2015-06-22 21:12:36 +03:00
Michael Bestas
c5db58d5ca
Automatic translation import
...
Change-Id: I1f5a00cdb88fe750860893f7fc36528373321cdd
2015-06-01 22:00:32 +03:00
emancebo
7a255f6e5c
SetupWizard: add overlay to uncheck cyanogen theme option by default
...
Change-Id: I278dcb3b2d8099b71a66d90250c40836dd8ec7fc
2015-05-22 16:59:25 -07:00
d34d
a726a3d990
Remove use of mCanceled
...
It is possible for mCanceled to be set to true even though it
was canceled without ever playing back the cancelation message.
This can end up putting us in an incorrect state where the user
must release both fingers so ACTION_UP finally sets mCanceled to
false.
The cancel() method was still being called and since it does the
proper checks for removing/sending messages, the use of mCanceled
is unneccessary.
Change-Id: I38679d3bf65157a9ba5ca3d898c5c8d55e5df9f5
REF: LETTUCE-293
2015-05-19 14:44:55 -07:00
cretin45
838a8e11b2
SetupWizard: Increase delay for accessibility
...
Change-Id: Ifff7161f95e91ec7763f388206cd1d30804ad600
(cherry picked from commit 9dd952e3f6
)
2015-05-16 18:22:47 +00:00
Michael Bestas
0f80350f39
Automatic translation import
...
Change-Id: I2f1d52ef251daa67b8b91a4041380a9b347c7ac3
2015-05-11 23:19:13 +03:00
Michael Bestas
d5a226372a
Automatic translation import
...
Change-Id: I6b8d3fb084df5abb3449b842ce02d1d6aaf2170a
2015-05-02 02:53:08 +03:00
cretin45
a0eb5bb442
Setupwizard: Fix msim NPE where sim only in slot 2
...
Change-Id: I919129185cb49c51f9f02d9718e116e7d02b0d2c
2015-04-27 13:20:13 -07:00
Michael Bestas
9a610892c4
Automatic translation import
...
Change-Id: Ifc62c159189df11f3443defc57069ab5b78b644f
2015-04-25 01:15:00 +03:00
Michael Bestas
c4df39fe5c
Automatic translation import
...
Change-Id: I1649ba39d39b73ce351909a310041d6f6b0a99b7
2015-04-17 22:20:07 +03:00
cretin45
70c7b24ab5
SetupWizard: Give radio a 10 second chance to come up
...
Change-Id: Iadd817b200106783dd67edbc5ad03928ce2baa6b
2015-04-14 17:28:37 -07:00
cretin45
cb09e29e29
Setupwizard: Make sure to advance if GMS is absent
...
Change-Id: Ia0c4d83c9a9f7c581208d753024f55f48326afc7
2015-04-09 12:09:24 -07:00
cretin45
1d7988a4c7
SetupWizard: Aggressively hide nav bar on soft key devices
...
Change-Id: Ic23fd7e605a323411fe2f581235ff3ed45bfcaed
2015-04-09 10:44:41 -07:00
cretin45
62b79e3880
SetupWizard: Ensure page object isn't null if FM destroyed
...
Change-Id: Ia794e7656587ca803d02418d3d84d4df5027cd00
2015-04-09 10:43:41 -07:00
cretin45
0fde3a04cc
SetupWizard: Handle all touch events in EnableAccessibilityController
...
Change-Id: Icf15be21c90d32305a9c1f8b9835eb473acf1f33
2015-04-08 12:09:55 -07:00
Michael Bestas
cc9467cfbd
Automatic translation import
...
Change-Id: Ifa97d2292f1ab37a21a8695a53e673f406df706b
2015-04-07 00:51:01 +03:00
cretin45
4c2ce25f1c
SetupWizard: Don't assume order of SubInfoRecords
...
Change-Id: I3b4132afccc96a5d08986a3cb902bd384931f21f
2015-04-03 16:07:47 -07:00
Aaahh
9192fc6903
SetupWizard: Disable Checkbox on Resume
...
Change-Id: Ica6f3043b9b0d3703b6ce6f47a43b5201deb05b7
2015-04-03 18:23:30 -04:00
Michael Bestas
6fb3d23f09
Automatic translation import
...
Change-Id: Icd2308a33556872fa1564058b8250c60dc1b8372
2015-03-31 01:51:32 +03:00
cretin45
c8e4c29020
SetupWizard: Lock orientation prior to finish animation
...
Change-Id: I43a69937e2deb5f55585522fe5d00c51ffdae569
2015-03-23 15:08:09 -07:00
Michael Bestas
afcf65d6c0
Automatic translation import
...
Change-Id: I9aa0c0cf342d79ffcdb42e8c87284ad354fc9563
2015-03-22 20:01:36 +02:00
cretin45
33683fc2ce
SetupWizard: Initialize the nav keys bundle boolean
...
Change-Id: I50f2ef0fb7226c8b58437b669ca71df436d68ee8
2015-03-20 15:00:21 -07:00
cretin45
838248ab86
SetupWizard: Fix regression for devices without custom default theme
...
Change-Id: Ia223c1b118dbb68e596ff01cf944bc870a321752
2015-03-19 15:05:23 -07:00
cretin45
83be05d6ec
SetupWizard: Fix regression, only init pages once
...
Change-Id: I1207cb3975daa752a66eb8e9e40635f9a8009509
2015-03-19 09:46:17 -07:00
cretin45
ed5d46703e
SetupWizard: Better handling of launching into other activities
...
Change-Id: I4d8dc4a1b25e45c6ff35042239a0adf4c16458f1
2015-03-17 15:18:16 -07:00
d34d
836f867086
Disable theme components for secondary users
...
This patch is to mitigate theming problems with multiple users.
Once themes properly support multiple users we can revert this.
Change-Id: Idc89a273bc1563fc668ca2a5a591cf133e8d5406
2015-03-17 15:41:08 +00:00
Michael Bestas
c7b84c2793
Automatic translation import
...
Change-Id: If0a158896a3ec49fb0b32c48c6f426dea4d9b653
2015-03-15 01:48:39 +02:00
cretin45
bfde63c27c
SetupWizard: #blamethemes
...
Themes keep breaking the handle themeConfig flag. This provides a workaround for cases the activity gets torn down during the finish process.
Change-Id: I6664ded3dfff5b69c1217f89f25106953cb5f92a
2015-03-13 16:18:24 -07:00
cretin45
0ed67f547c
SetupWizard: Only go through OOBE if owner
...
Change-Id: I3886119d0d6fd69f18ea23d4b6435da75280dbf8
2015-03-12 13:50:19 -07:00
cretin45
f66c56b62f
SetupWizard: Only update network state when resumed
...
Change-Id: Id018bf0ed4d9c54a1d6d57d53749c265b1d0e269
2015-03-11 17:14:22 -07:00
cretin45
77fce341b1
SetupWizard: Update legal link
...
Change-Id: I1389dbb3e7e0ba3b7db992fdef02f4c8fdc1692d
2015-03-11 09:59:24 -07:00
cretin45
0d31b31aac
SetupWizard: Refactor for better transitions out of OOBE
...
Change-Id: If91da3f44dbc5383236b54da529953d48a475250
2015-03-09 14:49:31 -07:00
Scott Mertz
7732b7485d
SetupWizard: move to CmHardwareService
...
Change-Id: I9413151fe307d23196ea5736dc8c50966a43a7cc
2015-03-07 00:56:09 +00:00
Michael Bestas
7faec91e22
Automatic translation import
...
Change-Id: Ie14f953a377b6d9410c6b5b386334e153abd4964
2015-03-06 22:14:59 +00:00
cretin45
7c8e091320
SetupWizard: Fix race condition on finish
...
Change-Id: Ie4a5893c49db7ce9622091e05776cb5523ed5c45
2015-03-06 14:01:53 -08:00
cretin45
226687c0b2
SetupWizard: Make sure we have this activities themechange listener
...
Change-Id: Iae69f1d7df2b3c032a187eda3593ea83fe0d9196
2015-03-05 13:58:01 -08:00
cretin45
ef4cd78d5f
SetupWizard: Add metrics for internal builds that ship with CMStats
...
Change-Id: Id932a105c18332e32605530d1502ff99b7cf380a
2015-03-04 13:08:00 -08:00
cretin45
c9c13f20c9
SetupWizard: Add callback for actions to run post finish
...
Change-Id: Ifa62c94f61afbe33a97a66dc0acb72e303023579
2015-03-03 12:31:16 -08:00
cretin45
4e192fd22b
SetupWizard: Darken the button bar text
...
Change-Id: Ie56d4726c6191f603b15bcc112c8b2bdabd53fc5
2015-03-03 12:07:31 -08:00
cretin45
2ed0fae81e
SetupWizard: Update legal link
...
Change-Id: I7fddeac0a5da34906169bcd89a3f308a8463759e
2015-03-02 12:42:39 -08:00
cretin45
bce5500e27
SetupWizard: Make sure fragment is attached in callback
...
Change-Id: Id492defa4c1d9bcad87311250a5f62fa046ee381
2015-02-27 17:24:32 -08:00
Michael Bestas
ec7edd5154
Automatic translation import
...
Change-Id: I39a444b2b346bebabe2ada088bdb58422ece13fe
2015-02-28 02:23:59 +02:00
Adnan
da8333a352
SetupWizard: Update setting constants.
...
Change-Id: I6d6070b3bdeaf8caf55f8c7d5fa3a54ab2d088bc
2015-02-26 18:15:56 -08:00
cretin45
1a6841815e
SetupWizard: Images to get overlayed on mass market devices
...
Change-Id: I5be1419b75604478939846332a23ff1fdfb232ca
2015-02-25 15:33:36 -08:00
cretin45
01f21da16b
SetupWizard: Add option to apply default theme if one exists
...
* A bunch of code cleanup/refactoring to make this work
Change-Id: I059fb5fa5bcd7dd8821e993218a320554f10a314
2015-02-25 14:59:06 -08:00
cretin45
1d54e5207a
SetupWizard: Auto advance sim missing page if sim inserted
...
Change-Id: I3105a264bb9ae13c513398ae19d541ae194b7331
2015-02-23 16:03:47 -08:00
cretin45
d385c7e906
SetupWizard: Fix race conditions with async callbacks
...
Change-Id: Ifeeec3ac74b4644bb26b9f90d0159a64b173785b
2015-02-23 15:58:21 -08:00
cretin45
d7e70040b7
SetupWizard: Refactor context type
...
Context is assumed to be SetupWizardActivity and blindly cast. Just make the Context reference a SetupWizardActivity.
Change-Id: I3d7ffd08980fbff0fbea51b45b28002b49813038
2015-02-23 14:33:07 -08:00