index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
UriMatcher.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
1
-0
/
+3
*
Reuse String literals rather new instance in UriMatcher
Régis Décamps
2018-05-10
1
-15
/
+18
*
Fix the API compatibility of "UriMatcher#addURI"
Hidehiko Tsuchiya
2016-07-30
1
-1
/
+1
*
Frameworks/base: Remove unnecessary Pattern instance
Andreas Gampe
2015-03-07
1
-4
/
+1
*
Fix some documentation typos.
Newton Allen
2014-09-30
1
-1
/
+1
*
Allow leading slash in path argument for addURI() method.
Chiao Cheng
2013-03-26
1
-1
/
+19
*
Fixes Issue 7907 in the public bugs database (http://code.google.com/p/androi...
Daniel Trebbien
2010-10-31
1
-32
/
+32
*
AI 144034: am: CL 144032 Added missing import to fix breakage caused by CL 14...
Bjorn Bringert
2009-04-02
1
-0
/
+1
*
AI 144010: am: CL 144008 UriMatcher: Avoid repeated calls to Uri.getPathSegme...
Bjorn Bringert
2009-04-02
1
-2
/
+3
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+262
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-262
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+262