Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GerardBradshaw/MixUp
An Android app for creating photo collages. This app demonstrates NavigationUI, Espresso testing, Robolectric testing, custom views, low-level UI manipulation, and more.
https://github.com/GerardBradshaw/MixUp
collage custom-views editor espresso mvvm navigation-ui photo robolectric
Last synced: 3 months ago
JSON representation
An Android app for creating photo collages. This app demonstrates NavigationUI, Espresso testing, Robolectric testing, custom views, low-level UI manipulation, and more.
- Host: GitHub
- URL: https://github.com/GerardBradshaw/MixUp
- Owner: GerardBradshaw
- License: apache-2.0
- Created: 2020-07-20T22:54:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-23T00:28:29.000Z (over 3 years ago)
- Last Synced: 2024-07-15T13:53:53.347Z (4 months ago)
- Topics: collage, custom-views, editor, espresso, mvvm, navigation-ui, photo, robolectric
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=com.gerardbradshaw.v2mixup
- Size: 4.36 MB
- Stars: 46
- Watchers: 5
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-android-kotlin-apps - MixUp - level UI manipulation, and more.</br></br> <b>Tech Stack</b> : Dagger, Coroutines, Testing, Navigation, ColorPicker, ViewModel </br></br> <i> Last commit: 3 years ago</i> | 🌟 44 </br> 🍴 15 </br> 👁️ 5 | (:art: Pattern / MVVM)
README
# Mix Up
An Android app for creating photo collages. With Mix Up, you can:
- Create photo collages with up to 6 different photos.
- Pinch, tap, and drag to zoom, add new photos, or resize them.
- Customise border colors or disable it completely.
- Share collages or save them to your device.## Screenshots
The best way to get to know the app is to start using it. Here's what you might see when you do:
## Play Store
You can download MixUp on the Google Play store [here](https://play.google.com/store/apps/details?id=com.gerardbradshaw.v2mixup).## Building from Source
You can build this app directly from the source. Enter the terminal command below to clone this repo:
```shell
git clone https://github.com/GerardBradshaw/MixUp.git
```## Compatibility
This app is compatible with SDK21+.## License
This app is available under the Apache Licence 2.0. See the LICENSE file for more info.