Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Releases: MrStahlfelge/gdx-backends

1.911.0

22 Aug 15:53
Compare
Choose a tag to compare
Updated readme for 1.9.11

1.910.2

19 Aug 17:18
Compare
Choose a tag to compare
Readme updated for 1.910.2

1.910.1

21 Jul 19:02
Compare
Choose a tag to compare

See readme file

1.910.0

25 Aug 14:55
Compare
Choose a tag to compare
Readme

1.98.1

04 Jul 08:18
Compare
Choose a tag to compare

Can be used with libGDX 1.9.9 and 1.9.8.

This is mainly targeted towards replacing the original GWT and iOS backends for libGDX 1.9.8 if you need one of the
following improvements:

Downgraded from libGDX 1.9.9

  • Android, GWT, iOS: Added all fixes from 1.9.9 (check the commit history)
  • iOS/GWT: Added support for pressure from 1.9.9 with one caveat: isPeriphalAvailable will report false for Pressure.
  • iOS: Added configuration options for iPhone X (hideHomeIndicator, screenEdgesDeferringSystemGestures) from 1.9.9
  • iOS: New devices added

Downgraded from libGDX 1.9.10

  • Android, GWT, iOS: Added all fixes from 1.9.10-SNAPSHOT as of 05/31/19 (check the commit history)
  • iOS: Compatible with RoboVM 2.3.6 and this with iOS 12
  • iOS: New devices added
  • GWT: Use the real clipboard
  • GWT: Change logging to JavaScript console
  • GWT: Unimplemented HttpResponse operations throw exceptions instead of returning null. See PR.
  • GWT: Accelerometer support See PR by @SimonIT
  • iOS: allowIpod defaults to true
  • iOS: Possibility to add new devices without changing the backend. See PR.
  • GWT: Preload logo and progress bar style adjustable. See PR.
  • iOS: Make UIViewController customizable. See current PR.

Own additions

  • GWT: Switched to WebAudio, fixes sounds for mobiles too. Original PR by @barkholt. See current PR for more information.
  • GWT: Faster bootstrap process by lazy loading assets. See current PR for more information.
  • GWT: Fixed density problems on mobile with new config setting. See current PR

1.98.0

02 Jun 18:32
Compare
Choose a tag to compare

This is exactly 1.9.8 backend with original group id and corrected gwt project name.

First running version

02 Jun 17:00
Compare
Choose a tag to compare

This is exactly same than the original 1.9.8 backends (with a different group id)