summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Refactor List<Partition> to Partition[]Alon Albert2013-08-261-69/+66
* Merge "Set the build dir to be relative to a root folder."Adam Metcalf2013-07-091-1/+1
|\
| * Set the build dir to be relative to a root folder.Adam Metcalf2013-07-081-1/+1
* | am b5e00794: Fix some javadoc bugs.Andrew Sapperstein2013-07-011-5/+4
|\ \ | |/ |/|
| * Fix some javadoc bugs.Andrew Sapperstein2013-07-011-5/+4
* | Gradle project file.Adam Metcalf2013-06-182-0/+38
* | Fix for CompositeCursorAdapter returning wrong item view typesYorke Lee2013-05-281-2/+6
* | Clean up dist files.Ying Wang2013-05-211-3/+0
|/
* add exponential backoff option to OperationSchedulerDoug Zongker2012-11-072-12/+81
* Add getSuggestions() to SearchBjorn Bringert2012-03-021-0/+75
* Adding minor tweaks to SQLiteContentProvider.Tom Wilson2012-02-231-1/+11
* Add an addAll(String[]) method to ProjectionMap.Dave Santoro2012-01-261-0/+7
* am f7da24b3: Make static fields of DUSU package-privateConley Owens2011-12-211-2/+2
|\
| * Make static fields of DUSU$DUF package-privateConley Owens2011-12-211-2/+2
* | Moving ProjectionMap into frameworks/ex.Dave Santoro2011-12-131-0/+85
|/
* Remove ArrayListCursor.Jeff Brown2011-10-121-167/+0
* Use ICS version codeDaisuke Miyakawa2011-09-141-6/+3
* Use ICS release name instead of version codeDaisuke Miyakawa2011-08-231-2/+3
* b/5122753 Make Rfc822Validator a bit smarterErik2011-08-052-3/+63
* Adds tests for Variable Speed code.Hugo Hudson2011-07-251-1/+1
* Use HC MR3's verison code instead of MR2'sDaisuke Miyakawa2011-07-191-2/+2
* Enhance the URL Regex script to handle i18n TLDs.Shimeng (Simon) Wang2011-07-181-4/+10
* Adds the MoreCloseables utility file.Hugo Hudson2011-07-141-0/+46
* Add the new global-search field to android-common.Mark Brophy2011-07-071-0/+11
* Merge "Pass query parameters for primary account."Daisuke Miyakawa2011-06-151-3/+12
|\
| * Pass query parameters for primary account.Daisuke Miyakawa2011-04-071-3/+12
* | Introduce utility library for sending usage feedback.Daisuke Miyakawa2011-06-091-0/+263
|/
* am 86018e02: Merge "Preventive fix in setNotificationsEnabled" into honeycombGilles Debunne2011-01-191-2/+2
|\
| * Preventive fix in setNotificationsEnabledGilles Debunne2011-01-191-2/+2
* | am 10c28c7f: Don\'t change the visibility of overridden methods.Ficus Kirkpatrick2011-01-161-4/+4
|\|
| * Don't change the visibility of overridden methods.Ficus Kirkpatrick2011-01-151-4/+4
* | Merge "Fix: don't change values of constants"Maryam Garrett2011-01-061-1/+1
|\ \ | |/ |/|
| * Fix: don't change values of constantsMaryam Garrett2010-12-011-1/+1
* | Moving SQLiteContentProvider to the ex frameworkDmitri Plotnikov2011-01-041-0/+259
|/
* am 046a9e08: add "transaction_event" eventlog tagDoug Zongker2010-11-101-0/+1
|\
| * add "transaction_event" eventlog tagDoug Zongker2010-11-091-0/+1
* | am 66189d61: Only call VoiceSearch if there are IME logging actionsMaryam Garrett2010-10-141-7/+24
|\|
| * Only call VoiceSearch if there are IME logging actionsMaryam Garrett2010-10-011-7/+24
* | ex: Move SyncStateContentProviderHelper to frameworks/exBjorn Bringert2010-10-101-0/+146
* | Moving GroupingListAdapter to frameworks/exDmitri Plotnikov2010-10-062-0/+798
* | am b4f5e0e5: Fixed the Rfc822ValidatorPaul Westbrook2010-09-302-1/+58
|\|
| * Fixed the Rfc822ValidatorPaul Westbrook2010-09-302-1/+58
* | De-duping autocomplete email addressesDmitri Plotnikov2010-09-291-6/+82
* | Revert "ExpandoLayout"repo sync2010-09-162-335/+1
* | ExpandoLayoutrepo sync2010-09-152-1/+335
* | am 575e1982: Use SharedPreferences.apply() when possible, else use commit()Brad Fitzpatrick2010-09-092-15/+73
|\|
| * Use SharedPreferences$Editor.apply() when possible, else use commit()Brad Fitzpatrick2010-09-092-15/+73
| * Backport https://android-git.corp.google.com/g/50799 from master intoMike LeBeau2010-06-301-0/+5
* | More smooth UI for email autocompleteDmitri Plotnikov2010-08-311-1/+34
* | Limiting the number of email suggestions for autocompleteDmitri Plotnikov2010-08-311-10/+58