Skip to content

Android-SMS-API 0.3 (Pre-Release) - UI Preparations and minor bug fixes

Pre-release
Pre-release

Choose a tag to compare

@agamsol agamsol released this 03 Feb 19:55
· 14 commits to master since this release

馃帀 What's New in 0.3 (Pre-release)

Features & Improvements

  • Added a route to get and list all conversations on the device

  • Added a route to list all users

  • GET /auth/@me now returns how many messages are left for the current month

P.S. Parts of this release are preperations for the UI Interface which is coming VERY soon!

Bug Fixes

  • Timeout handling for ADB POST /adb/connect-device - trace back to client
  • device_id was limited to 35 characters (raised to 99) - code pairing devices have longer names than 35 characters