Skip to content

Releases: omaawr/lumi

1.3.1

Choose a tag to compare

@omaawr omaawr released this 31 May 11:21
fe37775

changelogs:

  • update strings and dependencies
  • move away from material icons and compose bom

1.3.0

Choose a tag to compare

@omaawr omaawr released this 18 May 09:38

changelogs:

  • remove unused dependencies, modify themes.xml to only be used to disable action bar (this also reduces app size to 1.28mb)

1.2.4

Choose a tag to compare

@omaawr omaawr released this 17 May 18:08

changelogs:

  • optimize soome imports
  • modify build.gradle.kts to remove uneeded features (and also unused testing)
  • remove unused playstore png icon

1.2.3

Choose a tag to compare

@omaawr omaawr released this 14 May 10:14
f929155

changelogs:

  • update metadata for f-droid
  • upgrade dependencies and agp, and also add navigation 3
  • fix the download button crashing the app when the image isn't loaded yet
  • remove more unused resources (forgot to do this before releasing this release)

1.2.2

Choose a tag to compare

@omaawr omaawr released this 16 Apr 18:51
d8171f1

changelogs:

  • fixed compatibility for android 7
  • used better method for loading images
  • optimized imports
  • bumped version
  • used proper scaffold padding

1.2.1

Choose a tag to compare

@omaawr omaawr released this 15 Apr 21:32
0fd432c

changelogs:

  • make downloading work properly
  • organize the app files properly

1.2.0

Choose a tag to compare

@omaawr omaawr released this 12 Apr 23:09

changelog:

  • upgrade dependencies, including agp to 9.1.0
  • use scaffold and TopAppBar

there is one more thing though, i kind of accidentally lost my previous signing key..

i was transferring files when i was switching from windows back to linux and i kind of forgot to back it up/transfer it over so my signing key just kind of got lost.. i was going to make a release but i kind of just forgot to do that, im now using a new signing key that i've backed up and made sure to always keep and not let it get lost again

1.1.7

Choose a tag to compare

@omaawr omaawr released this 16 Nov 07:20

changelogs:

  • use actual correct signing key
  • do not add a surface (since its unneeded)

1.1.6

Choose a tag to compare

@omaawr omaawr released this 15 Nov 07:23
649d209

changelog:

  • fix some typos
  • add some shadow on the image box

1.1.5

Choose a tag to compare

@omaawr omaawr released this 09 Nov 16:20
b15aa42

changelog:

  • removed unused dependencies
  • adjusted the padding between the "Download" and "Refresh" button
  • added a dialog and check for storage permissions on android 11 and lower :3