Skip to content

Releases: kylecorry31/andromeda

16.0.1

20 Aug 21:40
93032d9
Compare
Choose a tag to compare

PDF

  • Fix parsing of PDFs that contain the word "stream" in content

16.0.0

05 Aug 22:33
82652f8
Compare
Choose a tag to compare

PDF

  • Improve PDF model (includes value types)
  • Parse PDF object streams
  • Improve geospatial PDF parsing to parse GeoPDF format (ex. USGS)
  • Improve PDF generation model types

15.3.0

26 Jul 19:43
348401e
Compare
Choose a tag to compare

Fragments

  • Add useRef hook

All

  • Update dependencies

15.2.0

25 Jun 21:18
0fdd24e
Compare
Choose a tag to compare

Files

  • Add option to exclude files from zip

15.1.0

19 Jun 20:13
7a205ed
Compare
Choose a tag to compare

Notify

  • Add workaround to override Android 16 notification grouping

15.0.0

13 Jun 18:19
2964aec
Compare
Choose a tag to compare

All

  • Update dependencies

Views

  • Add HistogramChartLayer
  • Add DrawableListIcon

Core

  • Add useActivity and useArguments to ReactiveComponent

Fragments

  • Add more reactive extensions (useArgument, useCoroutineQueue, useFlow, useClickCallback, useBackgroundMemo)

14.4.3

06 Jun 11:58
0337fd2
Compare
Choose a tag to compare

Notify

  • Get notification sound for a channel
  • Option to mute alert notification

14.4.2

03 Jun 00:32
f015d48
Compare
Choose a tag to compare
  • Update dependencies

14.4.1

31 May 12:04
5e8e7b1
Compare
Choose a tag to compare

Fragments

  • Add useLifecycleOwner hook to ReactiveComponent interface
  • Make useTopic hooks usable on all ReactiveComponents

14.4.0

29 May 20:38
deb36bf
Compare
Choose a tag to compare

Fragments

  • Add AndromedaBottomSheetFragment
  • Add XmlReactiveBottomSheetFragment
  • Move useView and useRootView to ReactiveComponent