- 03 Oct, 2016 1 commit
-
-
Hugo Benichi authored
Bug: 31807564 Change-Id: I3332a93bca855e3d3c8d63306a116dbe7f829ae0
-
- 29 Sep, 2016 1 commit
-
-
Bill Yi authored
Change-Id: I0cd1cb776f4dda8b02f683d92cda3efedff989bb Auto-generated-cl: translation import
-
- 26 Sep, 2016 1 commit
-
-
Bill Yi authored
Change-Id: I8cf027c5077ed24be8d68d191a6da201df7fdd0d Auto-generated-cl: translation import
-
- 22 Sep, 2016 1 commit
-
-
Bill Yi authored
Change-Id: I3f9f1416177c094f377745c6b23e878b257ccaa9 Auto-generated-cl: translation import
-
- 21 Sep, 2016 1 commit
-
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 31075769 Change-Id: I12e44f90e46c8f42290b7210556b52ecabcf769e
-
- 20 Sep, 2016 2 commits
-
-
Lorenzo Colitti authored
-
Lorenzo Colitti authored
Also update the settings code to reflect the new tristate semantics of the NETWORK_AVOID_BAD_WIFI setting. Bug: 31075769 Change-Id: Icd21d8272abe6afd42ee8a41e2c7e1a6af77f0b3
-
- 19 Sep, 2016 3 commits
- 17 Sep, 2016 3 commits
-
-
Bill Yi authored
-
Paul Stewart authored
Also add a checkbox to persist the value. However, the logic to pass this persistence to ConnectivityService has not yet been added. Bug: 31075769 Test: Visual inspection of dialog (upcoming) Change-Id: I370ab07ea276b024ce4adc61e10ca085be1c5549
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 31516661 Change-Id: Idc23b872921e45152ba6c092551b6984db2073cc
-
- 16 Sep, 2016 1 commit
-
-
Hugo Benichi authored
Also adjust working of the "lost internet" notification. Bug: 31075769 Change-Id: I17e18516c9bfdc32b38686191327b6d6f87aed95
-
- 15 Sep, 2016 2 commits
-
-
Lorenzo Colitti authored
Bug: 31075769 Change-Id: I655725121aed164c2e270a6fe2ffec78a87897bd
-
Lorenzo Colitti authored
Bug: 31075769 Change-Id: Ia0c76d80591937dc40765c437e5779f3b6dde217
-
- 06 Sep, 2016 9 commits
-
-
Andrew Sapperstein authored
am: 4e4e4ff1 Change-Id: Ia2a0fec158a49c723cc3923baafa024aa3570c0b
-
Maurice Lam authored
[Fingerprint] Remove learn more link if not provisioned. DO NOT MERGE am: c94f2b93 am: d278da79 am: 94a0fa57 am: 746dff40 -s ours Change-Id: I304081ab8e9ddaeb48af51cc07c4d3e131e7b13b
-
Andrew Sapperstein authored
am: e56d2be0 -s ours Change-Id: Ia53a28a35679db7d25c15c9cc9b862da7065f68a
-
Maurice Lam authored
am: 94a0fa57 Change-Id: I76460eee64ad7bc84d67379dc4f952deb2232130
-
Maurice Lam authored
am: d0a95da5 -s ours Change-Id: Ib1a0d40efcd380ea6dc3a959770a3ce1b4e6114f
-
Maurice Lam authored
am: d278da79 Change-Id: I771b15c4c94314f7fb3f1d3d3734b0c97a35f782
-
Maurice Lam authored
am: c94f2b93 Change-Id: Ib66b9b9d6b97fe1299a24b0c92991b4bd6a46656
-
TreeHugger Robot authored
- 02 Sep, 2016 2 commits
-
-
Maurice Lam authored
Remove the learn more link during setup wizard, because HelpUtils is returning null for the intent while the device is not provisioned. Bug: 31246856 Change-Id: I4cf5c282f170188aef98a02d3b96af5e63ea7f39
-
Maurice Lam authored
Bug: 31246856 Change-Id: Id638de8ab1c6b815d62916a584892be84cabe1ae
-
- 01 Sep, 2016 1 commit
-
-
Andrew Sapperstein authored
It is possible in certain build configurations to have an invalid link. Instead of crashing, swallow the error and write to logs. BUG: 28381984 Fixes: 31246856 Change-Id: I19f20b96afb42758187707f1b86a5817e8d737a8 (cherry picked from commit 6561d487)
-
- 31 Aug, 2016 3 commits
-
-
Doris Ling authored
am: b8011dbb Change-Id: Ib77f937b79813351594037eaa424fac33995f336
-
Doris Ling authored
AccessPointPreference.refresh() is being called in different threads. The refresh of the preference should only be updated in the main thread. When access point updates is received not in the main thread, will post the refreshing of the preference to the message queue to make the update on the UI thread. Test: auto - run monkey to verify there is no ANR or crash manual - go to Settings->Wifi, toggle on/off many times and verify there is no crash. Change-Id: I656a70ecf2e7b9446c7b95b6b42ab19a5cc2e51c Fixes: 30902893
-
Andrew Sapperstein authored
-
- 30 Aug, 2016 3 commits
-
-
Doris Ling authored
am: b8e84857 Change-Id: Ie264fbdddf2aff8b8f5f4d6aac2fc079b98c9747
-
Andrew Sapperstein authored
LinkTextView uses LinkAccessibilityHelper to properly handle making links accessible. Deleted Settings' outdated fork for the version in setupwizardlib. Test: manual Change-Id: I38c031f96b5be0d45e4cc1aa358f95b229f17480 Fixes: 31077012
-
Doris Ling authored
When we add the preference "Searching for Wi-Fi networks...", we didn't provide a key to the preference. As a result, each time when we get access point update and try to show such tile, it creates a new one, and results in multiple entries of such tile. Adding a key to the preference will prevent the multiple entry from being added. Test: Manual - 1. Turn wifi off and on several times, verify that there is only one entry of "Searching for Wi-Fi networks..." when initializing the wifi access point list. 2. Verifies that when the access point list is established, the "Searching for Wi-Fi networks..." entry is gone. Change-Id: Iaad329d89f8e4b52129d0661501aa34fbd956692 Change-Id: I1bfa77051e068926e8c876a89adf14d143970e7e Fixes: 31143961
-
- 29 Aug, 2016 2 commits
-
-
Jason Monk authored
am: e2428aff Change-Id: Ia4fadb8ea7e4818dde27e3806401735622c6a516
-
Jason Monk authored
Was bug in some code trying to handle preference animations better. Since those animations are all disabled now, just remove everything again and re-add it. Change-Id: If1ce07a8f2b4144d95a95cec6ebb1b423644825a Fixes: 29314480 (cherry picked from commit 6666f9cc)
-
- 25 Aug, 2016 3 commits
-
-
Noah Wang authored
inflating everything on creation of the screen. This will improve the speed of opening the screen and refreshing screen upon commiting change. Test: Manually tested by interacting with ViewPager and SeekBar. Bug: 30697309 Change-Id: Ieb2fac95696b8be33fd508f3b75741529b68e946 (cherry picked from commit 5666ddfe)
-
Doris Ling authored
screen off. Re-initialize the animation video if necessary when the preference is visible to the user. Fixes: 31023261 Test: manual - 1. Go to Settings -> Moves and verify that the animation video are displayed correctly on load. 2. Press power button to turn screen off, then on again. Verify when Moves settings resumes, the animation video is displayed correctly. 3. Repeat #2 above but let display time out instead of turning off screen by power button. Change-Id: I0ee21d23a4c402b3a8463dca3b36fce67d651993 (cherry picked from commit 008ba4ec)
-
- 24 Aug, 2016 1 commit
-
-
Fan Zhang authored
Bug: 30870531 Removing wifi preferences every time will force update create a new set of preferences, which leads to higher chance of GC. Change-Id: Ifea2f63a3b54fa0d5861fb34a348d81e99bcab68
-