History log of /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/TelephonyConstants.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f04335f899f2cce69f843692a3cb9cec229683c2 29-Dec-2016 tturney <tturney@google.com> Update Copyright values for 2017

Also ran google-java-format to remove
unused imports from affected files.

Bug: 33965425
Test: Build SL4A
Change-Id: Ied5d1427eaa400469212ca58544c7aec925a4379
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/TelephonyConstants.java
57b1c968fe7e5bbba92e4937c090df55f203ec05 15-Sep-2016 Ang Li <angli@google.com> resolve merge conflicts of 98f8cba to nyc-mr1-dev-plus-aosp

Change-Id: I8f7314a99c6f78f3e9d1a7374845e354429d4a0c
cf6ff2ffd6026c6ed0a804458c177a81347ebdfe 14-Jul-2016 Rebecca Silberstein <silberst@google.com> ConnectivityManagerFacade: Add startTethering

Tests using wifi tethering need to start tethering through the
ConnectivityManager.startTethering() call. They used to rely on the
setWifiApEnabled call. This no longer works due to changes in the
implementation to start the wifi hotspot.

BUG: 30112957
Change-Id: I44132fc0bd15aac1f830deb760d60483f20bec5f
(cherry picked from commit 1e507299559210d759c4ec44a8c3d422bc3880b2)
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/TelephonyConstants.java
6547a98275d9b6d93de6bf2d9eab397920911d57 26-Jul-2016 Etan Cohen <etancohen@google.com> [sl4a] Refactor ConnectivityManager/Service events/constants [DO NOT MERGE]

Refactor the ConnectivityManager/Service events/constants out
of the telephony events/constants class into separate files.

Bug: 30368899
Change-Id: I7c4201ecfac3284fe6d3e226270600fd7013f1f7
(cherry picked from commit bdadbed75c7dbec0142c1c6bbfcb7a6323133d65)
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/TelephonyConstants.java
d314799bfa330680be939894d208ab36d7c15ce0 30-Jul-2016 Nathan Harold <nharold@google.com> Add LTE_CA RAT Type to Telephony

Bug: 30507959
Change-Id: Ibf55ae0d9cbc4f7fd2cb0b36a816f80046a4cb66
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/TelephonyConstants.java
5af8f08aeb50d944cf6211170989b467be00d6ed 26-Jul-2016 Etan Cohen <etancohen@google.com> [sl4a] Refactor ConnectivityManager/Service events/constants

Refactor the ConnectivityManager/Service events/constants out
of the telephony events/constants class into separate files.

Bug: 30368899
Change-Id: I7c4201ecfac3284fe6d3e226270600fd7013f1f7
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/TelephonyConstants.java
1e507299559210d759c4ec44a8c3d422bc3880b2 14-Jul-2016 Rebecca Silberstein <silberst@google.com> ConnectivityManagerFacade: Add startTethering

Tests using wifi tethering need to start tethering through the
ConnectivityManager.startTethering() call. They used to rely on the
setWifiApEnabled call. This no longer works due to changes in the
implementation to start the wifi hotspot.

BUG: 30112957
Change-Id: I44132fc0bd15aac1f830deb760d60483f20bec5f
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/TelephonyConstants.java
25f449b795cb399c8f1e910395792f6767f03033 02-Mar-2016 Nathan Harold <nharold@google.com> SL4A: Add event listener support for added/removed calls.

-New CallListener to register for ADDED/REMOVED events
-New methods to start/stop listening for Calls being Added

Bug: 27431543
Change-Id: I22a14482bc923c5bf2d53d45008b166388e456f2
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/TelephonyConstants.java
c075db53e6bc8a1514866fd46688ab1bcb0e1664 02-Mar-2016 Nathan Harold <nharold@google.com> SL4A: Add event listener support for added/removed calls.

-New CallListener to register for ADDED/REMOVED events
-New methods to start/stop listening for Calls being Added

Bug: 27431543
Change-Id: I22a14482bc923c5bf2d53d45008b166388e456f2
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/TelephonyConstants.java
9f32db87b486c93a0ea71eb1781ee45676b8bf8b 09-Feb-2016 Xin Li <delphij@google.com> Move sl4a to its own project.

BUG: 26914381
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/TelephonyConstants.java