| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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
|
|/
|
|
|
|
|
| |
A spacer are added on the left side of each preference, which isn't
needed in XL setup screen.
Change-Id: Ie3b8e04b492b4a4840ba1bbda4a413673734fbaa
|
|
|
|
| |
Change-Id: If6241110957719c64287fc5c49e8db884fef52d4
|
| |
|
|\
| |
| |
| | |
shortcuts."
|
| |
| |
| |
| |
| |
| | |
Meta data specifies the fragment class and top-level header that it belongs to.
Bug: 3127704
|
|/
|
|
| |
Change-Id: I874e1e8d86e8b219414f6bf2ff945ea4f9ab7a6c
|
|
|
|
|
| |
Bug: 3164013
Change-Id: Ide367d51bcd7fcd97403c92ee049a1bb2633e272
|
|
|
|
|
|
|
|
| |
Allow individual Bluetooth profiles to be connected/disconnected from
the device's settings pane.
Bug: 3137982
Change-Id: I21512c5bf965fc523f3dc1e83d029b16b5e22440
|
|
|
|
|
|
| |
Split the screen into 2 fragments.
Bug: 3148480
|
|
|
|
| |
Change-Id: If38152590580ff24da1c5593e1da53ac6b1952e2
|
|
|
|
|
|
|
|
|
|
| |
We dont need this in the UI now that
channel settings is gone. The country
code setting can be done from CLI
for debug purposes.
Bug: 2936741
Change-Id: Ic61abac30af99611af4d67662355068cea6dd4ed
|
|
|
|
|
|
|
| |
All of the UI under manage apps should now be working. Various
cleanup through new framework APIs. Fragmentized developer settings.
Change-Id: I2b42a2dd0d015e0fdcde497579ddad3dceea9da2
|
|
|
|
|
|
| |
- Updated proguard.flags
Change-Id: I198761b0f0ad5288c8c807a7a3c2e965731fcee5
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I0c3d6a358d0236893aba7257537ec32bfad4170d
|
|/
|
|
|
|
|
|
|
|
|
|
| |
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
|
|/
|
|
| |
Bug: 3013561
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Added a separate scanning screen.
UI changes to not require long-press options.
Needs TODOs to be filled by BT team.
Bug: 3038327
|
|/
|
|
| |
Change-Id: I0d19c79e3e0ac76527671d181bb77e8944ec4a5f
|
|
|
|
|
|
| |
- TODO: remove InputMethodSubtypeEnabler from the framework
Change-Id: I751f3c73197c855c7f186ff64465d88ed1e2b603
|
|
|
|
|
|
| |
Bug: 3119043
Bug: 3112178
Change-Id: I573146ed0c834cb88d5f42c25fe0be3ed501a321
|
|
|
|
| |
Change-Id: Ica5cc926fb8a3ec3af9d4925f086ded0ac683c3a
|
|\
| |
| |
| | |
including cache files in storage size
|
| |\
| | |
| | |
| | | |
in storage size
|
| | |
| | |
| | |
| | | |
Change-Id: If26aeaed7572354feca7b8e65b7451a024a10266
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This interfaces to GSF to actually change the setting as Settings doesn't
have the permissions to do it directly. When GSF is not present on the device,
the setting will be hidden.
Depending on change: Ib3809571fe22f40ba34468d39fedfff70f0742ef
Bug: 3093036
Change-Id: I98596cce118f0fa5ebae45a7f8ab9c9f8a3bf2bc
|
|\ \ \
| |/ /
| | |
| | | |
Change-Id: I3598e15091fdb2593a2d9d56f6bf646ddc87e879
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
Merge commit 'a640fb4f97ee5e317ed51bd585c892d465b3da38' into gingerbread-plus-aosp
* commit 'a640fb4f97ee5e317ed51bd585c892d465b3da38':
Fix the build. A "--" token is not just text in an XML comment.
|
| | |
| | |
| | |
| | | |
Change-Id: Ifbc3de1dd209860f516920e5b9c1742813845380
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
Merge commit '69827524365ae448d19b2089c46534e925cc2bfd' into gingerbread-plus-aosp
* commit '69827524365ae448d19b2089c46534e925cc2bfd':
Try to fix bug3119318 without breaking the build this time
|
| | |
| | |
| | |
| | | |
Change-Id: Ic89675546f3ab72588ce18fbe7740749da6f870c
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
Merge commit '9f869d1198fcf1866ad2a6451df05f5d72653711' into gingerbread-plus-aosp
* commit '9f869d1198fcf1866ad2a6451df05f5d72653711':
Revert "Fix bug3119318, missing Mount USB storage strings"
|
| | |
| | |
| | |
| | | |
This reverts commit af06d7a94a69d82ef5f2d8082e75c368f4204afb.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
Merge commit 'af06d7a94a69d82ef5f2d8082e75c368f4204afb' into gingerbread-plus-aosp
* commit 'af06d7a94a69d82ef5f2d8082e75c368f4204afb':
Fix bug3119318, missing Mount USB storage strings
|
| | |
| | |
| | |
| | | |
Change-Id: Iefebd97d85ad4a51f604e9a7fa709ba84c94239d
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
in Manage Apps is confusing" into gingerbread
Merge commit '149fec6a899079eba30743e7055834969c138d52'
* commit '149fec6a899079eba30743e7055834969c138d52':
Fix issue #3114356: Storage visualization in Manage Apps is confusing
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
is confusing" into gingerbread
Merge commit '7a51995581128a9ade44682abe064d9fcca79aa6' into gingerbread-plus-aosp
* commit '7a51995581128a9ade44682abe064d9fcca79aa6':
Fix issue #3114356: Storage visualization in Manage Apps is confusing
|