Releases: JerboaBurrow/Particles
Releases · JerboaBurrow/Particles
Particles v0.7.0
What's Changed
- Refactors drag, adds multi-touch by @Jerboa-app in #47
- Fix achievements, Refactor names, simplify achievement logic by @Jerboa-app in #49
- Refactor RenderViewModel into specific View by @Jerboa-app in #58
- Add vertical menu and clear button by @Jerboa-app in #59
- Add particles sizes slider by @Jerboa-app in #60
- Adds old news section, images as webp by @Jerboa-app in #61
- Bump to 0.7.0 by @Jerboa-app in #62
- Adds moveable menu widget by @Jerboa-app in #63
- Fixes menuPrompt overlap, adds menuPrompt position memory by @Jerboa-app in #66
Full Changelog: versionCode45...versionCode48
Particles v0.6.1
What's Changed
- Release shader on recompile by @Jerboa-app in #45
- Fixes crashes when back and front not synced by @Jerboa-app in #46
Full Changelog: versionCode43...versionCode45
Particles v0.6.0
What's Changed
- Add new sliders by @Jerboa-app in #39
- No user interaction during demo by @Jerboa-app in #41
- add orbiter and tweaks by @Jerboa-app in #42
- adds orbit and spin sliders by @Jerboa-app in #44
Full Changelog: versionCode39...versionCode43
v0.5.6
- Fixes crashes when no app can handle social link clicks
- Fixes crashes due to concurrent writing
- Updates to latest kotlin/compose pair below kotlin 2.0
What's Changed
- Fix crashes by @Jerboa-app in #27
- Create CONTRIBUTING.md by @Jerboa-app in #28
- Add BufferedMutableList by @Jerboa-app in #34
- Adds toast when no activity available by @Jerboa-app in #33
- update minor deps by @Jerboa-app in #35
- Update compose by @Jerboa-app in #36
- Fix BufferedMutableList by @Jerboa-app in #37
- Writes play time on stop not each pulse by @Jerboa-app in #38
Full Changelog: versionCode35...versionCode39
v0.5.5
- adds a tracer effect and slider for its intensity
- toggle checkbox to show or hide toy markers (off by default)
- fixes crashes when particles are paused
code contributions
concept contributions
- #21 by @chinhdl891 suggestion of removing markers
v0.5.4
v0.5.3
v0.5.2
- Targets SDK 34
- review popup counter stored between runs
0.5.1
Dragging empty space now places toys
Open Source - the code is now available on Github https://github.com/JerboaBurrow/Particles (GPL v3)
Fades in on changing number of particles (reduces flashing)
Basic tutorial card
Performance improvements
v0.5.0
Drag - you can now drag the toys!
Open Source - the code is now available on Github https://github.com/JerboaBurrow/Particles (GPL v3)
- Fades in on changing number of particles (reduces flashing)
- Basic tutorial card
- Misc performance improvements