summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Build.java
Commit message (Expand)AuthorAgeFilesLines
* am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-devDianne Hackborn2014-10-081-5/+10
|\
| * Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-071-5/+10
* | am 7dc7f676: Merge "Set Build.CPU_ABI{2} from SUPPORTED_{32,64}_BIT_ABIS" int...Narayan Kamath2014-10-011-2/+24
|\ \ | |/
| * Set Build.CPU_ABI{2} from SUPPORTED_{32,64}_BIT_ABISNarayan Kamath2014-09-301-2/+24
* | resolved conflicts for merge of 2008cff7 to lmp-dev-plus-aospElliott Hughes2014-09-081-1/+2
|\ \ | |/ |/|
| * Small documentation fixes across many files.Mark Doliner2014-09-051-1/+2
* | Fix issue #17375172... sshhhhhh!!!Dianne Hackborn2014-09-041-1/+1
* | Parse system properties that are lists correctly.Torne (Richard Coles)2014-07-301-5/+13
* | Unhide Build.SUPPORTED_ABIS and friends.Narayan Kamath2014-07-121-8/+12
* | am 41ecc8b1: am dcc9cf03: am 41ec8c96: Merge "Avoid supported ABI list contai...Torne (Richard Coles)2014-05-141-5/+6
|\ \
| * \ am dcc9cf03: am 41ec8c96: Merge "Avoid supported ABI list containing "unknown"."Torne (Richard Coles)2014-05-141-5/+6
| |\ \ | | |/
| | * am 41ec8c96: Merge "Avoid supported ABI list containing "unknown"."Torne (Richard Coles)2014-05-141-5/+6
| | |\
| | | * Avoid supported ABI list containing "unknown".Torne (Richard Coles)2014-05-141-5/+6
* | | | resolved conflicts for merge of 32c5f299 to masterJustin Koh2014-05-131-2/+9
|\ \ \ \ | |/ / /
| * | | am 78b94de4: Set KITKAT_WATCH to be level 20, document API specific changes.Justin Koh2014-05-131-2/+9
| |\ \ \
| | * | | Set KITKAT_WATCH to be level 20, document API specific changes.Justin Koh2014-05-131-2/+9
| * | | | resolved conflicts for merge of 69da8a12 to klp-modular-dev-plus-aospNarayan Kamath2014-05-011-1/+27
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am 2a9a0471: Merge "Package manager changes for dual zygote stack."Narayan Kamath2014-05-011-1/+27
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Package manager changes for dual zygote stack.Narayan Kamath2014-05-011-1/+27
| | * | | Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEADBill Yi2014-04-291-1/+1
| | |\ \ \ | | | |/ / | | |/| |
* | | | | Package manager changes for dual zygote stack.Narayan Kamath2014-04-301-1/+27
* | | | | Gracefully handle long fingerprints.Jeff Sharkey2014-04-281-1/+8
* | | | | Derive fingerprint at runtime when undefined.Jeff Sharkey2014-04-281-1/+35
* | | | | Add support for muliple active development codenames.Dianne Hackborn2014-04-241-4/+12
* | | | | Fixed a typo implying intents must and must not be explicit.Michael Wright2014-04-181-1/+1
* | | | | resolved conflicts for merge of 3ee9dc58 to masterJeff Brown2014-04-161-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | am fa72a9ea: Merge "Declare VersionCodes.KITKAT_WATCH." into klp-modular-devJeff Brown2014-04-161-0/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Declare VersionCodes.KITKAT_WATCH.Jeff Brown2014-04-161-0/+5
| | | |/ | | |/|
* | | | resolved conflicts for merge of 286a247e to masterNarayan Kamath2014-04-101-1/+8
|\ \ \ \ | |/ / /
| * | | am 0fd40cb1: am 80413c9f: Merge "Re-implement native library search and copies."Narayan Kamath2014-04-101-1/+8
| |\ \ \ | | |/ / | |/| / | | |/
| | * Re-implement native library search and copies.Ramin Zaghi2014-04-091-1/+8
* | | Start enforcing explicit intents for Context.bindService()Dianne Hackborn2014-03-171-0/+13
|/ /
* | Doc change: Change description for BRAND.Dirk Dougherty2013-11-211-1/+1
|/
* Mention external storage changes in KITKAT docs.Jeff Sharkey2013-10-291-0/+7
* KLP/KitKat is now API 19.Dianne Hackborn2013-10-031-5/+16
* Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-051-2/+2
* Start restricting service calls with implicit intents.Dianne Hackborn2013-08-051-0/+8
* resolved conflicts for merge of 8c3cb811 to masterDianne Hackborn2013-04-231-2/+2
|\
| * JB MR2 == API 18.Dianne Hackborn2013-04-221-2/+2
* | Welcome, Key Lime Pie.Dianne Hackborn2013-03-051-0/+5
|/
* Add version code constant for JB MR2.Dianne Hackborn2013-02-251-2/+2
* Add K api version.Nick Kralevich2013-01-091-0/+5
* Revert "App home directories are now 0700 for targetSdkVersion > 17"Nick Kralevich2013-01-091-11/+0
* App home directories are now 0700 for targetSdkVersion > 17Nick Kralevich2012-12-141-0/+11
* Update APIs to JB MR1 level 17.Dianne Hackborn2012-09-301-1/+7
* Fix link typo.Nick Kralevich2012-08-081-1/+1
* Content Providers: change default for android:exportedNick Kralevich2012-08-071-0/+9
* New API level 17 for JB MR1.Dianne Hackborn2012-07-301-1/+6
* Docs (mostly): enumerate JELLY_BEAN target SDK changes.Dianne Hackborn2012-06-061-0/+29
* JellyBean is now 4.1.Dianne Hackborn2012-05-101-2/+2