Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
fe0f393116a0aeb1cea349d70d5bba2caf4c7952
« Previous
28035d9
[NAN] Do not expose WifiManager.isNanSupported as new API
by Etan Cohen
· 9 years ago
fd11ec1
[NAN] Update finalize to check and warn user if resources not freed
by Etan Cohen
· 8 years ago
fc3c0a0
[NAN] Fix bad merge use rethrowFromSystemServer
by Etan Cohen
· 8 years ago
07e317c
Add Log.wtf when transitionTo is used improperly
by Mitchell Wills
· 8 years ago
18af493
Ensure BSSIDs are correctly aged out in settings view
by Mitchell Wills
· 8 years ago
4503dc6
[NAN] Provide calling package name to service
by Etan Cohen
· 8 years ago
40f8b92
Add WiFi toggle prompts - framework
by Svetoslav Ganov
· 8 years ago
009ae99
Reenable the unit tests for StateMachine
by Mitchell Wills
· 8 years ago
5de073a
Remove WiFi related methods from NetworkManagementService
by Christopher Wiley
· 8 years ago
079b2f3
Don't pull in external/junit through mockito
by Mitchell Wills
· 8 years ago
47fb68b
WifiConfiguration: Expose NetworkSelectionStatus strings
by Roshan Pius
· 8 years ago
6bc2a92
Add Bluetooth toggle prompts - framework
by Svetoslav Ganov
· 8 years ago
0e70bdd
[NAN] Add LV utilities (TLV with T size of 0).
by Etan Cohen
· 8 years ago
2b1e7ea
[NAN] Fix TlvElement member names - reflect public access.
by Etan Cohen
· 8 years ago
090e9de
TetherUtil: Use ConnectivityManager for tethering
by Christopher Wiley
· 8 years ago
c579d206
[NAN] TLV utilities iterator - throw correct exception
by Etan Cohen
· 8 years ago
ee58a68
[NAN] Modify arguments from "array, length" to "array"
by Etan Cohen
· 8 years ago
44cb6ef
[NAN] NAN System Api: RTT
by Etan Cohen
· 8 years ago
05f86d1
Properly disable WiFi tethering
by Christopher Wiley
· 8 years ago
2d3face
[NAN] Provide inteface MAC address to app.
by Etan Cohen
· 8 years ago
6060d85
[NAN] Add (T)LV validation testing
by Etan Cohen
· 8 years ago
f834dda
Add IPv6 tethering coordinator
by Erik Kline
· 8 years ago
9c820cd
Stop listening for WiFi interface status changes
by Christopher Wiley
· 8 years ago
01db037
[NAN] Add validity checks for service name
by Etan Cohen
· 8 years ago
a77565d
[NAN] Fix assumption about Strings containing single-byte characters.
by Etan Cohen
· 8 years ago
85b1a5b
[NAN] NAN data-path API: network specifier
by Etan Cohen
· 8 years ago
934535b
DO NOT MERGE StateMachine: remove final from SendMessage
by Rebecca Silberstein
· 8 years ago
4e5e2d1
wifi: allow config of default+verbose ring buffers
by mukesh agrawal
· 8 years ago
0a9fb80
Don't save the anonymous identity for EAP-SIM/AKA/AKA-Prime
by Mitchell Wills
· 8 years ago
f897e1c
Merge "Track getxattr API change" am: c4c4a1e76e
by Yi Kong
· 8 years ago
c4c4a1e
Merge "Track getxattr API change"
by Treehugger Robot
· 8 years ago
c44a6e0
Track getxattr API change
by Yi Kong
· 8 years ago
e33f347
Merge "Fix misc-macro-parentheses warnings in hwui/tests." am: e2732e5e38
by Chih-Hung Hsieh
· 8 years ago
e2732e5
Merge "Fix misc-macro-parentheses warnings in hwui/tests."
by Treehugger Robot
· 8 years ago
474081e
Fix misc-macro-parentheses warnings in hwui/tests.
by Chih-Hung Hsieh
· 8 years ago
8c8bb25
Merge "Replace libziparchive-host with libziparchive" am: 611e205bbe
by Colin Cross
· 8 years ago
db81862
Add a WifiScanner API to listener for ongoing scans
by Mitchell Wills
· 8 years ago
cf91215
Fix invitation request from persistent GC
by daisuke niwa
· 10 years ago
28be4fc
SettingsBackupAgent: Remove redundant size parameter
by Roshan Pius
· 8 years ago
311a721
WifiConfiguration: Make NetworkSelectionStatus public
by Roshan Pius
· 8 years ago
1bf8698
Use WifiManager for wifi backup/restore
by Roshan Pius
· 8 years ago
e90e0a7
Fix race conditions between Tethering and TetherInterfaceStateMachine
by Christopher Wiley
· 8 years ago
f9f88b8
WifiManager: Add new API to restore old backup data
by Roshan Pius
· 8 years ago
cd0cfbb
Tethering: Own WiFi tethering state and lifetime
by Christopher Wiley
· 8 years ago
b6665de
IpConfigStore: Changes for parsing old wifi backup
by Roshan Pius
· 8 years ago
ffe0abf
WifiManager: Add new API's for backup/restore
by Roshan Pius
· 8 years ago
820f592
XmlUtils: Add missing readThisByteArrayXml method
by Roshan Pius
· 8 years ago
46c5e17
Use an ArrayMap instead of HashMap to track tether interfaces
by Christopher Wiley
· 8 years ago
f972edc
Consolidate cleanup logic in TetherInterfaceSM.TetheredState
by Christopher Wiley
· 8 years ago
9bc0df2
Annotate TetherInterfaceStateMachineTest for APCT
by Christopher Wiley
· 8 years ago
afc46a7
Rely on Tethering mutex for TetherInterfaceSM
by Christopher Wiley
· 8 years ago
4622c2d
Rename TetherInterfaceSM to TetherInterfaceStateMachine
by Mitchell Wills
· 8 years ago
7f41e09
[NAN] Add retry count for transmitting L2 NAN messages
by Etan Cohen
· 8 years ago
179ea1b
Remove dead code from TetherInterfaceSM
by Christopher Wiley
· 8 years ago
0f66057
Remove transient StartingState from TetherInterfaceSM
by Christopher Wiley
· 8 years ago
279eca3
Expand test coverage of TetherInterfaceSM
by Christopher Wiley
· 8 years ago
08725a8
Add demonstration unittest for TetherInterfaceSM
by Christopher Wiley
· 8 years ago
48c7d46
Extract TetherInterfaceSM to its own class.
by Christopher Wiley
· 8 years ago
0cbdacc
Make Tethering.TetherInterfaceSM more self contained
by Christopher Wiley
· 8 years ago
55e9288
WifiManager: add WIFI_MODE_NO_LOCKS_HELD
by Rebecca Silberstein
· 8 years ago
346ccee
Create frameworks-base-testutils lib
by Christopher Wiley
· 8 years ago
d2c2873
Clean up class members in Tethering.TetherInterfaceSM
by Christopher Wiley
· 8 years ago
26072ea
Move android.net.util.IpUtilsTest into a util/ directory
by Christopher Wiley
· 8 years ago
938f5e8
Fix trivial warnings in Tethering.java
by Christopher Wiley
· 8 years ago
b10249d
Fix some trivial warnings in WifiP2pDevice.java
by Christopher Wiley
· 8 years ago
447b032
[NAN] Add support for NAN RTT.
by Etan Cohen
· 8 years ago
271c037
[NAN] Remove OnNanDown notification from API
by Etan Cohen
· 9 years ago
31a513b
Remove unused method from NetworkManagementService
by Christopher Wiley
· 9 years ago
72baa1d
WifiConfiguration: Add new selection disable reasons
by Roshan Pius
· 9 years ago
5e680da
[NAN] Add type and nullability annotations. Update hide annotation.
by Etan Cohen
· 9 years ago
5f47bf2
[NAN] Add master switch to enable/disable usage of NAN APIs.
by Etan Cohen
· 9 years ago
51181fb
[NAN] Re-factor connect/config flow
by Etan Cohen
· 9 years ago
231859c
[NAN] Refactor session lifecycle to clarify API & eliminate race conditions
by Etan Cohen
· 9 years ago
564355a
[NAN] Removed NAN event registration - dispatch all callbacks.
by Etan Cohen
· 9 years ago
26d5be2
[NAN] Consolidate publish/subscribe callback sets into single set
by Etan Cohen
· 9 years ago
065c07e
[NAN] Replace session callback configuration control
by Etan Cohen
· 9 years ago
51fb9c6
[NAN] Expose match style configuration as public API.
by Etan Cohen
· 9 years ago
5206568
[NAN] API cleanup - rename FLAGS.
by Etan Cohen
· 9 years ago
611e205
Merge "Replace libziparchive-host with libziparchive"
by Colin Cross
· 8 years ago
00abb43
[NAN] Renamed listeners to callback per API guidelines
by Etan Cohen
· 9 years ago
b29bbcc
[NAN]: API update - consolidate Puslish|Subscribe Data+Subscribe -> Config
by Etan Cohen
· 9 years ago
982a045
NAN: Support multiple instantiation per UID - introduce a client ID.
by Etan Cohen
· 9 years ago
9a1a3bc
Replace libziparchive-host with libziparchive
by Colin Cross
· 8 years ago
eefc000
Merge "Track java.lang.reflect.Executable API changes" am: 43ec5716aa
by Neil Fuller
· 8 years ago
43ec571
Merge "Track java.lang.reflect.Executable API changes"
by Treehugger Robot
· 8 years ago
2af6c75
Track java.lang.reflect.Executable API changes
by Neil Fuller
· 8 years ago
3bfa245
Merge "DO NOT MERGE ANYWHERE - Clear preferences when package is removed."
by Felipe Leme
· 8 years ago
7f9ed1c
Merge "DO NOT MERGE ANYWHERE - Clear preferences when package is removed."
by Treehugger Robot
· 8 years ago
de8a6a6
Merge changes from topic 'utf' am: 0a357a1a73
by Martijn Coenen
· 8 years ago
0a357a1
Merge changes from topic 'utf'
by Martijn Coenen
· 8 years ago
98b07f6
Merge "Fix suspend crash issue on no GPU platform." am: 175621f517
by Ivan.liu
· 8 years ago
175621f
Merge "Fix suspend crash issue on no GPU platform."
by Treehugger Robot
· 8 years ago
5a22971
java.security.cert: update classes in java.security.cert (part 2)
by Sergio Giro
· 8 years ago
0d34270
java.security: port DomainLoadStoreParameter from jdk8u60
by Sergio Giro
· 8 years ago
d90d8d6
Add bound checks to utf16_to_utf8
by Sergio Giro
· 8 years ago
8f7b8a1
Unicode: specify destination length in utf8_to_utf16 methods
by Sergio Giro
· 8 years ago
984827c
Fix suspend crash issue on no GPU platform.
by Ivan.liu
· 8 years ago
910e6efe
DO NOT MERGE ANYWHERE - Clear preferences when package is removed.
by Felipe Leme
· 8 years ago
1bf3b41
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD am: e71ecb2c4d
by Bill Yi
· 8 years ago
3b7c46a
Merge "javax.crypto.spec: update PBEParameterSpec to Java 8" am: 5d4732555d
by Sergio Giro
· 8 years ago
Next »