Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create android-common static library which gets included in frameworks.jar, | Dan Egnor | 2009-11-18 | 1 | -0/+30 |
but can also be used by unbundled apps. Move android.text.util.Regex there as a starting example, renamed to a more sensible (?) com.android.common.Patterns. Set up a corresponding test package, and move RegexTest (to PatternsTest). Update clients. |