forked from intrications/intent-intercept
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
intercept com.android.camera.action.REVIEW (camera: view photo taken)…
… and android.intent.action.PICK geo:
- Loading branch information
Showing
2 changed files
with
53 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
* codebymikey committed on 30 Sep 2017: Allow intercepting of media links. | ||
* codebymikey committed on 30 Sep 2017: Show quick previews of Bundle and array object entries. | ||
* intercept com.android.camera.action.REVIEW Used by camera to view photo taken | ||
* intercept android.intent.action.PICK for geo: uri-s | ||
|
45e1ea5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@k3b Are you able to update F-droid w/ this release? Also, maybe also release on GPlay &/or Amazon Appstore?