summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod
Commit message (Collapse)AuthorAgeFilesLines
...
* SetupWizard: Add backup restorecretin452015-02-035-18/+121
| | | | Change-Id: Ide7149eee903cce11dfeb7fb919b707c614c8735
* SetupWizard: Fix some navigation bar issuescretin452015-01-301-6/+14
| | | | Change-Id: Ifb75247001541a272dd00cdf129b2ea706a2a69e
* SetupWizard: Catch exceptions reading key disablercretin452015-01-301-1/+9
| | | | Change-Id: Ib86e71ec9358db88ff4bcddd9cf26e2dd5b0b817
* SetupWizard: Use telephony checkcretin452015-01-301-1/+1
| | | | Change-Id: If888fd9dc5865a7d131d18db38be870a8569eeb0
* SetupWizard: Let cyanogen settings page handle finish actioncretin452015-01-302-49/+36
| | | | Change-Id: I84e383cb3db7ef32c6097e6b1912d71a5eafb4c4
* SetupWizard. Let each page optionally handle deferred actions on finishcretin452015-01-303-0/+10
| | | | Change-Id: I040d8dd472cc73ee034b3dbe8177a5b2e3314918
* SetupWizard: Fixup layout and use sim graphic based on configcretin452015-01-301-1/+11
| | | | Change-Id: I73dd665a526c8a025e82a6f839d3dc9055742ed1
* SetupWizard: Fix typocretin452015-01-301-1/+1
| | | | Change-Id: I644013ffed012aac30f6bdd960c4c630b5cd7a03
* SetupWizard: Add receivers for sim state and timecretin452015-01-297-34/+118
| | | | Change-Id: I8d44623e898eaa175d69d682c8089caa1a58f287
* SetupWizard: Use immersive mode for wificretin452015-01-291-1/+1
| | | | Change-Id: I76294fe9aac49984a4ff17f4671ee2df5e4236d3
* SetupWizard: If wifi doesn't return canceled, move to nextcretin452015-01-291-3/+3
| | | | Change-Id: Ia52e73a7d85064e564c04d4962f3c0cd6dec2b0f
* SetupWizard: Refactor page completed to hiddencretin452015-01-285-15/+15
| | | | Change-Id: Ia5e84c52a711767e539adcc3b1a2fdc5d5a27b13
* SetupWizard: Move fragment to correct packagecretin452015-01-284-1/+4
| | | | Change-Id: I5cf3a876f2574cbf2160715f972101f274c27c23
* SetupWizard: Show next instead of skip on choose data sim pagecretin452015-01-281-5/+0
| | | | Change-Id: I159eab7ef18bd0ad504cc48434cb702ad77b6e37
* SetupWizard: Only call isSimMissing for missing sim pagecretin452015-01-271-1/+1
| | | | Change-Id: I31062ac17ace92824653c6b996ff16ee564a963e
* SetupWizard: Move reveal finish animation up to activitycretin452015-01-272-49/+45
| | | | Change-Id: I983cfcfad3fcd9808442917bb8b4ae7f8a8d7c2b
* SetupWizard: Turn off signal strength listener prior to detachcretin452015-01-272-2/+6
| | | | Change-Id: I4c4b4a3e82067704b6895b9d46997d6e72b38786
* SetupWizard: Add config for branded devices and sim card resourcecretin452015-01-271-1/+6
| | | | Change-Id: I6a5b0de93dd254826827d7a1501eb3e95901678e
* SetupWizard: Fix some animation derpcretin452015-01-272-2/+2
| | | | Change-Id: I47200c2b73a44e8af6279437afc137f4b33d0cc2
* SetupWizard: Forward port accessibilitycretin452015-01-272-0/+288
| | | | Change-Id: I04e5e02bfb94b9a6c6b6a0e95f1059a710075528
* SetupWizard: Don't run wizard if user_setup_complete is setcretin452015-01-261-0/+10
| | | | Change-Id: I2e97ecb4fa0458b117e0250595306706245c9c67
* SetupWizard: Advance if account existscretin452015-01-231-1/+3
| | | | Change-Id: I8ab1c1b4f25c31d7c97f568b923724743cd3c322
* SetupWizard: Fix double advance after adding accountcretin452015-01-233-15/+5
| | | | Change-Id: I039f0c290c4ef539df16374cb1e6f2e7b49e41cd
* SetupWizard: Separate the CM services and settings pagecretin452015-01-234-247/+331
| | | | Change-Id: Ia51404ea75cbf5a9219f354412ecb34edbb08958
* SetupWizard: Improve some of the transitionscretin452015-01-235-3/+29
| | | | Change-Id: I26a9d20cf429ab137d9877970ea0d6e4eafec0ad
* SetupWizard: Launch activities before loading fragmentscretin452015-01-232-2/+2
| | | | Change-Id: Ic5f393e37e6a77ffa9812f8370d2e3ee05ec9a1d
* SetupWizard: Add loading fragment if launching into another activitycretin452015-01-234-9/+72
| | | | | | Also always show the Wi-Fi page Change-Id: I3be39f793403131ea07d071c3d107b1800771e65
* SetupWizard: remove logspamcretin452015-01-231-1/+0
| | | | Change-Id: Icaa4120c404d131604a2c44f77b49e61875c6038
* SetupWizard: Use GMS AccountManager as intendedcretin452015-01-231-38/+20
| | | | Change-Id: I1c2bac11745d0d6b9a9378e483d1b64b01f5df44
* SetupWizard: Better handle next and previous actionscretin452015-01-2311-55/+122
| | | | Change-Id: I239269d9313594b1d37ce3468e0c095c851946c6
* SetupWizard: Launch GMS account setup by intentcretin452015-01-232-23/+57
| | | | | | Fallback to AccountManager api if intent fails. Change-Id: I5ec06f452d12706a0f59e2f2a85bd9b4b5e4a965
* SetupWizard: Launch gms setup in immersive modecretin452015-01-221-0/+1
| | | | Change-Id: I22362ba382a07a65209da2fa76445bc60cdabdf3
* SetupWizard: Add privacy policy popupcretin452015-01-223-7/+99
| | | | | | * Also launch cmaccount by default Change-Id: Idf625f4f5c8bdb05a4d0b888846972c11676d12d
* SetupWizard: More refactor to match redlinescretin452015-01-2110-114/+103
| | | | Change-Id: I74f422ba0c294d5e91aefb9356458c681cc53b37
* SetupWizard: Add Cyanogen services pagecretin452015-01-1911-93/+447
| | | | Change-Id: I39970b1b659a3a7ed3bb5b4350707aa0e53aba24
* SetupWizard: Initial commitcretin452015-01-1521-0/+5272