Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Latest commit

 

History

History
99 lines (65 loc) · 1.78 KB

Changelog.md

File metadata and controls

99 lines (65 loc) · 1.78 KB

0.1.14

  • Update to latest JXcore (3.1.14)

0.1.13

  • Skipped

0.1.12

  • Update to latest JXcore (3.1.12)

0.1.11

  • iOS: libuv's loop invoked at a higher frequency.

0.1.10

  • Update to latest JXcore (3.1.10)

0.1.9

  • Update to latest JXcore (3.1.9)

0.1.8

  • Update to latest JXcore (3.1.8)

0.1.7

  • Update to latest JXcore (3.1.7)

0.1.6

  • Update to latest JXcore (3.1.6)

0.1.5

  • Update to latest JXcore (3.1.5)

0.1.4

  • Update to latest JXcore (3.1.4)
  • Fix build_leveldown.sh script on Linux.

0.1.2

  • Update to latest JXCore (with PSK)
  • Update for latest NDK toolchain - 4.9

0.1.1

  • Update to latest JXcore
  • Update to latest leveldown-mobile
  • Fix packaging issue with JX SM

0.1.0 - DEV Version

  • JXcore 0.3.1.1
    • Several stability improvements
    • Several Android SIGSEGV fixes
    • Memory usage reduced (up to 1 Mb)
  • toggleWifi / Bluetooth adapter check
  • use proper root value. fixes #93
  • Android 6.01 Support
  • Android no longer uses UI thread
  • Connectivity change listener (process.connectionStatusChanged)

0.0.8

  • Update to latest JXcore 0.3.0.7
  • Fixes Android WiFi reconnection issue

0.0.7

  • toggleBluetooth (android)
  • toggleWiFi (android)
  • ios: Fix queue corruption on async calls

0.0.5

  • Samsung Android /proc/stat recovery
  • iOS 9.0 support
  • Latest JXcore bug fixes (0.3.0.6)

0.0.4

  • Android 4.0.3 issue is fixed
  • New methods to Mobile interface
  • Stability updates on core

0.0.3

  • process.on('pause' and 'resume)
  • Mobile.GetDocumentsPath
  • Mobule.GetConnectionStatus
  • JXcore updates
  • Minor stability improvements

0.0.2

  • Name change (JXcore side) 'cordova' -> 'Mobile'

0.0.1

  • Initial version of JXcore Cordova Plugin