Nick Bourdakos
|
3caae8d58d
|
Remove compatible_with from Bazel targets
PiperOrigin-RevId: 698102508
|
2024-11-19 12:19:39 -08:00 |
|
Francis Tsui
|
7a02d2f888
|
Fix folder transfer.
PiperOrigin-RevId: 698044680
|
2024-11-19 09:26:49 -08:00 |
|
Anay Wadhera
|
b00d9ab8ce
|
internal change
PiperOrigin-RevId: 697827597
|
2024-11-18 18:27:58 -08:00 |
|
hai007
|
aa65e11580
|
Automated Code Change
PiperOrigin-RevId: 696760539
|
2024-11-14 21:59:48 -08:00 |
|
Francis Tsui
|
6128c537d8
|
cleanup oauth HTTP server.
PiperOrigin-RevId: 696559039
|
2024-11-14 09:58:03 -08:00 |
|
Nick Bourdakos
|
01a4c7967e
|
No-op the disconnect method in the BLE GATT client
PiperOrigin-RevId: 696171997
|
2024-11-13 09:54:23 -08:00 |
|
Francis Tsui
|
e9ce9dd160
|
Fix passing client credentials into signin.
PiperOrigin-RevId: 695417509
|
2024-11-11 11:19:29 -08:00 |
|
Francis Tsui
|
0a0c915a79
|
Create new SigninAttempt object.
PiperOrigin-RevId: 694229619
|
2024-11-07 13:31:36 -08:00 |
|
Guogang Li
|
f391af8e47
|
Enhance on Bluetooth discovery check
PiperOrigin-RevId: 691947459
|
2024-10-31 15:05:16 -07:00 |
|
hai007
|
9c81350351
|
Added visibility on test only target for 1st party partners.
PiperOrigin-RevId: 691116241
|
2024-10-29 12:22:59 -07:00 |
|
Francis Tsui
|
b4d11ecbda
|
Use machine name for advertisement when user not logged in.
PiperOrigin-RevId: 690479544
|
2024-10-27 22:52:21 -07:00 |
|
Guogang Li
|
9aa2510055
|
Internal changes
PiperOrigin-RevId: 689614191
|
2024-10-24 20:11:07 -07:00 |
|
Francis Tsui
|
43aa565f14
|
Fix GetOsDeviceName returns string with trailing \0.
PiperOrigin-RevId: 688673080
|
2024-10-22 13:37:14 -07:00 |
|
hai007
|
00d0a7d3f0
|
Automated Code Change
PiperOrigin-RevId: 688449841
|
2024-10-22 01:43:44 -07:00 |
|
Francis Tsui
|
5840369ce6
|
Remove unused deviceInfo methods.
PiperOrigin-RevId: 688334273
|
2024-10-21 17:46:16 -07:00 |
|
Anay Wadhera
|
b02ba01346
|
internal change
PiperOrigin-RevId: 687133353
|
2024-10-17 19:58:24 -07:00 |
|
Edwin Wu
|
77a75f4389
|
Add WEB_RTC_NON_CELLULAR enum, III
PiperOrigin-RevId: 686391802
|
2024-10-16 00:07:37 -07:00 |
|
Nick Bourdakos
|
cc205590ab
|
Fix Apple platform implementation bug for SendRequest
PiperOrigin-RevId: 685269857
|
2024-10-12 15:38:05 -07:00 |
|
Edwin Wu
|
7b2eddc458
|
Add WEB_RTC_NON_CELLULAR enum, II
PiperOrigin-RevId: 685103930
|
2024-10-12 00:28:58 -07:00 |
|
Guogang Li
|
37d7dc19de
|
Change the method to stop Wi-Fi LAN advertising
PiperOrigin-RevId: 684905306
|
2024-10-11 11:40:34 -07:00 |
|
Guogang Li
|
1255f6a800
|
Internal fix
PiperOrigin-RevId: 684640919
|
2024-10-10 18:04:17 -07:00 |
|
Guogang Li
|
45e297cc93
|
Reduce GATT read during discovery
PiperOrigin-RevId: 684175246
|
2024-10-09 14:36:44 -07:00 |
|
Eiden Kim
|
81148a8b72
|
Update wstring converter
PiperOrigin-RevId: 684119260
|
2024-10-09 11:54:27 -07:00 |
|
Eiden Kim
|
25d4aca219
|
Update wstring converter
PiperOrigin-RevId: 682112846
|
2024-10-03 18:32:59 -07:00 |
|
Nick Bourdakos
|
1a87241ffd
|
Implement GattClient#Disconnect for Apple implementation of BLEv2
PiperOrigin-RevId: 679218551
|
2024-09-26 11:09:30 -07:00 |
|
hai007
|
9b4a4da7d2
|
[Nearby Windows][Hotspot] Store the Hotspot SSID to a file in case the APP get close unexpected.
PiperOrigin-RevId: 676945569
|
2024-09-20 13:10:21 -07:00 |
|
Guogang Li
|
6707efeed8
|
internal refactor
PiperOrigin-RevId: 676552917
|
2024-09-19 13:58:21 -07:00 |
|
Guogang Li
|
47f2dfec28
|
Removed platform types dependency from windows platform codes
PiperOrigin-RevId: 676447748
|
2024-09-19 09:37:29 -07:00 |
|
hai007
|
601ca32370
|
[Nearby Windows][Hotspot] Fix the issue that the Hotspot profile is not deleted correctly in client side after the Hotspot connection.
PiperOrigin-RevId: 675771020
|
2024-09-17 17:38:03 -07:00 |
|
Guogang Li
|
f7e54916c0
|
Fixed a bug in file reading
PiperOrigin-RevId: 674498290
|
2024-09-13 18:15:35 -07:00 |
|
Anay Wadhera
|
153ea88c7a
|
Don't add addresses to the list of available addresses if we're not connected to a network.
PiperOrigin-RevId: 674029079
|
2024-09-12 15:16:33 -07:00 |
|
Francis Tsui
|
30c8e0e722
|
Simplify winrt build target.
PiperOrigin-RevId: 672754586
|
2024-09-09 19:13:58 -07:00 |
|
Martin Brænne
|
013213b4bd
|
Automated Code Change
PiperOrigin-RevId: 672557543
|
2024-09-09 08:43:56 -07:00 |
|
Francis Tsui
|
d89e1f6832
|
Use client_secret and client_id from prefs in grpc client.
PiperOrigin-RevId: 671450009
|
2024-09-05 11:39:47 -07:00 |
|
Anay Wadhera
|
2610b7c564
|
remove unused dependency
PiperOrigin-RevId: 671398677
|
2024-09-05 09:23:51 -07:00 |
|
Francis Tsui
|
05685dda5b
|
Update copybara rule to ban direct use of absl/log in entire repo.
PiperOrigin-RevId: 670757551
|
2024-09-03 17:13:40 -07:00 |
|
Guogang Li
|
f8669cf16d
|
Clean up logging implementations
PiperOrigin-RevId: 670714192
|
2024-09-03 14:48:52 -07:00 |
|
Guogang Li
|
d5b5d92f87
|
Internal logging update
PiperOrigin-RevId: 669420403
|
2024-08-30 13:08:35 -07:00 |
|
Guogang Li
|
02a2f2e47a
|
Applied ABSL logging for NC on Windows
PiperOrigin-RevId: 668013978
|
2024-08-27 09:17:38 -07:00 |
|
Francis Tsui
|
4bca950bc7
|
Rename NEARBY_LOG() to NEARBY_LOG_OBSOLETE()
PiperOrigin-RevId: 667785090
|
2024-08-26 18:20:49 -07:00 |
|
Anay Wadhera
|
df166289bb
|
internal change
PiperOrigin-RevId: 667781323
|
2024-08-26 18:04:45 -07:00 |
|
Francis Tsui
|
b03a383f7a
|
Trivial replacement of NEARBY_LOG with NEARBY_LOGS.
PiperOrigin-RevId: 667740113
|
2024-08-26 15:34:21 -07:00 |
|
Guogang Li
|
2c700115ef
|
internal fix
PiperOrigin-RevId: 666482118
|
2024-08-22 14:08:02 -07:00 |
|
Suet-Fei Li
|
a81ce57879
|
Support 3P oauth flow.
PiperOrigin-RevId: 663964316
|
2024-08-16 19:39:13 -07:00 |
|
hai007
|
f0115df88b
|
Internal change
PiperOrigin-RevId: 663333107
|
2024-08-15 09:40:28 -07:00 |
|
Guogang Li
|
25eec0ff0f
|
Fixed some test issues
PiperOrigin-RevId: 662722512
|
2024-08-13 18:18:52 -07:00 |
|
Guogang Li
|
cad1ef6bf3
|
Fixed a bug in GATT client
PiperOrigin-RevId: 662666561
|
2024-08-13 15:05:47 -07:00 |
|
Guogang Li
|
9378752513
|
internal update
PiperOrigin-RevId: 661390542
|
2024-08-09 13:49:58 -07:00 |
|
Francis Tsui
|
0740e5fba5
|
internal changes
PiperOrigin-RevId: 661115479
|
2024-08-08 21:53:52 -07:00 |
|
Anay Wadhera
|
b0f58ee5a0
|
Deprecate kCheckIllegalCharacters flag.
PiperOrigin-RevId: 660433186
|
2024-08-07 10:05:50 -07:00 |
|