Columba 0.3.0-rc1
Installation
Download the APK below and install on your Android device.
SHA256 Checksum:
e53f3e382aee568a568c0a7242722ca7d448cf8e18bc1bc069bf297d8859fce7 columba-0.3.0-rc1.apk
What's Changed
- Added support for propagation nodes. One will be autoselected or users can set their own. Selected relay is at the top of Contacts view.
- Added setting for default send method - direct link vs. propagation. Will fall back to propagation if destination is not available
- Added support for opportunistic messages. Will fall back to propagation if destination is not available.
- Added settings toggle for transport node, enabled by default to enable mesh networks over BLE
- Added TCP Client connection wizard, with current community servers available to choose from
- Added connecting to RNode via TCP
- Added message details view, accessible via context menu via long press on sent messages
- Added ability to add contact from within a conversation
- Added ability to announce from the announces view
- Various optimizations and bug fixes
See the release notes below for details.
What's Changed
- Feature/obtainium config by @torlando-tech in #69
- feat: add TCP Client interface wizard by @torlando-tech in #68
- test: Add comprehensive unit tests for relay management feature by @torlando-tech in #75
- fix(rnode): Trigger pairing when tapping entire device card by @torlando-tech in #74
- Feature/opportunistic timeout by @torlando-tech in #78
- Feature/opportunistic timeout by @torlando-tech in #79
- feat: Message details screen with delivery tracking by @torlando-tech in #77
- feat: Add star icon to toggle contact status from chats and conversation by @torlando-tech in #80
- refactor: Convert instrumented tests to Robolectric by @torlando-tech in #82
- feat: Add transport node toggle in settings by @torlando-tech in #81
- ci: bump actions/setup-python from 5 to 6 by @dependabot[bot] in #53
- deps(deps): bump paging from 3.3.5 to 3.3.6 by @dependabot[bot] in #56
- feat: Add announce button to Discovered Nodes screen top bar by @torlando-tech in #83
- deps(deps): bump the testing group with 2 updates by @dependabot[bot] in #55
- Feature/tcp rnode by @torlando-tech in #84
- Fix/startup optimizations by @torlando-tech in #85
Full Changelog: v0.2.0...v0.3.0-rc1