Commit Graph
4164 Commits
Author SHA1 Message Date
lasan b1938b6fdb updated validate.yaml to reflect new changes 2026-04-15 23:19:06 +05:30
Lasan Mahaliyana f69e9a97d7 removed stupid v0.1-beta-1 2026-04-15 22:50:33 +05:30
Lasan Mahaliyana c4de0336d2 remove apt cache. added sdbus cache and restore 2026-04-15 22:48:00 +05:30
Lasan Mahaliyana 137dd2aee9 Remove verbose_failures from bazel build options
Removed verbose_failures option from bazel build command.
2026-04-15 22:34:37 +05:30
Lasan Mahaliyana 51eba5b4d8 Update cache key for apt-debs in workflow 2026-04-15 22:30:23 +05:30
Lasan Mahaliyana c1d6dc70f4 Refactor APT cache handling in workflow 2026-04-15 22:28:37 +05:30
Lasan Mahaliyana dcf0831551 added apt caching 2026-04-15 22:22:17 +05:30
Lasan Mahaliyana e66c3196ed added CMAKE_INSTALL_PREFIX to sdbus-cpp build 2026-04-15 21:53:32 +05:30
Lasan Mahaliyana bfbb8d40bf removed libsdbus install step in apt 2026-04-15 21:26:51 +05:30
Lasan Mahaliyana 73dede3eb2 added libqrencode as build dependency 2026-04-15 20:06:33 +05:30
Lasan Mahaliyana 1b03bd9202 added sudo to workflow 2026-04-15 19:48:58 +05:30
lasan aa97153e49 added manual compilation step for sdbus-cpp 2026-04-15 19:45:42 +05:30
lasan 7b73dd796d Merge remote-tracking branch 'origin/main'
# Conflicts:
#	.github/workflows/release-nearby-qml-tray.yaml
2026-04-15 19:44:44 +05:30
lasan 54c1418d81 added manual compilation step for sdbus-cpp 2026-04-15 19:42:24 +05:30
Lasan Mahaliyana e9e2aaedae updated yaml 2026-04-07 08:52:07 +05:30
Lasan Mahaliyana 37207dbfdb doc: readme 2026-04-07 08:49:17 +05:30
Lasan Mahaliyana 87a71baa44 Merge remote-tracking branch 'origin/main' 2026-04-07 07:36:33 +05:30
Lasan Mahaliyana b73f9744e9 upddated readme 2026-04-07 07:36:19 +05:30
Lasan Mahaliyana 8536897335 more readme changes 2026-04-06 23:10:29 +05:30
Lasan Mahaliyana 3fcdb17097 formatting 2026-04-06 22:59:11 +05:30
Lasan Mahaliyana ccdd43ec57 formatting 2026-04-06 22:58:01 +05:30
Lasan Mahaliyana fbf6f9d0c9 upddated readme 2026-04-06 22:57:10 +05:30
Lasan Mahaliyana f8b461b60a updated readme 2026-04-06 22:36:11 +05:30
Lasan Mahaliyana bfbab97c89 added stream payload type to nearby_connections_api 2026-04-06 22:31:01 +05:30
Lasan Mahaliyana b85bb5f712 added stream payload type. 2026-04-06 22:28:13 +05:30
Lasan Mahaliyana 161ceedfac re enabled GATT server. Android requires GATT characteristics to be preset to initiate l2cap connection 2026-04-06 22:26:40 +05:30
Lasan Mahaliyana ae4a89fa7b added nearby connections API for linux 2026-03-26 20:50:22 +05:30
Lasan Mahaliyana 29e1aa0555 added sepereate cc_library for system clock 2026-03-26 20:49:27 +05:30
Lasan Mahaliyana 7c3eae2db2 added incoming transfer progress card. more blob eye candy 2026-03-22 09:14:30 +05:30
Lasan Mahaliyana 19cf94faca added code to normalise transfer progress between incoming and outgoing transfers 2026-03-22 08:40:33 +05:30
Lasan Mahaliyana f884cf3473 implemented gatt but removed it from ble_v2_medium. implemented bluez_agent and bluez agent manager for accepting incoming pairing requests 2026-03-22 00:50:27 +05:30
Lasan Mahaliyana 1c8761c02d removed blur but added more blobs 2026-03-21 15:46:38 +05:30
Lasan Mahaliyana 3121aac81d cleaned up start/stop logic and mode switching. fixed not switching to receive mode after successful send bug 2026-03-21 14:53:45 +05:30
Lasan Mahaliyana 8e3339693d added subtle blur effect to animated blob 2026-03-21 14:40:17 +05:30
Lasan Mahaliyana 06fea7c4eb updated workflows 2026-03-21 08:56:39 +05:30
Lasan Mahaliyana 9cac403484 updated workflows 2026-03-21 08:54:28 +05:30
Lasan Mahaliyana d37adbe457 updated workflows v0.1.0-beta-1 2026-03-21 08:45:37 +05:30
Lasan Mahaliyana 5f4c039e01 refractored file_share_tray_controller. removed linux namespace definition 2026-03-21 08:35:22 +05:30
Lasan Mahaliyana 59aaf99709 enabled ble for transfer by default in linux sharing platform 2026-03-21 01:12:51 +05:30
Lasan Mahaliyana 0434117008 disabled gatt server + client on linux 2026-03-21 00:54:04 +05:30
Lasan Mahaliyana 04d1c89195 converted RegisterMonitor and UnregisterMonitor to async 2026-03-21 00:53:45 +05:30
lasan 3b9c2e0ce3 WIP: minor fixes 2026-03-20 20:48:37 +05:30
lasan 607d37a6b0 converted LeAdvertisementManager to use async internally and expose a sync API 2026-03-20 17:03:57 +05:30
lasan a7d52b09a2 updated linux_sharing_platform.cc to be compliant with sdbus-cpp v2 2026-03-20 09:01:05 +05:30
lasan e0a888a51f migrated to sdbus-cpp v2 2026-03-19 20:23:24 +05:30
lasan 45406089e1 changed all instances of getObjectPath to getObject().getObjectPath(). migrated to ne ProxyInterfaces constructor 2026-03-19 18:44:02 +05:30
lasan 4cc3bec2aa generated sdbus v2 bindings 2026-03-19 17:59:19 +05:30
Lasan Mahaliyana 2b63435a42 . 2026-03-18 20:25:58 +05:30
Lasan Mahaliyana 21b2c4c3c1 switched from using custom linux fork of nearby_connections_service_linux and nearby_sharing_service_linux, switched to google's implementation of nearby sharing service. with appropriate stubs for missing parts 2026-03-16 00:16:38 +05:30
Lasan Mahaliyana f62348a4e5 refractored timer to match windows impl 2026-03-16 00:14:07 +05:30