| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ic03653ba9e447830ec3d4b3ae5d9c7b4472d6170
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 3267042
Change-Id: I127a2e9d11fb70283812e68979bdde3976e32cf9
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: I58f1a7d3da4c09ad3e00a94bc5353393b99f7d6d
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Removed context menu logic for long press (no longer used).
- Converted device picker to run in its own Activity, using a dialog
theme on large screen devices and full-screen on phones.
- Removed unused resources.
- Add device to "Paired devices" list when pairing is initiated by the
remote device.
- Return to Bluetooth settings pane after successfully pairing a new
device from the "Find nearby device" pane.
- Add support for renaming devices (TODO: persist the custom name and
update the "bread crumb" in the action bar to the new device name).
- Add support for incoming file transfer and auto connect checkboxes
in DeviceProfilesSettings.
- Show available and connected device profiles as icons instead of
summary text. Available but disconnected profiles are drawn in gray.
- Fixed bluetooth_notif_message to include the device name as a parameter
instead of appending the name to the end of the localized string.
- Changed some fields from private to package scope for more efficient
access from inner classes.
Bug: 3137982
Change-Id: Ic2d6ee5be60c9c5b3f3a8a58846d58efedfa5c93
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Settings now queries the backup manager for a configuration Intent and
text descriptive of the state of the currently-active transport. These
are used by a new Intent PreferenceScreen within the backup section of
the Privacy settings UI.
When touched, the Configure item launches the Intent supplied by the
transport; when no such Intent is available, the item is disabled. The
summary text describing the current backup state is also supplied by
the transport.
Bug: 2753632
Change-Id: I3d8fb3d4b08a2b6fa8d3ad8f9e02a66430948423
|
|/
|
|
|
|
|
|
|
|
| |
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: 3237631
Change-Id: Ibc70008b345fc3f7213ea2db1e6ec2ddb66a1d53
|
|
|
|
| |
Change-Id: Ic92a3de895735fc019ca506f904d63f23c82ec8f
|
|
|
|
|
|
| |
bug: 3253922
Change-Id: I71ef24dcb19437d0666ea3206f184e511b5f047e
|
|
|
|
|
|
| |
bug: 3196685
Change-Id: I06d71e68485cde8254bbe7c145949791b19fbaae
|
|
|
|
| |
Change-Id: Ic3c118ac9194e226e6384e01c9ea7e150b1d9521
|
|
|
|
| |
Change-Id: I3bf714f67a143a94b922cb25f0ecb27ac2c621ba
|
|
|
|
| |
Change-Id: Id3eaf43c69acdff39966ce6b4af4d51ebf14c999
|
|
|
|
| |
Change-Id: I3ac587ec2dea43cdf2bd4357a48f75e9b41f440a
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Ifa67354329fd9a3c44ae870fc063df8048c2f7c8
|
|/
|
|
|
|
| |
Fragmentized some of the activities and moved buttons into the menu area.
Bug: 3148844
|
|
|
|
|
|
|
|
| |
This moves OwnerInfo into Location&Security and adds the
necessary logic to only show it in modes that make sense-
Lock (when not disabled) and Unlock (pattern, pin, password).
Change-Id: I3549dc4d956406aea3d63cd06d37bcea27a5b555
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
This allows the user to tell the device to not show lock screen
at all as long as the DevicePolicyManager allows it.
Change-Id: Id46002500b47fc955565be197ac78b7b13b6757d
|
| |
| |
| |
| | |
Change-Id: Ib13eef88a2489cc34caaa727680334f18489a3dc
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I82b14000350967846de82123956ea8955a2b2e01
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | | |
Change-Id: If3bd32658300cb028411d1aa7a3f56d8c1d234eb
|
|/ / |
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I55b0229ca58d63282625b6eaf9e0e58672403c02
|
| | |
| | |
| | |
| | | |
Bug: 3165933
|
|\ \ \
| |/ /
|/| |
| | | |
icons on the left."
|
| | |
| | |
| | |
| | | |
the left.
|
| |/
|/|
| |
| | |
Change-Id: I2f6d6220057db8eb6fb8126ebec9e209d4eade36
|
|/
|
|
|
|
|
|
|
|
| |
- 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
|
|\ |
|
| | |
|
|/
|
|
|
|
| |
Also fix battery use button on device info to do the right thing.
Change-Id: I663429d5eb15ac4500feabeebd7ad2e3b8238409
|
|
|
|
| |
Bug: 3053019
|
|
|
|
| |
Change-Id: I0864f6738b37c3203e166bb8f7e61e8904d9980a
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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: I8ff3fdad70919d2937c3a897b5698e45078d0227
|
|
|
|
|
|
|
| |
We can't have versions of the strings for both tablet and nosdcard. Reword it so that we only need
the sdcard or no sdcard versions.
Change-Id: I4f2582504fd8a5e12489b40947f7de9d20e0314f
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 3173067 - Auto timezone checkbox out of sync with dependency
Bug: 3175116 - Crash when launching Manage Accounts screen
Move "Add Account" to a menu item from a button at the bottom.
|
| |
| |
| |
| |
| | |
Bug: 2823530
Change-Id: Idbf46aa59f3c529a3a3ef2d7d4e607822b34f51d
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I5a9fa46af358f363b2fe80a8ba7599d13dea5eb7
|