Skip to content

Releases: geode-sdk/android-launcher

v1.4.2

15 Nov 23:31
f0af12f
Compare
Choose a tag to compare

pretty small release

  • marked 2.2074 as compatible
  • high refresh rate fixes
  • it now requests the fragileuserdata flag
  • fixed application logs being cut off in some cases
  • updated ndk to r27c
  • force validation of geode binaries on start (unless developer mode is enabled)
  • added warning for pre 2.206 versions of the game
  • fixed the 2.200 geode version 😭
  • disabled new ui preview for now. it didn't look very good
  • updated the dependencies, ig

Full Changelog: 1.4.1...1.4.2

v1.4.1

23 Jun 02:56
291237d
Compare
Choose a tag to compare
  • fixed crash when dlpi_name is null
  • removed libunwind related symbols from the symbol patch list
  • now shows additional information sometimes

Full Changelog: 1.4.0...1.4.1

v1.4.0

22 Jun 19:24
9f5ccd9
Compare
Choose a tag to compare
  • marked 2.206 as compatible
  • added a pre-release update channel for beta versions of geode
  • reorganized settings
  • improved support for legacy versions of the game
  • switched launcher self updater to install inside the app
  • fkdlflkdjfkls
  • an initial ui revamp! this is currently opt in to let people give feedback
  • various other small tweaks/fixes aka the usual
  • oh btw you'll need this update to use geode in the future. so you should install it

Full Changelog: 1.3.4...1.4.0

v1.3.4

01 Jun 04:01
6258700
Compare
Choose a tag to compare
  • fixed high refresh rate regression on some devices
  • allowed starting game without geode
  • some small tweaks and improvements

Full Changelog: 1.3.3...1.3.4

v1.3.3

20 May 09:12
18cb201
Compare
Choose a tag to compare
  • fixed an opengl related load error (closes #25)
  • improved the ux of some confusing errors
  • added the input timestamp api
  • distributed libc++ inside the apk
  • other small tweaks/fixes

Full Changelog: 1.3.2...1.3.3

v1.3.2

23 Feb 05:22
d7021ba
Compare
Choose a tag to compare
  • fixed one FMOD crash
  • enabled optimizations. this results in an over 60% reduction in app size
  • minor ui tweaks and bugfixes

Full Changelog: 1.3.1...1.3.2

v1.3.1

18 Feb 23:20
ae3e25d
Compare
Choose a tag to compare

it's basically the last version's changelog. but a little cooler

  • file api fixes for android ≥11
  • added option to display game fullscreen (under display cutouts)
  • improved compatibility for a very small subset of devices
  • crash ui improvements and also general ui changes

Full Changelog: 1.3.0...1.3.1

v1.3.0

14 Feb 04:42
cd73362
Compare
Choose a tag to compare
  • file api fixes for android 10
  • added option to limit the game's aspect ratio
  • keyboard support.
  • continued ui improvements and bugfixes

Full Changelog: 1.2.1...1.3.0

v1.2.1

05 Feb 01:07
3853a46
Compare
Choose a tag to compare
  • add support for requesting the read all files permission
  • another file permissions fix
  • option to launch in safe mode by long pressing the launch button
  • minor ui tweaks
  • i forgot

Full Changelog: 1.2.0...1.2.1

v1.2.0

30 Jan 07:59
7857fae
Compare
Choose a tag to compare

Release Notes

  • fixed permission issues with file picker
  • failing to load geode now counts as a load failure
  • implement launch arguments option and api
  • add ability to filter logs by their log level
  • small interface tweaks. no bugfixes though

Full Changelog: 1.1.0...1.2.0