summaryrefslogtreecommitdiffstats
path: root/packages/SettingsLib/src/com/android/settingslib/Blank.java
Commit message (Collapse)AuthorAgeFilesLines
* Move Settings wifi tracking to SettingsLibJason Monk2015-02-041-0/+0
| | | | | | | | | | | Make SettingsLib capable of tracking which wifi networks are available/saved and their state. Also modify Quick Settings to use this code rather than having its own logic. Bug: 19180466 Change-Id: Iff9f9aed240d79323dba41496496e8076b9fa6f2
* Create SettingsLibJason Monk2015-02-021-0/+0
This will hold common code that SystemUI and Settings (and others) will share. Bug: 19180466 Change-Id: I6614b31d6c3b0a2d426a2aa8ce66725245339d22