mpd/android/app/src/main
Colin Edwards a0e9dfbec2 android: null check intent in onStartCommand
For some reason the type annotations here show @NonNull but that is
actually false according to the documentation under service.

This may be null if the service is being restarted after its process has gone away, and it had previously returned anything except START_STICKY_COMPATIBILITY.
2024-04-23 00:24:32 -05:00
..
aidl/org/musicpd android: Move logging into it's own repository class. 2024-01-04 17:44:49 -06:00
java/org/musicpd android: null check intent in onStartCommand 2024-04-23 00:24:32 -05:00
jnilibs android: Add github action 2023-12-19 17:25:25 -06:00
res android: Move settings to compose and material UI 3 2023-12-22 23:04:51 -06:00
AndroidManifest.xml android: Add intents for service start and stop 2024-04-05 23:46:14 -05:00
ic_launcher-playstore.png android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00