Commit graph

12 commits

Author SHA1 Message Date
Jan-Martin Raemer
1f12d93300 Make LenaPi usable on Android devices
- Add app icon
- prevend android device from shutting down cpu while playing music
- fix scaling bug
- fix energy saver for RasPi by reconnecting to music player
- minor refactorings and renaming
2022-07-16 12:19:57 +02:00
Jan-Martin Raemer
9e7a55fc20 AppSettings for android
added debug output for Navigation as debugger does not work for Android
yet
2022-06-01 20:31:47 +02:00
Anika Raemer
fe7bbed7c1 remove vlc and replace by basic QMediaPlayer 2021-10-12 22:15:06 +02:00
Anika Raemer
f02f439790 added config 2021-09-26 21:49:21 +02:00
Anika Raemer
eddcbf620a refactoring 2021-08-28 14:17:35 +02:00
Anika Raemer
d251120275 don't show folders that do not contain subfolders or audio files
hopefuly this will fix crash on RasPi
2018-12-25 20:15:41 +01:00
Anika Raemer
6f5c9138a8 finished navigation including music player and navigate back
functionality
2018-10-23 21:26:29 +02:00
Anika Raemer
bf145a9be9 refactored item type; moved navigation to qml component 2018-10-20 17:34:08 +02:00
Anika Raemer
0b9e8fa067 show child list on click 2018-10-19 20:41:14 +02:00
Anika Raemer
99a2d118c8 add subdirectories recursively 2018-10-19 20:22:25 +02:00
Anika Raemer
717e131b75 connected basic navigation model; completed controller 2018-10-19 19:45:37 +02:00
Anika Raemer
e401b71788 added basic models and controllers 2018-10-19 14:19:19 +02:00