Skip to content

Latest commit

 

History

History
216 lines (180 loc) · 18.4 KB

CHANGELOG.md

File metadata and controls

216 lines (180 loc) · 18.4 KB

Change Log

1.3.0 (2017-03-23)

Full Changelog

Implemented enhancements:

  • Feature Request: Alarms #8

Closed issues:

  • Notification.notify crashes android app #296
  • GPS android crash on launch #288
  • Send SMS feature not working #261
  • gps.configure() results in exception #257
  • v1.2.4 archive not available via github #234
  • SyntaxError in wifi.py for Linux #230
  • New PyPi release please, to fix static jfieldID not valid for class java.lang.Class<org.renpy.android.PythonActivity> #229
  • Drag-and-drop: originate in Kivy, drop in some external app #228
  • GPS Issue after in iOS after last changes in plyer #224
  • battery.status isCharging always shows false #221
  • GPS example only updating location once #217
  • uniqueid.id raises exception on Windows #212
  • Redundant libs folder #209
  • accelerometer on Android with Kivy Launcher 1.9.0 not working #206
  • Camera on android doesn't return to app #200
  • android compass suggestion #195
  • more example code to the docs #166
  • Mail API on linux raises error NameError: name 'Email' is not defined #131
  • native gui widgets #124
  • android: using gps app cannot resume from pause #112
  • Please upgrade pypi ! #94
  • UniqueID using OpenID #83
  • Display the notification in the right places #78
  • Python3 All The Plyer! #12

Merged pull requests:

v1.2.4 (2015-06-01)

Full Changelog

Implemented enhancements:

  • Update platform check code #109

Closed issues:

  • webhook test #142
  • Sync style check updates from the Kivy repo #141
  • GPS on android doesn't work (a strange error) #136
  • Create toast notification facade for Android and iOS #126
  • uniqueid.id empty on linux. #114
  • Gyroscope Support for iOS #111
  • AndroidUniqueID doesn't use Android ID #107
  • OverflowError: Python int too large to convert to C long [android lollipop] #103
  • Feature request: ability to open browser to a particular page #98
  • AndroidGPS list GPS Provider but use hardcoded "gps" #54
  • Email Support for Android < 4.0 #42

Merged pull requests:

1.2.3 (2015-01-27)

Full Changelog

1.2.2 (2015-01-27)

Full Changelog

Closed issues:

  • NotImplementedError: No usable implementation found! whith usable implementations on the system. #108
  • Gyro example #101
  • Notification is not working in android #93
  • plyer.notification.notfy() raises NotImplementedError under Python 3.3 in Linux but not Python 2.7 #58

Merged pull requests:

  • Linux platform check made compatible with python 3.3+ (Fixes #58) #102 (helenst)

1.2.1 (2014-08-19)

Full Changelog

Implemented enhancements:

  • Feature Request: codec-independent sound player #2

Closed issues:

  • Battery status connected is actually isCharging #84
  • Email Support for Windows #36
  • Accelerometer Support for OSX #29
  • Email Support for Linux #28
  • Email Support for iOS #25
  • TextToSpeech Support for iOS #24

Merged pull requests:

1.2.0 (2014-06-24)

Implemented enhancements:

  • Feature Request: Add adjustable timeout option to Windows notification #13
  • Changes notify to use ctypes instead of win32gui so we could use unicode. #18 (matham)
  • User-specified icon support for Windows notifications #11 (brousch)
  • Added Vibrator facade and android implementation #6 (inclement)

Closed issues:

  • GPS example crashes #40
  • TextToSpeech Example App #20
  • Accelerometer Example App #19

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator