Commit Graph
53 Commits
Author SHA1 Message Date
lasan 844bf42e7e Revert "removed bluetooth_classic_socket specific stream semantics. all linux sockets should use stream.h. improved stream semantics in stream.h"
This reverts commit 18970db598.
2026-06-11 12:42:59 +05:30
lasan 18970db598 removed bluetooth_classic_socket specific stream semantics. all linux sockets should use stream.h. improved stream semantics in stream.h 2026-06-09 21:38:13 +05:30
lasan b5e647972b hardcoded tray icon since detecting color scheme is not reliable 2026-04-28 00:12:30 +05:30
lasan 4b7b5649e1 added enable 5ghz toggle for people with intel LAR issues 2026-04-17 11:47:06 +05:30
Lasan Mahaliyana bfbab97c89 added stream payload type to nearby_connections_api 2026-04-06 22:31:01 +05:30
Lasan Mahaliyana ae4a89fa7b added nearby connections API for linux 2026-03-26 20:50:22 +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 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 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 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 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 c8c9d80abd removed TransferCard 2026-03-15 19:26:01 +05:30
Lasan Mahaliyana 79a11860a6 added URL copy functionality with a notification. added general notification manager. added rendered scan to connect URL 2026-03-15 19:10:17 +05:30
Lasan Mahaliyana b64b1bb186 updated desktop icon. rerouted all stdout and stderr logs to logfile 2026-03-10 00:12:48 +05:30
Lasan Mahaliyana 7dba078c0a fixed size 0 introduction frame error when sending file to android 2026-03-07 18:40:40 +05:30
Lasan Mahaliyana f40c2f5c15 added install script to release 2026-03-07 11:25:56 +05:30
Lasan Mahaliyana 4cf1f8b6ab UI tweaks 2026-03-07 11:15:58 +05:30
Lasan Mahaliyana fef8e29e35 removed unnecessary flags 2026-03-07 10:18:25 +05:30
Lasan Mahaliyana 56e17ef12b made settings panel look good again 2026-03-07 10:18:16 +05:30
Lasan Mahaliyana 9eb1f1d411 refractored facade to switch from using nearby connections to linux nearby sharing service. 2026-03-07 01:16:18 +05:30
Lasan Mahaliyana 87e04e96fa nearby_sharing_app.cc can now accept files from samsung quickshare 2026-03-03 22:14:20 +05:30
Lasan Mahaliyana 970ec2d750 made disconnect flow identical with nearby_sharing_service_impl.cc 2026-03-02 20:50:02 +05:30
Lasan Mahaliyana 36c37c5960 added visibility attributes, removed appimage build, 2026-03-01 12:53:10 +05:30
Lasan Mahaliyana efb44505a3 changed location of install rpath 2026-03-01 11:54:01 +05:30
Lasan Mahaliyana 6d2a2a2ada Added .desktop file for appimage 2026-03-01 10:20:49 +05:30
Lasan Mahaliyana 1d59c8c7c3 updated workflow and CMakeLists.txt 2026-03-01 10:06:51 +05:30
Lasan Mahaliyana 62c6db53e7 updated workflow and CMakeLists.txt 2026-03-01 09:47:46 +05:30
Lasan Mahaliyana 036d541824 Added guards for colorSchemechanged and Qt::ColorScheme. updated workflow to save apt cache 2026-02-28 23:38:10 +05:30
Lasan Mahaliyana 6be0557457 edited cmakelists 2026-02-28 23:32:21 +05:30
Lasan Mahaliyana 174bf062cc changed how caching works. edited cmakelists 2026-02-28 23:16:51 +05:30
Lasan Mahaliyana 447b15e7b6 removed old tray app code 2026-02-28 21:25:22 +05:30
Lasan Mahaliyana 3b2f307fe3 Fixed some UI bugs 2026-02-27 00:48:24 +05:30
Lasan Mahaliyana 62a2096604 Added settings tray 2026-02-27 00:34:51 +05:30
Lasan Mahaliyana d6ad048d97 Added settings tray 2026-02-25 23:24:08 +05:30
Lasan Mahaliyana 05062f69f3 refractored file share tray app. improved UI. UI looks better but is probably broken. AI commit 2026-02-25 19:36:42 +05:30
Lasan Mahaliyana 1c1ab1d457 added file share qml tray app. made improvements to qml tray controller 2026-02-22 09:00:59 +05:30
Lasan Mahaliyana ee582df8ee Added qml tray app for testing 2026-02-09 19:43:56 +05:30
Lasan Mahaliyana c547d9ff4c Added qml reference application 2026-02-07 11:50:58 +05:30
Lasan Mahaliyana 007edde124 fixed nearby_sharing bugs introduced by upstream merge 2026-02-06 23:30:05 +05:30
Lasan Mahaliyana 3fd04004d6 updated BUILD files and MODULE.bazel for bazel 9 2026-02-06 23:28:25 +05:30
kidfromjupiter d0c406dd7a added BUILD for nearby sharing client and fixed Wifi DIrect issues. 2026-02-01 06:03:04 +00:00
kidfromjupiter 0b2a8eca1e improved readme 2026-02-01 06:01:44 +00:00
kidfromjupiter ad7f2173d1 Added capability to generate QR code 2026-02-01 06:01:18 +00:00