| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| | |
* changes:
Add resources for light theme
Support Holo Light theme for wifi during setup
|
| |
| |
| |
| |
| | |
Bug: 10407819
Change-Id: Ie232b2d48a8d67355d7c31a878ebaa79aae7c44d
|
| |
| |
| |
| |
| |
| |
| |
| | |
Adds programmatic support for holo light theme, activated by setting
EXTRA_THEME to "holo_light". Light-themed graphics are still pending.
Bug: 10407819
Change-Id: I81b6bf3fdf7ca3ee72b0f921b8adf6d858415887
|
|/
|
|
|
| |
Bug: 10508371
Change-Id: Ic2d2128433ae26ea6750281b978781cb56b97036
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Creates an easy way to ask for the restriction pin before
allowing access to a settings page. Does this to the WiFiSettings.
Change-Id: I49734f66e09b6449596412ecf6fc1113bf57ce7f
|
|/
|
|
| |
Change-Id: If4f8c4e9d9949b652946cffe0ebb09b587e5a042
|
|\
| |
| |
| |
| |
| |
| | |
AP Dialog"
* commit '5b7bf112f55639668b34919dcf2ba19f2cfffaa3':
Fix "Add Network" show last selected WiFi AP Dialog
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When user taps Wi-Fi add network button, the pop-up dialog is not empty (it shows last selected WiFi AP Dialog).
The above is observed after the following steps:
- Launch Settings application
- Turn on Wi-Fi
- Select any Wi-Fi Access Point which is not connected previously and change to portrait mode
- Press Cancel from the pop-up and select Add Network icon in menu
Because the "Rotation" operation will cause WifiDialog re-creating and the current settings
of selected Wi-Fi Access Point is saved before WifiDialog destroyed.
Then, the saved Wi-Fi Access Point is displayed when user tap on "Add Network".
It need to clear the saved Wi-Fi Access Point when WifiDialog re-creating.
Change-Id: I3e93943e5bee405329e309c3ec88a35ee9cafc43
|
|\|
| |
| |
| |
| | |
* commit 'ba32c249addded770c288771748aa25d554352a0':
Fix issue 52986: Wifi settings abnormal when screen rotation
|
| |\
| | |
| | |
| | | |
Change-Id: Ia5bb368dbbd857c6e201b821ae7c03a9f6f5006b
|
| | |
| | |
| | |
| | |
| | |
| | | |
When checked "Show Advanced settings" in wifi setup wifi setup wizard, and rotate the phone to landscape, the advanced settings are gone, but the checkbox is still checked. It's because of checkbox is set click listener but not checked changed listener, it can't handle checkbox's status properly.
Change-Id: I2930cab4d0878c3d91db46560f837ca21d45da4d
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
toggleable in flight mode"
* commit '50702355f23d5e270727018c2af7cc76a1bd91eb':
Dont enable Wi-Fi if it's not toggleable in flight mode
|
| |\|
| | |
| | |
| | |
| | | |
* commit 'a1454529c3eb6d0e87b254888abfea3bb714f7fe':
Dont enable Wi-Fi if it's not toggleable in flight mode
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Dont enable Wi-Fi if it's not toggleable in flight mode
by restoring the return which was removed by
e78c1879058571c00879f0d3e756951302adf513
Change-Id: I8ca5a3e9b3f36f148f08ce97b8a2b854bf7de21c
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The NPE happens becase we save a references to the group that is to be
deleted, when the confirmation dialog is being shown to the user. We lose
that reference if orientation is changed (because the UI creates a new
WifiP2pSettings to interact with).
The fix is to save the name of the group that is being deleted in
persistent store, and re-select the group based on that.
Bug: 9004915
Change-Id: I1387a5b17fa2773748f4c8b34adddfc9516cfcf3
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'f96cfad36ef62154b52e846736ebc407f4c03de6':
Don't show scan-always text if it is off.
|
| | |
| | |
| | |
| | |
| | | |
bug:9206410
Change-Id: If7e06f50d3d8db6ea198f437d4d268e65ec96c16
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
into jb-mr2-dev
* commit '1f9e42cd4054aaf02b01cc3937924a08aa6b7529':
Improved logic for Skip warning message
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Use ConnectivityManager instead of TelephonyManager to determine
how device is connected.
Bug: 9118704
Change-Id: I5c1db90500591ca67e927976066a46e1f66e2e60
|
|/ /
| |
| |
| |
| |
| |
| | |
Bug: 8715336
Change-Id: I3d4b05ae9dfe109af0b9b06340d52004b73ad0f4
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
When wifi is switched off we no longer want a notification dialog
about scan-always, instead using in-panel text.
bug:8907190
Change-Id: I707f306a056068d92f69070873f1e6330b598b1e
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Notify the user that scans will be available when
wifi is turned off
Bug: 8732391
Change-Id: If232bfb9f6c3976059bde11280318901c35161e7
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
Rename and reword string that appears in WifiSettings when user is
restricted from modifying the networks.
Bug: 8696370
Change-Id: I1945550c05163ebff9602e4ba8ba890fece61265
|
|\ \
| | |
| | |
| | | |
down." into jb-mr2-dev
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When the user is restricted from configuring wifi:
- Leave the on/off button enabled
- Hide all menu options
- Hide all networks, and display a message saying:
"This user is not allowed to configure wireless networks."
Change-Id: I20193b552ea071740686bd9091637459e9b668b5
|
|/ /
| |
| |
| |
| | |
Bug: 8599677
Change-Id: Ifce5579c0a65c98a4faaad286a7255b2e63d2a76
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
RTL mode
- use setPaddingRelative() instead of setPadding()
- add missing android:textAlignment="viewStart"
Change-Id: I8b981fb64686067de5998e4e218b04126bf2b2f8
|
| |
| |
| |
| |
| | |
Bug: 8472221
Change-Id: If203760fc960b4d8987d745e49ef1d4355c45adf
|
| |
| |
| |
| |
| | |
Bug: 8011964
Change-Id: Idafdb7b3bc22d3280e0aa93877b7e09a23270149
|
| |
| |
| |
| |
| | |
Bug: 8141918
Change-Id: I115ce2ac57125b8ffbb34245dc25effd4b3bebb0
|
| |
| |
| |
| |
| |
| |
| | |
Takes user permission via a dialog to enable scans to be always available.
Bug: 8141918
Change-Id: I1e5e45e514726c2cbfd86e747123e477e00fd7ed
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Aside from enabling the system back button, updated the result codes
to distinguish back (RESULT_CANCEL) from skip (RESULT_SKIP).
This CL should have been uploaded along with http://ag/284254,
which has already been merged.
Bug: 6477759
Bug: 8409375
Change-Id: I031acda1d675ee79a3166a51073113093211709d
|
| |
| |
| |
| |
| | |
Bug: 8141918
Change-Id: I3595812eccf5f7760f7521b9cbe6dece6fd658f1
|
|\|
| |
| |
| |
| | |
* commit 'ba6a68c8c135c112117c56562b4e159e859a36bd':
Fix not updating error message when authentication fails
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
If attempt to configure the first network fails, AccessPoints fails to
update error message because it only checks the error code if it is not
active.
With this change, user may see saved network message for a second
because SupplicantStateTracker retries on authentication failure so
intermediate status is displayed between each trial.
Bug: 8284024
Change-Id: I8b976b03878e27e46726ee8a176f131115b7a409
|
| | |
| | |
| | |
| | | |
Change-Id: If41fad5fae5864555bb1de3fc99130682b1cdff1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We now hide certain EAP fields based on the type chosen. For a
new network, we should set a default and handle this the same
way
Change-Id: I9c8605694ba51bc588a49f711dcf31517ea3f6e4
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We allow configuring all possible EAP fields today even though
some of the configs make no sense and will not result in a
successful connection.
Allow only support configs for various EAP methods
Change-Id: I2e3e8d4d6203acb2eac8cd645df39e1a9ca579ab
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also, remove the unnecessary keystore lock/unlock checks since these
are now controlled at lockscreen
Change-Id: If65c4029d4cf2b8377fbc3512c9f691572125995
|
| | |
| | |
| | |
| | | |
Change-Id: Ia8fc945666c59c0b9a9bd6f890cc2a6b8859e1d4
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Watch for changes to the checked state and update the password field's
input type.
Bug: 5639618
Change-Id: I4448d888481e5488289692fdf81901410cef72aa
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
use regular scan API instead of obsolete active scan API
Bug: 8158647
Change-Id: I8f70e19219ad789b7501a40529bcd6b6524739e8
|
| | |
| | |
| | |
| | | |
Change-Id: If41fad5fae5864555bb1de3fc99130682b1cdff1
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
event"
# By sunil duttu
# Via Android Git Automerger (1) and others
* commit '5c879e48eddfe617125733f2be46854a0266a23b':
P2PSetting:Avoid p2p_find on group removal event
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
# By sunil duttu
# Via Gerrit Code Review (1) and sunil duttu (1)
* commit '414d9e9c6928581d4f91b008c109a6a4630bfaae':
P2PSetting:Avoid p2p_find on group removal event
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Immediately after group termination p2p_find is being issued
from settings and this causing issue whenever user sends
connection request immediately after group_removal_event.
Change-Id: I41e5f520f7d9475d0ec890d40eea172d9d66d06e
|
|\ \ \ \ |
|