OSDN Git Service

settings: wifi priorities
authorJorge Ruesga <jorge@ruesga.com>
Wed, 3 Jun 2015 23:01:52 +0000 (01:01 +0200)
committerSteve Kondik <shade@chemlab.org>
Sat, 5 Dec 2015 03:10:37 +0000 (19:10 -0800)
commit5f546bf6a98684a20f297bccaa459b5e1ca4216d
tree6807c37652fe0624de83a1072841d579314185af
parentab432ed87bc1d8307cc8d25eb141b6f158c604e2
settings: wifi priorities

Added the ability of graphically set the priority of any of the saved Wi-Fi networks
through Settings -> Wi-Fi -> Saved networks

Require: http://review.cyanogenmod.org/100830
         http://review.cyanogenmod.org/100831

JIRA: CML-118

Change-Id: Id535a7bd8865897bfed0570675ef837a5d410779
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
res/values/cm_strings.xml
res/values/themes.xml
src/com/android/settings/DraggableSortListView.java [new file with mode: 0644]
src/com/android/settings/wifi/SavedAccessPointsWifiSettings.java