v0.7.0
What's Changed
- Object Tile Scroll: breathing is its own setting, with patterns and a beat from the room by @jaycer in #52
- Static Color Display: new sub-app, one color filling the screen and a picker in the overlay by @jaycer in #53
- Meme Generator: new sub-app, layered pictures and text with save, load, and a 4:5 JPG export by @jaycer in #54
- Meme Generator: blend modes, typed numbers, and layers you can lock by @jaycer in #55
- Meme Generator: pressing the middle of the padlock locks the layer by @jaycer in #56
- Save files: stamp the build that wrote them, across every app that saves JSON by @jaycer in #57
- Home-screen icons: every sub-app gets a real app icon on iOS, not a letter tile by @jaycer in #58
- Brick Layer: loading a save restores the layer order it was saved in by @jaycer in #59
- Ignore captures/, the Object Scanner debug fixtures by @jaycer in #60
- Brick Layer: bring the app in as source, ending the vendored bundle by @jaycer in #61
- Add a LICENSE: MIT, with the photographs carved out by @jaycer in #62
- Split the license carve-outs into NOTICE so GitHub reads LICENSE as MIT by @jaycer in #63
- Decouple the pages from this domain, and publish the app list as data by @jaycer in #64
Full Changelog: v0.6.0...v0.7.0