| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Note: this entailed locking datetime settings not into portrait
like everything else in the setup process, but landscape, because
the existing xlarge layout wasn't rearranging itself into a portrait
alignment very well. I can give it another try later if I can have
some help from UE.
Change-Id: Ia8ce8e8292ed768bd117beedf3d94a287e658f4b
|
|
|
|
| |
Change-Id: I674112df2bdcec0bd94c85b1a777c336c037edc5
|
|
|
|
|
| |
Bug: 3501581
Change-Id: Icbcf8fd8084677e8ace7987f07e474bf1ce7d10c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- show bottom padding only when top bar is using static View
- hide wifi preference when ProgressBar is used
- show bottom padding when top bar is using static View and
wifi preference is hidden.
- rename wifi_config_padding to content_padding, as it is not
just for wifi config but for acquiring default hight of
@id/content
- update screen state correctly
Bug: 3502220
Change-Id: I86c89435f43d6bd016a78f7afeb5f477f63d0696
|
|
|
|
|
|
|
|
|
|
|
| |
- remove delayed button enabler stuff including
"add network" and "refresh" buttons
- add bottom padding to stop moving bottom divider up/down
- add padding for the preference, which should have been
done in I1f8fb8eca11d52d9c18866301553110c2147b3ef
Bug: 3424645
Change-Id: Ifc8120c123ee154fbe11526474edc65c5943eea6
|
|
|
|
|
|
|
|
| |
We need View in addtion to ProgressBar, since the latter doesn't
allow us to control its padding on the bottom.
Bug: 3443287
Change-Id: I1f8fb8eca11d52d9c18866301553110c2147b3ef
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
KEYBOARD!
Bug: 3413847
Change-Id: I3d427f449c6cdbad0770f087d1139dc94be50e80
|
|/
|
|
|
|
|
|
|
|
|
|
| |
We support sensorLandscape for a moment.
See also I45e30c652feab1d30c4f0379379f8ca4e455fa02
- Use sensorLandscape instead of default
- Modify paddings in default xmls to layout landscape stuffs
correctly
Change-Id: Ife03de69e4d1d2d898cd0e8de3cefd733aea8f19
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Introduce screen state, which suppress inconsistent
UI shown in 3378805.
- Introduce initSecurityFields(), which will reduce hook
inside WifiConfigController#showSecurityfields()
- fix layout for eap-not-supported case with "add network"
flow.
Bug: 3378805
Bug: 3403168
Change-Id: I52895570809095d9baceac5f84665572188ecefd
|
|
|
|
| |
Change-Id: I45e30c652feab1d30c4f0379379f8ca4e455fa02
|
|
|
|
|
| |
Bug: 3415073
Change-Id: I01d8c958a495bd7d9376304de1098b473b56a091
|
|\
| |
| |
| |
| | |
* commit 'b3d50cac649c101d1932825749ef686189c6b4f8':
More CryptKeeper UI work.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Implemented failure case.
* More pixel perfect
* Remove the animation
* Display the encroid on the blank screen
* Remove the back button.
* Fix portrait mode screens
Bug: 3384231
Bug: 3394103
Bug: 3388721
Bug: 3381450
Bug: 3406278
Bug: 3351832
Change-Id: Ib763c8b577198deb45255acc767bc6d5409efc0c
|
|/
|
|
|
|
|
|
| |
The button was once disabled due to the issue 3400715.
See also Ic618078bc70a7db35ec22e6382b9486e92630120
Bug: 3403168
Change-Id: If823a0e8218480b89405e5c4fa6d1afe791eb6d5
|
|
|
|
|
| |
Bug: 3383738
Change-Id: Ie06d85ee22482f865a8173a45d0645699427729e
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Basically set text size to 18sp and change layouts
along with the new design.
- Add custom list item xml for Wi-Fi security field
rename existing "custom_list_item.xml" to appropriate
name so that we won't be confused with their naming.
- Use the custom xml just in SetupWizard.
Bug: 3364731
Change-Id: I014903277a03c359ea193dd0f0a37c84ade19fa1
|
|
|
|
|
|
|
| |
It has broken UI which possibly get users stuck.
Bug: 3400715
Change-Id: Ic618078bc70a7db35ec22e6382b9486e92630120
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use the DPM to determine if we are encrypted.
* Fix misspelling (Comfirm -> Confirm).
* Animate to black when enabling encryption.
* Add holo droid background.
* Change the progress bar to indterminate.
* Display the percentage complete in the status line.
* Fixed bug 3388097. You will no longer have to unplug your device to start encryption. This line is intentionally long. I could make it shorter but I am proving a point: <magic>overflow: auto;</magic>.
* Actually hold onto the wakelock to prvent the device from sleeping.
* Implement onStop() as a orientation change can happen at boot. This will start the activity twice and there will be multiple handlers with messages.
Change-Id: Ia752d106c39e0d81431e856f8f500182e8ec1abd
|
|
|
|
|
|
|
|
| |
This updates the layout to make more room for the button
text in SecuritySettings. The code now uses styled attributes
to make it easier to tweak in the future.
Change-Id: I5fbdf2f6ae4c4c1f9614ab97891f9f2fe6cda628
|
|
|
|
|
|
|
|
|
| |
* Grab a full wakelock while encrypting.
* Fix a bug with failed attempts.
* Add a custom theme to animate the screen to black.
* Fix the keyboard to be displayed properly in landscape and portrait.
Change-Id: Icc2d813ce1780588eb3b16f5204c3c60cae5236f
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* There is now a 30 seconds delay after 10 failed password attempts.
* The device is factory reset after 30 failed password attempts.
* Implemented the progress UI for inplace encryption.
Change-Id: Ie830b03f9c84a117ee3048086275d6049907fa3c
|
| |
| |
| |
| |
| | |
Bug: 3347865
Change-Id: I9c425186515df387ac7951ff85ccf3d4d6732d08
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Show "connecting" and "connected" text
- Modify layout for "Add network"
Bug: 3347865
Change-Id: I9c9b33b9033e7fb4f885717f00507c1360400725
|
|/
|
|
|
| |
Bug: 3347865
Change-Id: I529fc2f5e11388b34b66617aee64b7facd3708e0
|
|
|
|
|
|
|
|
|
|
|
|
| |
- revise xml for new layout
- introduce padding View objects for resizing screen when
software keyboard is shown.
- We now don't show the detailed status of Wi-Fi module anymore
in SetupWizard flow (like "disconnected", "connecting", etc.)
- remove Forget button and relevant code.
Bug: 3347865
Change-Id: Ieab3246f06ee73af59e247b3f9f31c7570efc71f
|
|
|
|
|
|
|
|
| |
- Use style
- Use minWidth instead of layout_width
Bug: 3362316
Change-Id: I16b99b234a50784e0a9bac3d3141ac9fe618f214
|
|
|
|
|
| |
Bug: 3347865
Change-Id: Ie80f2eb784ce70edc81fbab9541fe1601f7f0ee3
|
|
|
|
|
| |
This isn't final and it will wipe your device.
Change-Id: I7fecded92a745844435878d0409d620bfa571472
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I59e46366e1911ae7fd37f07719f1e7ba0825733c
|
|/
|
|
|
| |
Bug: 3346105
Change-Id: I4a8367d54d2c62257618ad9e8415bcd1c3419802
|
|
|
|
| |
Change-Id: I8410a98246d81606ab728cfe4e9c700dd5ef2c7e
|
|
|
|
|
| |
Bug: 3330109
Change-Id: I09a3965cb150d1004ef03d6bc3170ad79526c47f
|
|
|
|
|
| |
Bug: 3321110
Change-Id: Iaac35a507b8e46e2d4702f0e5cda7b515a57db67
|
|
|
|
|
|
|
|
| |
- DateTimeSettingsSetupWizardXL
- WifiSettingsForSetupWizardXL
Bug: 3308677, 3137755
Change-Id: Ifdf67aa7521de7ef0286fea2b15ce693fbf5d5ce
|
|
|
|
|
|
|
|
| |
This combines the two activities ChooseLockPatternExample and
ChooseLockPatternTutorial into one activity and makes use of the
built-in LockPatternView animation to show an example view.
Change-Id: If3a4b236a15a6d99b1c0b5c11e5e923267fa30d3
|
|
|
|
| |
Change-Id: Icd631b4c70e7b9f6b9a8c24dd513aed259a22d6a
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This updates the layouts to conform to the latest UX spec on
large devices and fixes a bug where the IME shown for PIN
selection was the QWERTY keyboard.
Change-Id: Ib9f0b1631f11c8eff6898bfff9447d3dad75cc42
|
|/
|
|
|
|
|
| |
Also force landscape mode in XLarge screen.
Bug: 3285153
Change-Id: I9f4a0de6a36d0be2b5f80b734a4910f4bb154905
|
|
|
|
|
|
|
|
|
|
| |
This converts most of the existing activities to fragments and wraps
them in PreferenceActivities so they can be launched as before
(e.g. by a DevicePolicyManager)
Upload after sync/rebase.
Change-Id: I4f351b75d9fca0498bcb04b4e11ff3b70765a4ba
|
|
|
|
|
|
| |
bug: 3253922
Change-Id: I71ef24dcb19437d0666ea3206f184e511b5f047e
|
|
|
|
|
|
|
|
|
|
| |
- Use Popup instead of bare fragment.
- Expose Adapters in ZonePicker.java so that it can be used
outside the fragment.
- Fix layout
Bug: 3175603
Change-Id: I2726fde4fa1a9aea1ecb29b6aa2d23dbc54232b9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major:
- move SetupWizard-related codes to WifiSettingsForSetupWizardXL as
much as possible
- stop using Preference for configurinig wifi network. We use
WifiConfigUiForSetupWizardXL instead, which is base on a bare View.
Minor:
- change button handling code expecting better readability.
- hide Detail button.
- modify strings a bit.
- add logs
Bug: 3175016
Change-Id: I5b29917af73aac6a82e13ba846a9d5085f9bd523
|
|
|
|
| |
Change-Id: I874e1e8d86e8b219414f6bf2ff945ea4f9ab7a6c
|
|
|
|
|
| |
Bug: 3164013
Change-Id: Ide367d51bcd7fcd97403c92ee049a1bb2633e272
|
|
|
|
|
|
|
|
|
|
|
|
| |
We don't want to show every configurations in default, while
we also don't want to complicate basic wifi logics. In order to
achive both goals, we first introduce tweaked xml file
(wifi_config_preference2.xml). It does contain all the
config components but almost all of them are in "gone" visibility.
Those components are still able to act as data storage, but never
be seen as actual UI components.
Change-Id: I4ad3c1b4cbbe77ca2b628b0be25e2b3eb9d645aa
|
|
|
|
| |
Change-Id: I99b503005d199084062b63a2de1e049926b212a9
|