Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Restrict Android "L" #1757

Closed
M66B opened this issue Jun 25, 2014 · 8 comments
Closed

Restrict Android "L" #1757

M66B opened this issue Jun 25, 2014 · 8 comments

Comments

@M66B
Copy link
Owner

M66B commented Jun 25, 2014

http://android-developers.blogspot.com/2014/06/developer-preview-and-play-services-5.html

@M66B
Copy link
Owner Author

M66B commented Jun 27, 2014

@M66B
Copy link
Owner Author

M66B commented Jun 27, 2014

Unfortunately no details available yet:
http://developer.android.com/preview/api-overview.html

At a first glance the following need attention:

  • Camera API (CaptureListener): restricted
  • Multiple network connections (NetworkCallbackListener)
  • Possibly Bluetooth broadcasting
  • NFC enhancements

Check:

  • getExternalMediaDirs()

M66B added a commit that referenced this issue Jun 29, 2014
M66B added a commit that referenced this issue Jun 29, 2014
M66B added a commit that referenced this issue Jun 29, 2014
@M66B M66B changed the title Restrict Android 5.0 Restrict Android "L" Jul 5, 2014
@M66B
Copy link
Owner Author

M66B commented Oct 9, 2014

Will XPrivacy work with ART?
https://github.com/M66B/XPrivacy#FAQ75

@M66B
Copy link
Owner Author

M66B commented Oct 17, 2014

To do:

M66B added a commit that referenced this issue Oct 19, 2014
@M66B
Copy link
Owner Author

M66B commented Oct 19, 2014

M66B added a commit that referenced this issue Oct 19, 2014
@M66B
Copy link
Owner Author

M66B commented Oct 19, 2014

I have researched all of the about 5000 new Android 5.0 (Lollipop) APIs!

List new Android Lollipop APIs

cd ./adt/sdk/docs/reference/android && grep -Rls "<div class=\"jd-details api apilevel-21\"" . | sed "s*\./*https://developer.android.com/reference/android/*g"

APIs to look further into

https://developer.android.com/reference/android/content/Intent.html (use ACTION_OPEN_DOCUMENT_TREE for export?)
https://developer.android.com/reference/android/telephony/TelephonyManager.html (restrict ICC commands?)
https://developer.android.com/reference/android/hardware/camera2/CameraManager.html (restrict openCamera?)

@M66B
Copy link
Owner Author

M66B commented Oct 19, 2014

Check AOSP mode Android 5.0

Done!

M66B added a commit that referenced this issue Dec 13, 2014
M66B added a commit that referenced this issue Dec 14, 2014
M66B added a commit that referenced this issue Dec 14, 2014
M66B added a commit that referenced this issue Dec 14, 2014
M66B added a commit that referenced this issue Dec 15, 2014
M66B added a commit that referenced this issue Dec 15, 2014
M66B added a commit that referenced this issue Dec 15, 2014
M66B added a commit that referenced this issue Dec 15, 2014
@M66B
Copy link
Owner Author

M66B commented Dec 15, 2014

Except for testing, this is done!

@M66B M66B closed this as completed Dec 15, 2014
@M66B M66B reopened this Dec 15, 2014
Repository owner locked and limited conversation to collaborators Feb 11, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 14, 2015
M66B added a commit that referenced this issue Feb 15, 2015
M66B added a commit that referenced this issue Feb 15, 2015
M66B added a commit that referenced this issue Feb 15, 2015
@M66B M66B closed this as completed Feb 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant