Skip to content

Releases: UstadMobile/Meshrabiya

0.1d11

06 Nov 11:29
Compare
Choose a tag to compare

Android 8 fixes

  1. Fix UI for Android - local node screen linked to properties that were not available on Android 8
  2. Note issue #6 - IPv6 not working properly on Android 8 - seemed to be caused by the OS itself

0.1d10

16 Oct 08:47
Compare
Choose a tag to compare

Improve logging

  1. Save logs to file and list in an additional screen. This allows users to retrieve logs from previous sessions, and ensures that when the log is shared the complete log can be shared.

  2. Add logging messages for user events on node home screen.

Version 0.1d9

18 Aug 19:24
Compare
Choose a tag to compare
  1. Fixes for devices that don't create WiFi direct groups as expected: Android 11+ devices that support WiFi Station - AP concurrency failed to create a WiFi direct group (Nothing, Nokia 5.4). This release adds support for using LocalOnlyHotspot. The LocalOnlyHotspot will be used automatically on devices that support WiFi Station - AP concurrency. Android 13+ has support for setting the SSID etc. on the hotspot using the hidden API.
  2. TCP sockets setup to use the Network object socketFactory when sending traffic over a WiFi station connection
  3. UI updates for test-app: allow user to select which type of hotspot to create and frequency. Send file UI has in progress indicator.
  4. Improved logging with timestamps and additional system info.

0.1-snapshot

15 Aug 19:10
Compare
Choose a tag to compare
0.1-snapshot Pre-release
Pre-release

First test version