Commit graph

31 commits

Author SHA1 Message Date
Ivan
65f1b2cc77
feat: implement non-exported CallNotificationTrampolineActivity for secure call handling and update AndroidNotificationBridge with trusted call action management 2026-07-18 15:08:33 -05:00
Ivan
f736fe3fb0
feat: update Android notification handling with Do Not Disturb and conversation tracking features 2026-07-17 17:23:28 -05:00
Ivan
1c2977fe00
feat: implement Android privacy features to block screenshots and clear clipboard on background 2026-07-16 12:04:45 -05:00
Ivan
6877031cd6
feat: implement battery status monitoring across platforms with UI integration and localization support 2026-07-16 06:37:21 -05:00
Ivan
862cbbc764
fix: handle Python runtime startup failure in MainActivity and redirect to messages on empty hash in frontend 2026-07-14 13:31:26 -05:00
Ivan
d23b169b41
feat(android): integrate BLE and USB support with Chaquopy, improving RNode functionality 2026-07-10 11:39:19 -05:00
Ivan
7dfbf05740
refactor: various fixes and updates 2026-07-10 07:42:38 -05:00
Ivan
fe11de8c7b
fix(MainActivity): ensure error description is a string for WebView loading failure 2026-07-10 01:47:19 -05:00
Ivan
69c9f13de7
feat(main-activity): update WebView background handling and improve file chooser MIME type management 2026-07-10 00:52:45 -05:00
Ivan
e3a56d5ece
feat(error-reporting): update startup error handling with detailed diagnostics and refactor error message formatting 2026-07-09 12:32:36 -05:00
Ivan
d0a5e95b0e
feat: add RNS link API, plugin permissions, and deferred network startup 2026-07-09 10:10:46 -05:00
Ivan
60a4c6ab8b
feat(qrScanner): implement QR code scanning functionality with camera support and error handling in Vue components 2026-07-02 22:19:55 -05:00
Ivan
a81a7dc30e
feat(link-handling): implement centralized rich HTML link handling to manage navigation and external links across components 2026-06-22 17:38:42 -05:00
Ivan
661278a753
feat(download): fix webview download functionality by implementing a download listener, improving filename parsing, and adding cookie support for HTTP requests 2026-06-19 10:24:25 -05:00
Ivan
d3dfa648a3
feat(android): implement AndroidStorageManager for handling internal and external storage, including migration and setup options 2026-06-03 08:07:54 -05:00
Ivan
3521ae6269
feat(MainActivity): add JavaScript interfaces for handling notifications and incoming calls 2026-05-05 23:07:55 -05:00
Ivan
5eb02b2a25
feat(audio): add native WAV attachment availability check and update audio source for recording 2026-05-03 13:17:59 -05:00
Ivan
1ac6b41e3d
feat(android): update versioning to 4.6.0, add geolocation permissions for map/ lxmf telemtryand handling, implement file sharing utilities, and add APK sharing functionality 2026-05-02 04:29:10 -05:00
Ivan
b7e1593306
feat(android): update notification handling and UI responsiveness with new audio settings permission and improved back navigation
Credit: thanks to Sergey B (Samara Telegram - Reticulum Самара) for testing and providing solutions.
2026-04-30 11:52:10 -05:00
Ivan
e89fc13824
feat(android): implement call handling and audio features, add notification channels, and enhance UI with new permissions and shortcuts 2026-04-25 16:24:42 -05:00
Ivan
dba102f580
feat(android): implement foreground service and notification handling for message synchronization 2026-04-24 17:59:09 -05:00
Ivan
4b60db8f34
feat(downloads): implement file download persistence with user notifications and filename sanitization 2026-04-24 14:34:21 -05:00
Ivan
c52d429ee1
feat(webview): implement URL navigation handling for WebView with security checks 2026-04-23 04:30:03 -05:00
Ivan
a6764d3d38
feat(android): add Bluetooth and USB permissions, implement JavaScript interfaces for Bluetooth and USB management, and enhance Android wheel verification in CI workflow 2026-04-19 11:36:40 -05:00
Ivan
7377a39644
feat(android): add CAMERA permission and handle incoming intents with custom URI schemes 2026-04-17 23:27:09 -05:00
Ivan
81dea45d34
fix(android): update cryptography version to 46.0.7 and adjust WebView settings for media playback 2026-04-16 03:37:19 -05:00
Ivan
3cb1a04917
feat(android): update MainActivity with loading logo and improved startup messaging; streamline WebView visibility handling during loading phases 2026-04-16 02:26:27 -05:00
Ivan
9b41cf1fa3
feat(android): update Android app configuration by adding ABI splits for optimized builds, requesting battery optimization exemption, and implementing microphone permission handling for WebView 2026-04-16 02:06:25 -05:00
Ivan
778c32f380
feat(android): add android support 2026-04-16 01:43:17 -05:00
Sudo-Ivan
d2c2d7a02b
chore(android): update Gradle dependencies, adjust Python build path, and enhance AndroidManifest with drawable resources 2026-01-01 21:57:05 -06:00
Sudo-Ivan
268fc11bd5
feat(android): initialize Android project with Gradle configuration, build scripts, and main application structure for MeshChatX 2026-01-01 21:09:22 -06:00