Releases: WallPanel-Project/wallpanel-android
Releases · WallPanel-Project/wallpanel-android
0.7b1 Test Release
This build has the following commits over 0.6.1:
- Change version to 0.7b1
- Change default launch page URL
- Attempt at more aggressive screen waking
- @tringler's Sensor fix
- Fixes app asking for Camera permissions
- Align Application ID to project
- Added SSL ignore code for Native browser
- Android Studio updates
- auto_brightness pull request (@mezz64)
- Allow autoplay video in webview (@mezz64)
- Basic audio playback support (@milaq)
BREAKING This will install as a new application on a device with WallPanel already existing, which means none of your settings will come over.
0.6.1: The Wall-Has-Eyes Release 2
0.6.1 Updates:
- Should address FireOS Crashes
- Moved Face+QR to Play Vision library
- Camera picture should be oriented correctly
- Should fix settings 'duplication/ghosting' problem
- Integrated ACRA Crash reporting
0.6: The Wall-Has-Eyes Release
0.6 updates:
- API minimum lowered to API16 (Android 4.1)
- New camera features:
- MJPEG Streaming (/camera/stream URI)
- QR code detection (will post as an MQTT sensor)
- Face detection (will post as a MQTT sensor)
- Motion detection MQTT sensor will set back to false on its own
- Face detection wakes the screen option
- MQTT posted sensors list is now temperature, light, magneticfield, pressure, humidity -- IF the device has these sensors
If you don't know which APK below to use, use the -release version!
0.5: The WallPanel Release
- Rebranding to WallPanel
- Alignment to WallPanel Common API
- [Breaking] Configurations will be lost
- Added REST support
- App starts to browser always
If you don't know which APK below to use, use the -release version!
0.4: The Camera Release
This release should fix issues with motion detection not working on some devices, it also introduces a separate camera configuration screen with a preview and a changed home page layout
0.3: The KitKat Love Release
Support for KitKat through API19 minimum and Crosswalk Project inclusion