Commit Graph
188 Commits
Author SHA1 Message Date
hai007 730b5498e9 1. Supports T+ Enterprise User Restrictions
2. Refactor for Guest and Enterprise users
3. Add WifiHotspotV2Test
4. Disconnect outgoing STA connection request from the same service when request to start hotspot. e.g. client A request a STA connection and start hotspot at the same time, cancel the STA connection request to start the hotspot.

PiperOrigin-RevId: 455302291
2022-06-15 22:59:54 -07:00
hai007 c8e76d2e2f Add modulefood device category into NS reports
PiperOrigin-RevId: 455203869
2022-06-15 13:19:18 -07:00
hai007 4270ba7936 [Sharing Analytics] Tag Nearby Share logging events with copy/paste use case tag.
PiperOrigin-RevId: 455026207
2022-06-14 21:00:09 -07:00
guogang 93bc497872 Enabled the visibility of analytics to Nearby Sharing
PiperOrigin-RevId: 452109359
2022-05-31 12:16:26 -07:00
hai007 6347f80a11 [Sharing][Analytics] Add Auto dismiss fast initialization event log
PiperOrigin-RevId: 447614715
2022-05-09 18:48:32 -07:00
hai007 86911dc5a9 Internal comment.
PiperOrigin-RevId: 442646111
2022-04-18 15:25:10 -07:00
hai007 ae813b51d3 [Sharing] Add QuickSetting tile into ActivityName.
PiperOrigin-RevId: 441072655
2022-04-11 20:45:42 -07:00
suetfei 6a6d3c3526 Delete sharing_enums.pb.h 2022-04-05 09:55:04 -07:00
suetfei 6585aaf11e Delete sharing_enums.pb.cc 2022-04-05 09:54:52 -07:00
suetfei 534a3be9cd Delete connections_enums.pb.h 2022-04-05 09:54:36 -07:00
suetfei 086fa4ffbe Delete connections_enums.pb.cc 2022-04-05 09:54:28 -07:00
suetfei d99101d23d Delete web_rtc_signaling_frames.pb.h 2022-04-05 09:52:15 -07:00
suetfei c36a6fcfdf Delete web_rtc_signaling_frames.pb.cc 2022-04-05 09:52:06 -07:00
suetfei 1dc22600cd Delete nfc_frames.pb.h 2022-04-05 09:51:55 -07:00
suetfei 83cb6ac3b5 Delete nfc_frames.pb.cc 2022-04-05 09:51:47 -07:00
suetfei 0476c8e209 Delete ble_frames.pb.h 2022-04-05 09:51:39 -07:00
suetfei cd3315ad8b Delete ble_frames.pb.cc 2022-04-05 09:51:32 -07:00
suetfei 830f8a6174 Delete error_code_enums.pb.h 2022-04-05 09:51:16 -07:00
suetfei ab8e12e054 Delete error_code_enums.pb.cc 2022-04-05 09:50:59 -07:00
suetfei e281627e55 Create sharing_enums.pb.h 2022-04-04 00:57:31 -07:00
suetfei 7d6e61e59e Create sharing_enums.pb.cc 2022-04-04 00:57:06 -07:00
suetfei 03f4bfaf41 Create web_rtc_signaling_frames.pb.h 2022-04-04 00:55:46 -07:00
suetfei 8ef586cc40 Create web_rtc_signaling_frames.pb.cc 2022-04-04 00:55:18 -07:00
suetfei 3ab871d6b7 Create nfc_frames.pb.h 2022-04-04 00:54:25 -07:00
suetfei cde9ea1e67 Create nfc_frames.pb.cc 2022-04-04 00:53:54 -07:00
suetfei ca90cf06e9 Create ble_frames.pb.h 2022-04-04 00:53:23 -07:00
suetfei cbba00a38a Create ble_frames.pb.cc 2022-04-04 00:52:36 -07:00
suetfei 1af4066c2e Create error_code_enums.pb.h 2022-04-04 00:51:09 -07:00
suetfei f5bb4ff3c0 Create error_code_enums.pb.cc 2022-04-04 00:50:35 -07:00
suetfei 5f606aac59 Create connections_enums.pb.h 2022-04-04 00:49:27 -07:00
suetfei 29be0ce842 Create connections_enums.pb.cc 2022-04-04 00:48:15 -07:00
suetfei e6752f3348 Update README for iOS & macOS Build.
PiperOrigin-RevId: 438758043
2022-04-01 00:43:03 -07:00
deling-google 1f7ad3b553 Add protos and headers 2022-03-31 12:44:50 -07:00
suetfei d65e41cc4a Internal Flow Fix
PiperOrigin-RevId: 438157831
2022-03-29 16:41:43 -07:00
hai007 e74b650980 Adding Annotations
PiperOrigin-RevId: 437668370
2022-03-27 22:05:03 -07:00
suetfei fe8bb9a880 Internal script change
PiperOrigin-RevId: 431088787
2022-02-25 20:58:58 -08:00
suetfei 3c8a279829 Add WORKSPACE and .bazelrc and make other changes for bazel build.
PiperOrigin-RevId: 428343135
2022-02-13 08:50:47 -08:00
suetfei 37f8b4487e Internal flow change phase 2.
PiperOrigin-RevId: 427059704
2022-02-07 17:17:20 -08:00
fdi 7661019dc3 [Sharing] Setup self share analytics.
PiperOrigin-RevId: 427048806
2022-02-07 16:29:02 -08:00
hais a5086f3878 Modify copybara rules
PiperOrigin-RevId: 426029875
2022-02-02 19:09:34 -08:00
suetfei 287f0d7174 Internal Flow change for BUILD.
PiperOrigin-RevId: 424991730
2022-02-02 11:51:37 -08:00
suetfei 5bc20e2ea4 Internal cleaup for protos.
PiperOrigin-RevId: 424738503
2022-02-02 11:44:51 -08:00
suetfei 5e845655bb [Nearby Directory Refactoring] Move nearby/proto codes into the appropriate directories.
PiperOrigin-RevId: 421636973
2022-01-13 12:48:51 -08:00
hai007 c90f1d023e 1. In b/206869351, WiFi framework already relaxed the permission checking for WifiManager.getCountryCode() API from requesting NETWORK_SETTING permission to COARSE location. So we can change our code to get country code from WifiManager from Android T.
2. Remove @SuppressWarnings("nullness") in Utils class.

PiperOrigin-RevId: 420221014
2022-01-06 23:24:18 -08:00
suetfei acc6f2de9a Move third_party/nearby/cpp/analytics to third_party/nearby/internal/analytics.
PiperOrigin-RevId: 420135432
2022-01-06 13:47:33 -08:00
hais cdcd37c616 update date in readme.md
PiperOrigin-RevId: 420118461
2022-01-06 12:24:04 -08:00
hai007 24d5e10784 Add one NULL_MESSAGE into the Description enum to represent the null case.
PiperOrigin-RevId: 419725172
2022-01-04 18:56:42 -08:00
fdi df0c08007b [Connections][Analytics] Add log source for NC logs.
PiperOrigin-RevId: 417531016
2021-12-21 14:48:30 -08:00
hai007 28ed3c75a4 [Nearby][Analytics] Add logging for device state.
PiperOrigin-RevId: 413681037
2021-12-02 08:09:12 -08:00
hais a192cd3e32 Patch recent cls from nearby_connections;
Sync github to replace nearby_connections with nearby.

PiperOrigin-RevId: 411609608
2021-11-22 11:38:39 -08:00