Francis Tsui
1824098faa
Internal changes only
...
PiperOrigin-RevId: 616229857
2024-03-15 13:39:48 -07:00
Francis Tsui
30f594cfba
Update wire_format.proto
...
PiperOrigin-RevId: 616204206
2024-03-15 12:06:18 -07:00
Francis Tsui
a082f36021
Switch glog to absl::log.
...
PiperOrigin-RevId: 615535748
2024-03-13 14:03:23 -07:00
Francis Tsui
5859dd5513
Cleanup proto target.
...
PiperOrigin-RevId: 615530943
2024-03-13 13:47:22 -07:00
hai007
a667642709
[Sharing][Analytics] Add VendorId to EventMetadata.
...
PiperOrigin-RevId: 614500009
2024-03-10 18:33:52 -07:00
Francis Tsui
483c1997a7
Match Android behavior when creating signature for PairedKeyEncriptedFrame.
...
PiperOrigin-RevId: 614066423
2024-03-08 15:48:34 -08:00
hai007
87def076a5
Internal change
...
PiperOrigin-RevId: 613818883
2024-03-08 14:40:41 -08:00
hai007
cf2a1eb0b1
Internal change
...
PiperOrigin-RevId: 613133183
2024-03-06 10:21:45 -08:00
Francis Tsui
5fd4fc8ffa
[Sharing][Analytics] Add VendorId to EventMetadata.
...
PiperOrigin-RevId: 612980580
2024-03-05 15:01:16 -08:00
hai007
e3d52a902d
[Sharing][Analytics] Add VendorId to EventMetadata.
...
PiperOrigin-RevId: 612689201
2024-03-04 21:03:15 -08:00
Copybara-Service
ee404cb766
Merge pull request #2307 from ChenWangG:patch-1
...
PiperOrigin-RevId: 612604370
2024-03-04 15:42:43 -08:00
Francis Tsui
87e9c806b2
Split transfer_metadata into separate build target.
...
PiperOrigin-RevId: 610597218
2024-02-26 19:14:59 -08:00
Francis Tsui
2282fcb503
extend TextAttachment to allow setting text body.
...
PiperOrigin-RevId: 609547008
2024-02-22 17:04:26 -08:00
Francis Tsui
d15f533721
Cleanup BUILD dependencies.
...
PiperOrigin-RevId: 609511614
2024-02-22 15:05:13 -08:00
Francis Tsui
3dcca3abfc
Cleanup BUILD dependencies.
...
PiperOrigin-RevId: 609501622
2024-02-22 14:35:56 -08:00
Juliet Levesque
fb1f01717f
[Nearby Presence] Add authentication status to ConnectionInfo
...
Adds authentication status to `ConnectionInfo`, which will pass the result of the authentication to clients when the connection is complete. See go/cros-nearby-presence-np-nc-authentication for details. This will be used in follow up CL to communicate the authentication status to clients of RequestConnectionV3().
PiperOrigin-RevId: 606789503
2024-02-13 16:49:49 -08:00
Francis Tsui
633b95b1a0
Build nearby_share_service.
...
PiperOrigin-RevId: 603709616
2024-02-02 17:22:35 -08:00
Francis Tsui
c2d87d28ac
Add flags to github.
...
PiperOrigin-RevId: 603584214
2024-02-02 17:21:27 -08:00
Francis Tsui
e4fea7a594
Change FakePublicCertificateDb to be more compatible with Chrome unittests.
...
PiperOrigin-RevId: 603583582
2024-02-02 17:20:12 -08:00
hai007
730df15694
Internal change
...
PiperOrigin-RevId: 603302496
2024-02-02 13:30:13 -08:00
Francis Tsui
1b91588bd3
Use filesystem::path internal UTF8 conversion.
...
PiperOrigin-RevId: 601880589
2024-01-26 15:19:48 -08:00
Francis Tsui
05914245e8
Changes to make build work in Chromium.
...
PiperOrigin-RevId: 601861725
2024-01-26 14:05:09 -08:00
Francis Tsui
e9ae655916
Add more sharing code to github
...
PiperOrigin-RevId: 601277252
2024-01-24 17:05:16 -08:00
Francis Tsui
8d24e2457b
Remove direct dependency on absl::log.
...
PiperOrigin-RevId: 601252250
2024-01-24 15:27:10 -08:00
Francis Tsui
0905b2c3e0
Move FakeNearbyShareClient into sharing/internal/api
...
PiperOrigin-RevId: 601149255
2024-01-24 09:46:28 -08:00
Francis Tsui
10c4f5ede4
Move SharingRpcClientFactory into SharingPlatform.
...
PiperOrigin-RevId: 600914923
2024-01-23 14:53:50 -08:00
Francis Tsui
e2aa37ab04
Refactor RpcClient interfaces.
...
PiperOrigin-RevId: 600912194
2024-01-23 14:44:37 -08:00
hai007
c40a65e492
Internal change
...
PiperOrigin-RevId: 598901559
2024-01-16 12:54:38 -08:00
Anay Wadhera
9e705e2135
Remove no-op proguard rule
...
FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/google/nearby/pull/2240 from anayw2001:main 99c2e04f66
PiperOrigin-RevId: 597411223
2024-01-11 18:26:12 +00:00
Anay Wadhera
d2e0d62fa1
Merge pull request #2240 from anayw2001/main
...
Add Android Nearby Sharing sample app
2024-01-10 17:43:03 -08:00
Anay Wadhera
99c2e04f66
Fix image sizing
2024-01-10 15:25:20 -08:00
Anay Wadhera
c522dadfc1
Remove gradle wrapper and add instructions to rebuild the wrapper before build.
2024-01-10 15:25:20 -08:00
Anay Wadhera
d0ceb358a5
Add example code for using the slice
2024-01-10 15:25:20 -08:00
Anay Wadhera
ff09db25a2
Add screenshots of demo app
2024-01-10 15:25:20 -08:00
Anay Wadhera
b46ef89339
Add Android readme and sample app
2024-01-10 15:25:19 -08:00
Francis Tsui
1190721f3e
Add sharing/proto/analytics to github.
...
PiperOrigin-RevId: 597338174
2024-01-10 13:21:42 -08:00
Francis Tsui
41d2d6fc4c
Add sharing/fast_initiation to github.
...
PiperOrigin-RevId: 597004964
2024-01-09 12:05:19 -08:00
Francis Tsui
1072030be8
Copy sharing/internal, sharing/common and sharing/scheduling to github.
...
- Move Abseil pin to same as that used in Chromium.
- Disabled layering_check due to build failure in absl.
PiperOrigin-RevId: 596631921
2024-01-08 10:20:37 -08:00
Francis Tsui
c7b740f0c4
Begin copying sharing to github
...
- Start with proto dir
PiperOrigin-RevId: 565712295
2023-09-15 10:20:06 -07:00