summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/UriMatcher.java
Commit message (Expand)AuthorAgeFilesLines
* Fix the API compatibility of "UriMatcher#addURI"Hidehiko Tsuchiya2016-07-301-1/+1
* Frameworks/base: Remove unnecessary Pattern instanceAndreas Gampe2015-03-071-4/+1
* Fix some documentation typos.Newton Allen2014-09-301-1/+1
* Allow leading slash in path argument for addURI() method.Chiao Cheng2013-03-261-1/+19
* Fixes Issue 7907 in the public bugs database (http://code.google.com/p/androi...Daniel Trebbien2010-10-311-32/+32
* AI 144034: am: CL 144032 Added missing import to fix breakage caused by CL 14...Bjorn Bringert2009-04-021-0/+1
* AI 144010: am: CL 144008 UriMatcher: Avoid repeated calls to Uri.getPathSegme...Bjorn Bringert2009-04-021-2/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+262
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-262/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+262