Shane Oatman
Shane Oatman
- Added shared device mode configuration file - Added registerReceiver, unRegisterReceiver
- Fix incorrect version reference. Resulting in regression in MAM behavior around installation of Company Portal.
Currently the generated code is included in the project as source. Should we instead include references to a jar? How do we document the code generation process so that others...
Travis reports the following error after upgrading to Gradle Plugin 3.1. Will defer upgrade until we have more time to investigate as issue referenced does not appear to apply to...
First step in adding Intune App Protection SDK to the MSAL Test app is adding the references for it and the supporting gradle plugin to the MSAL root project and...
- Added ReentrantReadWriteLock to base class - Added member variable to in-memory list to reduce the number of times reading from SharedPreferences and deserializing from JSON - Added readLock around...
https://developer.android.com/reference/kotlin/android/webkit/CookieSyncManager
https://developer.android.com/reference/android/content/pm/PackageInfo#signatures
https://developer.android.com/reference/android/content/pm/PackageManager#GET_SIGNATURES
https://developer.android.com/reference/android/webkit/WebViewClient#shouldOverrideUrlLoading(android.webkit.WebView,%20java.lang.String)