Skip to content

Releases: kylecorry31/andromeda

5.3.0

18 May 22:54
Compare
Choose a tag to compare

Sense

  • Remove useRotationMatrix parameter of GravityCompensatedCompass (it uses the same math by default)

5.2.1

02 May 23:10
Compare
Choose a tag to compare

Sense

  • Add support for Android's rotation matrix based azimuth calculator in GravityCompensatedCompass

5.2.0

22 Apr 11:07
Compare
Choose a tag to compare

Core

  • Add string slugify extension
  • Get menu items from resource file
  • Add button state extensions
  • Add button flatten extension
  • Add seek bar progress change listener extension
  • Add fragment timer and topic extensions
  • Add view alignment extensions

Misc

  • Update dependencies

5.1.0

26 Mar 13:06
Compare
Choose a tag to compare

Fragments

  • Add cancel when below state parameter to inBackground extension method

Misc

  • Update dependencies

5.0.0

18 Mar 14:13
Compare
Choose a tag to compare

Core

  • Add resource cache
  • Improve perspective correction
  • Add bitmap cropping
  • Make bitmap parsing nullable
  • Add stream extension methods
  • Make try extension inline
  • Add coroutine extensions
  • Add SAF document intent support
  • Rename OSNG to OSGB
  • Improve timer reliability and add coroutine support
  • Get most contrasting color
  • Set image color
  • Set color alpha
  • Improve topic reliability
  • Add GLCM configuration
  • Resize bitmap exact (resize renamed to resizeToFit)
  • Quantize a bitmap's colors
  • Improve coordinate parsing
  • Add incognito keyboard support
  • Add topic operators (map, distinct, filter)
  • Add topic value
  • Add lazy topic
  • Get parcelable extra from intent

Services

  • Add polling tile service

Haptics

  • Renamed buzz to haptics
  • Add HapticMotor class

Exceptions

  • Add global exception handling
  • Add bug report generators

Fragments

  • Add inBackground method
  • Add SAF document intent support
  • Add dialog fragment support
  • Add fullscreen dialog fragment support
  • Add volume action support
  • Add theme support
  • Add dynamic color support

Preferences

  • Add duration preference
  • Add preference cache
  • Change coordinate preference format (breaking)
  • Add preference migrator

Signal

  • Add default error implementation

Files

  • Replace LocalFiles and ExternalFiles with file systems
  • Add zip support
  • List files in a directory
  • Get filename / extension from URI
  • Get mime type
  • Convert mime type to extension
  • Add asset file system

Torch

  • Add brightness support
  • Improve exception handling

Camera

  • Check for front or back camera

Compression

  • Get single byte

Jobs

  • Add start method
  • Add service task scheduler
  • Add task scheduler factory
  • Add interval to AlarmBroadcastTaskScheduler
  • Add IntervalWorker
  • Provide defaults for worker isEnabled and getLastRunKey
  • Add wakelock for daily worker

Sense

  • Add sensor topic

Alerts

  • Add loading indicators

Misc

  • Target Android 13
  • Update dependencies

5.0.0-beta43

26 Feb 15:53
Compare
Choose a tag to compare
5.0.0-beta43 Pre-release
Pre-release
Add duration preference

5.0.0-beta42

26 Feb 15:21
Compare
Choose a tag to compare
5.0.0-beta42 Pre-release
Pre-release
Add preference cache and change pref coordinate format

5.0.0-beta41

21 Feb 23:52
Compare
Choose a tag to compare
5.0.0-beta41 Pre-release
Pre-release
Fix perspective name

5.0.0-beta40

21 Feb 23:39
Compare
Choose a tag to compare
5.0.0-beta40 Pre-release
Pre-release
Simplify perspective correction

5.0.0-beta39

21 Feb 21:30
Compare
Choose a tag to compare
5.0.0-beta39 Pre-release
Pre-release
Add background color to crop