| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug #5199577 TextView with android:password="true" is showing the "dots" ... | Fabrice Di Meglio | 2011-08-25 | 1 | -19/+11 |
* | Make some methods/fields package private so that layoutlib can access them. | Xavier Ducrohet | 2011-08-11 | 1 | -1/+1 |
* | Fix benign off-by-one in JsonReader. | Jesse Wilson | 2011-07-22 | 1 | -3/+3 |
* | Skip byte order mark (BOM) in JsonReader | Jesse Wilson | 2011-07-20 | 1 | -0/+8 |
* | Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher." | Shimeng (Simon) Wang | 2011-07-19 | 1 | -6/+6 |
|\ |
|
| * | Add in i18n TLDs and new TLDs to the URL RegEx matcher. | Shimeng (Simon) Wang | 2011-07-19 | 1 | -6/+6 |
* | | Merge "Revert "Add in i18n TLDs and new TLDs to the URL RegEx matcher."" | Bart Sears | 2011-07-18 | 1 | -6/+6 |
|\ \ |
|
| * | | Revert "Add in i18n TLDs and new TLDs to the URL RegEx matcher." | Bart Sears | 2011-07-18 | 1 | -6/+6 |
* | | | Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher." | Shimeng (Simon) Wang | 2011-07-18 | 1 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | Add in i18n TLDs and new TLDs to the URL RegEx matcher. | Shimeng (Simon) Wang | 2011-07-18 | 1 | -6/+6 |
| |/ |
|
* | | Merge "Fix issue # 5017868: Twitter crashes on start:" | Dianne Hackborn | 2011-07-18 | 1 | -0/+56 |
|\ \ |
|
| * | | Fix issue # 5017868: Twitter crashes on start: | Dianne Hackborn | 2011-07-18 | 1 | -0/+56 |
* | | | Merge "Track line and column when parsing JSON." | Jesse Wilson | 2011-07-18 | 1 | -1/+40 |
|\ \ \ |
|
| * | | | Track line and column when parsing JSON. | Jesse Wilson | 2011-07-18 | 1 | -1/+40 |
* | | | | Merge "Always escape chars that JavaScript treats as newlines." | Jesse Wilson | 2011-07-18 | 1 | -0/+10 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Always escape chars that JavaScript treats as newlines. | Jesse Wilson | 2011-07-18 | 1 | -0/+10 |
| |/ / |
|
* | | | Touch exploration separate setting and API to poll the latter state. | Svetoslav Ganov | 2011-07-18 | 3 | -47/+54 |
| |/
|/| |
|
* | | Cached NTP time for system services. | Jeff Sharkey | 2011-07-10 | 1 | -10/+50 |
|/ |
|
* | Fix issue #4770360: older app compatibility mode is really tiny on ICS phones | Dianne Hackborn | 2011-06-23 | 1 | -6/+34 |
* | Merge "Prevent TweetDeck from crashing." | Romain Guy | 2011-06-16 | 1 | -9/+12 |
|\ |
|
| * | Prevent TweetDeck from crashing. | Romain Guy | 2011-06-16 | 1 | -9/+12 |
* | | Update getLayoutDirectionFromLocale() for using ICU | Fabrice Di Meglio | 2011-06-16 | 1 | -11/+2 |
|/ |
|
* | Fix crash determining direction of invalid locale | Kenny Root | 2011-06-16 | 1 | -2/+3 |
* | Introduce LocalUtil and getLayoutDirectionFromLocale() now use likelySubtags | Fabrice Di Meglio | 2011-06-15 | 1 | -0/+114 |
* | Change Property.set() to throw UnsupportedOperationException by default | Chet Haase | 2011-06-10 | 1 | -2/+2 |
* | Merge "Move CalendarUtils into Calendar app" | Andy McFadden | 2011-06-09 | 1 | -348/+0 |
|\ |
|
| * | Move CalendarUtils into Calendar app | Andy McFadden | 2011-06-09 | 1 | -348/+0 |
* | | Change exception thrown when set() called on readonly Property. | Chet Haase | 2011-06-09 | 1 | -1/+1 |
|/ |
|
* | Add 'Property' object | Chet Haase | 2011-06-08 | 5 | -0/+395 |
* | Interrogation of the view hierarchy from an AccessibilityService. | Svetoslav Ganov | 2011-06-06 | 2 | -0/+7 |
* | resolved conflicts for merge of 54cb63e2 to master | Dianne Hackborn | 2011-06-02 | 1 | -0/+9 |
|\ |
|
| * | Add "tv" density for 720p screens. | Dianne Hackborn | 2011-05-27 | 1 | -0/+9 |
* | | resolved conflicts for merge of 76450622 to master | Dianne Hackborn | 2011-06-02 | 1 | -8/+16 |
|\ \
| |/ |
|
| * | Rework how we decide whether to use system or status bar. | Dianne Hackborn | 2011-05-26 | 1 | -8/+16 |
* | | Reduce log spew. | Joe Onorato | 2011-05-19 | 1 | -0/+12 |
* | | resolved conflicts for merge of 05be6d6f to master | Dianne Hackborn | 2011-05-09 | 1 | -98/+10 |
|\ \
| |/ |
|
| * | Better compat mode part one: start scaling windows. | Dianne Hackborn | 2011-05-09 | 1 | -98/+10 |
| * | Remove deprecated and unused entryEvicted method. | Jesse Wilson | 2011-03-07 | 1 | -16/+4 |
* | | Avoid throwing when forceRefresh() missing server. | Jeff Sharkey | 2011-05-04 | 1 | -1/+2 |
* | | Tests for ThrottleService, NTP into TrustedTime. | Jeff Sharkey | 2011-04-28 | 2 | -0/+151 |
* | | Pool strings in JsonReader. | Jesse Wilson | 2011-04-21 | 1 | -5/+8 |
* | | Remove the deprecated things from Config.java. These haven't been working sin... | Joe Onorato | 2011-04-07 | 1 | -60/+0 |
* | | Tracking merge of dalvik-dev to master | Brian Carlstrom | 2011-04-01 | 2 | -22/+20 |
* | | Merge "Don't leak JsonReaders in example code." | Jesse Wilson | 2011-03-16 | 1 | -1/+5 |
|\ \ |
|
| * | | Don't leak JsonReaders in example code. | Jesse Wilson | 2011-03-16 | 1 | -1/+5 |
* | | | Fix a bogus comment on LruCache.hitCount() | Jesse Wilson | 2011-03-16 | 1 | -1/+2 |
|/ / |
|
* | | Merge "Remove deprecated and unused entryEvicted method." | Jesse Wilson | 2011-03-07 | 1 | -16/+4 |
|\ \
| |/
|/| |
|
| * | Remove deprecated and unused entryEvicted method. | Jesse Wilson | 2011-02-25 | 1 | -16/+4 |
* | | am b732b7b5: am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant... | Xavier Ducrohet | 2011-02-28 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." | Xavier Ducrohet | 2011-02-28 | 1 | -1/+1 |
| |\ |
|