Skip to content

Releases: opensrp/android-p2p-sync

v0.4.1-DEV-SNAPSHOT

05 May 10:59
Compare
Choose a tag to compare
v0.4.1-DEV-SNAPSHOT Pre-release
Pre-release

What's Changed

  • Translate '/p2p-sync/src/main/res/values/strings.xml' in 'fr' by @transifex-integration in #67
  • handle npe crashes obtained from crashlytics by @Andati in #72
  • Stability by @rkodev in #73
  • P2p - Add check for play services by @rkodev in #74
  • Provide fail safe recalled id by @rkodev in #75
  • Update README.md with latest version & fix setup by @ekigamba in #77
  • Prevent duplicate qr codes being provided within 5 seconds of first r… by @ekigamba in #78
  • Migrate android p2p to github actions ci by @rkodev in #79

New Contributors

Full Changelog: v0.3.1-SNAPSHOT...v0.4.1-DEV-SNAPSHOT

Version 0.3.1 SNAPSHOT

02 Jul 13:06
Compare
Choose a tag to compare
  • Add French translations from Transifex #50
  • Add peer-to-peer instructions to sync complete page #65
  • Disable toasts for release versions #65

Version 0.3.0 SNAPSHOT

21 Jun 07:08
Compare
Choose a tag to compare

All Changes

Version 0.2.1 SNAPSHOT

06 Jun 11:50
Compare
Choose a tag to compare
  • Inject peer device status #52

All Changes

Version 0.2.0 SNAPSHOT

06 Jun 10:49
Compare
Choose a tag to compare
  • Negotiate data exchange, track last sent data on the receiver & generate hash key if not presenter device start #32
  • Implementing sending and retrieving data #33
  • Implement progress updates #47

All Changes

Version 0.1.0 SNAPSHOT

29 Mar 11:16
Compare
Choose a tag to compare
  • Define host application interface #29
  • Implement authentication on sending and receiving device #28
  • Implement discovering and advertising on both sending and receiving devices #26