mpd/android
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
..
apk android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
app android: null check intent in onStartCommand 2024-04-23 00:24:32 -05:00
gradle/wrapper android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
include android/include/meson.build: remove custom "-I" flag 2023-12-22 17:07:50 +01:00
.gitignore android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
PrivacyPolicy.rst android/PrivacyPolicy.rst: add Privacy Policy 2022-08-18 18:53:10 +02:00
build.gradle.kts android: Add dependencies and new application class for dagger / hilt support 2024-01-04 17:44:43 -06:00
build.py android: Update to NDK 27 2024-04-22 22:34:34 -05:00
custom_rules.xml first Android release 2014-02-22 01:39:08 +01:00
gdb.sh android: add gdb.sh 2022-04-26 17:47:54 +02:00
gradle.properties android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
gradlew android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
gradlew.bat android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
meson.build android: Use build tools and SDK 34 2024-01-17 23:55:01 -06:00
settings.gradle.kts android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00