gomobile-ipfs

IPFS and libp2p on Mobile, with Gomobile

OTHER License

Stars
319
Committers
13

Bot releases are visible (Hide)

gomobile-ipfs - v1.10.1 Latest Release

Published by github-actions[bot] almost 2 years ago

1.10.1 (2022-12-06)

Bug Fixes

  • .editorconfig: Use 'unset' instead of 'none' to ignore. Also ignore javadoc. (7880a8c)
gomobile-ipfs - v1.10.0

Published by github-actions[bot] almost 2 years ago

1.10.0 (2022-11-30)

Bug Fixes

  • Build iOS Example (a737c2c)
  • bump go ci to 1.17 (ecee9c8)
  • ci cache (7039c4d)
  • In testConfig, don't configure MDNS with Interval:10 (so that the final config is the same as the backup). (aafe091)
  • INSTALL.md: Remove Go 1.17 and macOS 10.15. Add Go 1.19. (b618910)
  • link.yml: Remove go mod vendor. (be2432f)

Features

  • bump to kubo 16 & libp2p 23 (f5e98d1)
gomobile-ipfs - v1.9.0

Published by github-actions[bot] almost 2 years ago

1.9.0 (2022-10-25)

Features

  • implement request using InpuStream on Android and go (2af8078)
  • implement request using InpuStream on iOS (533fd5c)
gomobile-ipfs - v1.8.0

Published by github-actions[bot] almost 2 years ago

1.8.0 (2022-10-20)

Features

  • Add core.NodeConfig with ProximityDriver. Change NewNode to use it. (7f1d1ff)
  • Implement Java NetDriver and MDNSLockerDriver. (f23c6aa)
gomobile-ipfs - v1.7.6

Published by github-actions[bot] about 2 years ago

1.7.6 (2022-10-17)

Bug Fixes

  • Update go.mod berty/mobile version. Fix Swift calls to send(). (a7b8143)
gomobile-ipfs - v1.7.5

Published by github-actions[bot] about 2 years ago

1.7.5 (2022-09-13)

Bug Fixes

  • Remove dnsconfig* . Set net.DefaultResolver in NewNode. (86863cf)
gomobile-ipfs - v1.7.4

Published by github-actions[bot] about 2 years ago

1.7.4 (2022-09-06)

Bug Fixes

  • Fix to maven_format_core.py for Java > 1.8. (1e16e72)
  • In bledriver/Scanner.java, we don't need to check the build version. (Already done by the Manifest.) (1d2941e)
  • In values/strings.xml, Lint says that "app_name" is unused, but it is. So ignore the warning. (9537f9d)
  • Indentation warnings from EditorConfig lint. (19dab7a)
  • lint.yml: After installing sdkmanager, install Java 11. (04571c7)
  • Make static method StringUtil.format to avoid lint warnings for Locale with "%d". (90c084d)
  • Move Bluetooth permissions from android/app to android/bridge. (f80d43e)
  • node_test.go: Simplify tests. (Go lint) (3ce9353)
  • node.go: Remove unused imports and dead code, catch err in deferred func (Go lint) (4342217)
  • release.yml: Add starting space in comment (Yaml lint) (113c9e2)
  • Spacing warnings from Swift lint (02edf1d)
  • Wrap long lines (or ignore warning), fix indents (Yaml lint) (640c556)
gomobile-ipfs - v1.7.3

Published by github-actions[bot] about 2 years ago

1.7.3 (2022-08-23)

Bug Fixes

  • In Manifest.yml, give the bintray_url for maven (eec9875)
gomobile-ipfs - v1.7.2

Published by github-actions[bot] about 2 years ago

1.7.2 (2022-08-23)

Bug Fixes

  • In testCatFile, fetch a reliable sample file. (3dc6933)
gomobile-ipfs - v1.7.1

Published by github-actions[bot] about 2 years ago

1.7.1 (2022-08-09)

Bug Fixes

  • Update bug_template to be more like the one at go-ipfs-log (c76c94d)
gomobile-ipfs - v1.7.0

Published by github-actions[bot] over 2 years ago

1.7.0 (2022-07-19)

Features

  • Add bug, question and feature request forms. (41c021b)
gomobile-ipfs - v1.6.0

Published by github-actions[bot] over 2 years ago

1.6.0 (2022-07-18)

Features

gomobile-ipfs - v1.5.2

Published by github-actions[bot] over 2 years ago

1.5.2 (2022-02-01)

Bug Fixes

  • build all apple archs supported by upstream gomobile (048c1e8)
gomobile-ipfs - v1.5.1

Published by github-actions[bot] over 2 years ago

1.5.1 (2022-01-30)

Bug Fixes

  • use upstream gomobile and target simulator (5c3929a)
gomobile-ipfs - v1.5.0

Published by github-actions[bot] over 2 years ago

1.5.0 (2022-01-29)

Bug Fixes

Features

gomobile-ipfs - v1.4.4

Published by github-actions[bot] over 2 years ago

1.4.4 (2022-01-28)

Bug Fixes

  • pods: exclude arm64 simulator until supported (cfd623c)
gomobile-ipfs - v1.4.3

Published by github-actions[bot] over 2 years ago

1.4.3 (2022-01-28)

Bug Fixes

gomobile-ipfs - v1.4.2

Published by github-actions[bot] over 2 years ago

1.4.2 (2022-01-28)

Bug Fixes

  • Revert "chore: allow to re-trigger release" (59a6e50)
gomobile-ipfs - v1.4.0

Published by github-actions[bot] over 2 years ago

1.4.0 (2022-01-21)

Features

gomobile-ipfs - v1.3.2

Published by github-actions[bot] over 2 years ago

1.3.2 (2022-01-19)

Bug Fixes