Commit Graph

15 Commits

Author SHA1 Message Date
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
mlim15 cc0faa19ce Add ACCESS_FINE_LOCATION permission to fix LAN access on Android 10 2020-01-09 06:33:44 -05:00
Andrew Rabert 9e57cf1433 Fix HTTP support 2019-09-01 18:27:06 -04:00
dddddd-mmmmmm 01d4b270cf Add FOREGROUND_SERVICE permission as required for target SDK version 28 (Pie). 2019-03-01 15:42:05 +11:00
Andrew Rabert 7eeca7af1b Remove invalid permission 2018-04-24 21:14:47 -04:00
Andrew Rabert c7a49ee88e IDE-fueled mega refactor 2018-03-26 00:45:41 -04:00
Andrew Rabert cab37665c6 Fix pausing playback on disconnect on API 26+ 2018-03-24 13:40:43 -04:00
Andrew Rabert 8cb5e63852 Whitespace cleanup 2018-03-24 10:16:28 -04:00
Andrew Rabert 4ccbf5190b Fix Lollipop and earlier 2018-03-24 10:16:00 -04:00
Andrew Rabert 222cfe7a92 Remove unused permissions 2017-08-13 14:00:11 -04:00
Andrew Rabert 1a2bfa97ae Black loading background 2017-06-02 07:19:22 -04:00
Andrew Rabert 4bf393e73e Remove Android TV 2017-03-05 11:24:24 -05:00
Andrew Rabert 10c9fe0740 Remove unused dependencies 2017-02-28 07:48:32 -05:00
Andrew Rabert 3a74db5287 net.nullsum 2017-01-09 02:01:12 -05:00
Andrew Rabert 48c9a75a7f Initial release 2016-12-18 13:07:12 -05:00