Audinaut-subsonic-app-android/app/src/main/res
Robert Robinson 8cfae03550 Allow User Trusted Credentials
Subsonic/Ampache are self-hosted applications and should need to be able to support a user defined root certificate if that is installed on the android device.  The default of android applications is to ignore the user trusted credentials.  This patch overrides this by allowing certificates that are signed by certificates added by the user to their device.

See: https://developer.android.com/training/articles/security-config
2020-10-06 20:46:33 -06:00
..
anim IDE-fueled mega refactor 2018-03-26 00:45:41 -04:00
drawable change notification small icon to a white version of the audinaut logo instead of a generic play icon. add additional info to metadata when constructing notification to add basic support for android R's new persistent media controls 2020-07-09 15:20:35 -04:00
drawable-anydpi-v26 Change adaptive icon to use vector with shadow 2020-01-10 20:55:02 -05:00
drawable-hdpi optimize images 2020-09-21 16:53:03 -04:00
drawable-large optimize images 2020-09-21 16:53:03 -04:00
drawable-mdpi Change adaptive icon to use vector with shadow 2020-01-10 20:55:02 -05:00
drawable-v21 Use vector images 2019-08-24 21:48:17 -04:00
drawable-xhdpi optimize images 2020-09-21 16:53:03 -04:00
drawable-xxhdpi optimize images 2020-09-21 16:53:03 -04:00
layout Fix background gradient when changing themes 2019-12-22 15:22:10 -05:00
layout-large-land Consolidate now playing layouts 2018-06-03 19:18:33 -04:00
menu Revert "Add Now Playing to drawer" 2019-11-27 18:12:51 -05:00
values Rename Day/Night and Day/Black to "Dynamic". On v28/Android Pie and lower, themes still change based on time of day. On Android 10 and up, theme changes in accordance with system dark mode setting. 2020-07-09 15:54:27 -04:00
values-land The great whitespace cleanup 2018-03-24 15:26:44 -04:00
values-large Remove unused resources 2018-04-24 21:04:48 -04:00
values-large-land The great whitespace cleanup 2018-03-24 15:26:44 -04:00
values-xlarge-land The great whitespace cleanup 2018-03-24 15:26:44 -04:00
xml Allow User Trusted Credentials 2020-10-06 20:46:33 -06:00