Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
eed91d4fce2e93ff4fdfd1a554bb1fa5076b6d96
/
packages
/
Tethering
52b9862
Improve OWNERS coverage across frameworks/base/.
by Jeff Sharkey
· 5 years ago
aaea97b
Restructure Module code [ com.android.tethering ]
by Baligh Uddin
· 5 years ago
ce31148
Add OWNERS block to prevent the tree from mooving during migration.
by Baligh Uddin
· 5 years ago
ff8ff12
Add visibility rules for packages/modules/Connectivity/Tethering
by Baligh Uddin
· 5 years ago
7634bcf
Add shared jarjar rule for tethering tests
by markchien
· 5 years ago
28ec2cf
Add the flag and default enable selectAllPrefixRange
by markchien
· 5 years ago
613e6e3
Merge "Fix miss tracking downstream problem in PrivateAddressCoordinator"
by Mark Chien
· 5 years ago
5c7d8e5
Fix miss tracking downstream problem in PrivateAddressCoordinator
by markchien
· 5 years ago
7fb5a02
Remove Tethering @TestApi
by Anton Hansson
· 5 years ago
b7aee19
Merge "Test conflict notification work when using cached address"
by Treehugger Robot
· 5 years ago
7d5c2cf
Test conflict notification work when using cached address
by markchien
· 5 years ago
5b976f3
Merge "Allow tethering pick prefix from all of private address range"
by Mark Chien
· 5 years ago
8a8e7e0
Allow tethering pick prefix from all of private address range
by markchien
· 5 years ago
55b503d
Use IpUtils, NetworkStackConstants in DadProxyTest
by Remi NGUYEN VAN
· 5 years ago
e842db3
Merge "Move IpUtils to frameworks/libs/net"
by Remi NGUYEN VAN
· 5 years ago
818da78
Merge "Make the IP subnet persistent till reboot"
by Mark Chien
· 5 years ago
6626f7b
Make the IP subnet persistent till reboot
by markchien
· 5 years ago
35d5ae3
Explicitly reference framework-wifi app build rule
by Anton Hansson
· 5 years ago
6387974
Move IpUtils to frameworks/libs/net
by Remi NGUYEN VAN
· 5 years ago
0989373
Merge "Make PrivateAddressCoordinator ignore vpn network"
by Treehugger Robot
· 5 years ago
966e522
Fix OffloadHardwareInterfaceTest.
by Lorenzo Colitti
· 5 years ago
5abc17f
tethering: offload: Netlink Req NfGen
by Tyler Wear
· 5 years ago
097b4bf
Make PrivateAddressCoordinator ignore vpn network
by markchien
· 5 years ago
3ed624fb
Merge "Fix TetheredClient callback fail in InProcessTethering"
by Treehugger Robot
· 5 years ago
79ce290
Merge "Remove double check interface by NetworkInterface"
by Treehugger Robot
· 5 years ago
fbade32
Remove double check interface by NetworkInterface
by markchien
· 5 years ago
5fad8b2
Merge "Remove unused testutils lib from tethering tests"
by Remi NGUYEN VAN
· 5 years ago
de20bb0
Fix TetheredClient callback fail in InProcessTethering
by markchien
· 5 years ago
daed646
Remove unused testutils lib from tethering tests
by Remi NGUYEN VAN
· 5 years ago
199613f
Merge "tethering: DAD Proxy Daemon"
by Remi NGUYEN VAN
· 5 years ago
79ca7f7
tethering: DAD Proxy Daemon
by Tyler Wear
· 6 years ago
5b49c68
Merge mainline-release 6664920 to master - DO NOT MERGE
by Bill Yi
· 5 years ago
7826180
Move BPF offload program from netd to mainline
by Hungming Chen
· 5 years ago
46c47ef
Simplify module visibility post build refactor
by Anton Hansson
· 5 years ago
bd50197
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 5 years ago
773bbd5
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 5 years ago
628590d
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
by Xin Li
· 5 years ago
2940cc7
Merge "Add usesCleartextTraffic to Tethering"
by Mark Chien
· 5 years ago
5e1ca2b
Add usesCleartextTraffic to Tethering
by markchien
· 5 years ago
77f8a30
Rename Kotlin util files to not include the Kt suffix
by Chalard Jean
· 6 years ago
f623c1e
Merge "Verify pending intent flags"
by Paul Hu
· 5 years ago
e286c5e
Merge changes I33b70b0a,I1074eedb
by Chalard Jean
· 5 years ago
be00709
Revert "Revert "Move Inet[4]AddressUtils to libs/net""
by Chalard Jean
· 5 years ago
5063505
Merge "Allow wifi p2p to use legacy dedicated address"
by Mark Chien
· 5 years ago
c09b057
Allow wifi p2p to use legacy dedicated address
by markchien
· 5 years ago
f924bce
Verify pending intent flags
by paulhu
· 6 years ago
21be4fa
Merge "Move utils from network stack to libs."
by Chalard Jean
· 5 years ago
9352fce
Merge "Update language to comply with Android's inclusive language guidance"
by Chiachang Wang
· 5 years ago
db2934f
Move utils from network stack to libs.
by Chalard Jean
· 6 years ago
c79215d
Update language to comply with Android's inclusive language guidance
by Chiachang Wang
· 5 years ago
2fa3ea6
Always stop dhcp server even it is obsolete
by markchien
· 5 years ago
7b26300
Merge "Add tethering privileged test" am: c6cab2d5e8 am: 54c4148f8f
by Mark Chien
· 6 years ago
c6cab2d
Merge "Add tethering privileged test"
by Mark Chien
· 6 years ago
05071c1
Add tethering privileged test
by markchien
· 6 years ago
a553a49
Merge "Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs" am: 06b1ba180d am: 1e085a1db4
by Makoto Onuki
· 6 years ago
a13287f
Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs
by Makoto Onuki
· 6 years ago
0875fe5
Merge "Fix EthernetTetheringTest failure if tethering is not supported" am: 6ad5decb8f am: f3cf2040b0
by Treehugger Robot
· 6 years ago
6ad5dec
Merge "Fix EthernetTetheringTest failure if tethering is not supported"
by Treehugger Robot
· 6 years ago
e2d85f6
Fix EthernetTetheringTest failure if tethering is not supported
by markchien
· 6 years ago
717c188
Make change and version bump to r_aml_300900700 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
af774db
Merge "Skip testPhysicalEthernet if the test run adb over network" into rvc-dev am: a973bf1a56
by Mark Chien
· 6 years ago
2a8e461
Skip testPhysicalEthernet if the test run adb over network
by Treehugger Robot
· 6 years ago
924a5e0
Merge "Skip testPhysicalEthernet if the test run adb over network" am: 349c5720cf am: 8181ca516e
by Treehugger Robot
· 6 years ago
349c572
Merge "Skip testPhysicalEthernet if the test run adb over network"
by Treehugger Robot
· 6 years ago
8c8c4d1
Make change and version bump to r_aml_300900600 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
f55e380
Make change and version bump to r_aml_300900500 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
a2b1ca5
Make change and version bump to r_aml_300900400 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
911525f
Make change and version bump to r_aml_300900300 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
54524da
Make change and version bump to r_aml_300900200 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
a35580e
Revert "Move Inet[4]AddressUtils to libs/net"
by Chalard Jean
· 6 years ago
959722f
Skip testPhysicalEthernet if the test run adb over network
by markchien
· 6 years ago
71ccb62
Make change and version bump to r_aml_300900100 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
57d68e3
Move Inet[4]AddressUtils to libs/net
by Remi NGUYEN VAN
· 6 years ago
f64be2d
Merge "Fix tethering jarjar rule for LocalLog"
by Mark Chien
· 6 years ago
4e3b947
Merge "Fix tethering jarjar rule for LocalLog" into rvc-dev am: 6127ca43d6
by TreeHugger Robot
· 6 years ago
c1017f0
Merge "Fix tethering jarjar rule for LocalLog" into rvc-dev am: 6127ca43d6
by TreeHugger Robot
· 6 years ago
8b8e72a
Fix tethering jarjar rule for LocalLog
by markchien
· 6 years ago
bd4ac23
Make change and version bump to r_aml_300900000 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
4bf9027
Fix tethering jarjar rule for LocalLog
by markchien
· 6 years ago
607b0ee
Make change and version bump to r_aml_309999900 for mainline module file: packages/Tethering/apex/manifest.json
by Akshay Thakker
· 6 years ago
3771ce1
Make change and version bump to r_aml_300803100 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
4291264
Merge "Correct PendingIntent#getActivity() flags" am: 2063bec5c2 am: 71eee20732
by Paul Hu
· 6 years ago
2063bec
Merge "Correct PendingIntent#getActivity() flags"
by Paul Hu
· 6 years ago
f1881eb
Merge "Use unstable networkstack AIDLs in development branches"
by Treehugger Robot
· 6 years ago
42eb248
Make change and version bump to r_aml_300803000 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
cb29237
Correct PendingIntent#getActivity() flags
by paulhu
· 6 years ago
61b941a
Make change and version bump to r_aml_300802900 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
1ece706
Make change and version bump to r_aml_300802800 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
47640f5
Merge changes from topic "lnh-platform-split"
by Orion Hodson
· 6 years ago
a2b6cff
Make change and version bump to r_aml_300802700 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
c1f31a6
Make change and version bump to r_aml_300802600 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
4b25892
Sync with libnativehelper refactoring
by Orion Hodson
· 6 years ago
37cb33e
Sync with libnativehelper refactoring
by Orion Hodson
· 6 years ago
f08f9d4
Move DnsPacket to libs net
by Luke Huang
· 6 years ago
b7284f6
Merge "tethering: offload: Netlink Req" into rvc-dev
by TreeHugger Robot
· 6 years ago
8c2e6b8
tethering: offload: Netlink Req
by Lorenzo Colitti
· 6 years ago
7876fa3
Merge "tethering: offload: Netlink Req" am: 77d4864262 am: d45fd82ad0
by Lorenzo Colitti
· 6 years ago
2a1d7e1
Make change and version bump to r_aml_300802500 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
77d4864
Merge "tethering: offload: Netlink Req"
by Lorenzo Colitti
· 6 years ago
2b49d85
Make change and version bump to r_aml_300802400 for mainline module file: packages/Tethering/apex/manifest.json
by android-build-team Robot
· 6 years ago
Next »