summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/res/Configuration.java
Commit message (Expand)AuthorAgeFilesLines
* Don't include flags in configuration change if their value hasn't changed.Danny Baumann2013-05-151-3/+5
* Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-241-3/+72
* Work on issue #6949468: android.dpi.cts.ConfigurationScreenLayoutTest...Dianne Hackborn2012-09-301-1/+71
* Fix bug #7173351 API REVIEW: android.util.LocaleUtilFabrice Di Meglio2012-09-181-2/+2
* Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resourcesFabrice Di Meglio2012-09-061-2/+2
* Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-231-23/+100
* Add API to create new contexts with custom configurations.Dianne Hackborn2012-08-141-0/+3
* Start moving away from DisplayMetrics.DENSITY_DEVICE.Dianne Hackborn2012-08-011-8/+67
* Fix issue #6515427: Add android.hardware.television and fix...Dianne Hackborn2012-05-171-19/+147
* Fix bug #5217606 LocaleUtils constants TEXT_LAYOUT_DIRECTION_LTR_DO_NOT_USE a...Fabrice Di Meglio2012-02-281-11/+12
* aapt now sorts the strings in the resource string pool.Dianne Hackborn2012-01-311-0/+1
* Add a new ui mode for "appliance"Joe Onorato2011-12-151-1/+4
* Fix bug #5199577 TextView with android:password="true" is showing the "dots" ...Fabrice Di Meglio2011-08-251-1/+0
* Introduce LocalUtil and getLayoutDirectionFromLocale() now use likelySubtagsFabrice Di Meglio2011-06-151-44/+5
* Update Configuration for renaming and fixesFabrice Di Meglio2011-06-091-24/+26
* resolved conflicts for merge of e2aa0490 to masterDianne Hackborn2011-06-091-6/+29
|\
| * Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-081-6/+29
* | Add Configuration.getLayoutDirectionFromLocale()Fabrice Di Meglio2011-06-091-0/+53
|/
* Fix issue #4502672: Wrong xml resources used for homescreen widgets.Dianne Hackborn2011-05-311-3/+3
* More compatibility mode improvements.Dianne Hackborn2011-05-241-2/+3
* Add "television" mode.Dianne Hackborn2011-05-231-0/+2
* Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-46/+78
* DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an...Dianne Hackborn2011-05-161-2/+2
* DO NOT MERGE. Integrate from master: Improve activity manager debug dumps.Dianne Hackborn2011-05-131-33/+94
* DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-121-2/+54
* Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-6/+15
* am b8a57841: Merge "docs: add a little info to Configuration class descriptio...Scott Main2011-04-211-1/+5
|\
| * docs: add a little info to Configuration class descriptionScott Main2011-04-201-1/+5
* | Expand screen documentation with explicit screen size dimensions.Dianne Hackborn2011-03-301-0/+22
|/
* Auto-show IME for dialogs on large screens.Dianne Hackborn2010-11-291-1/+1
* Fix issue #3225529: AlertDialogs are squishing their content viewsDianne Hackborn2010-11-291-0/+16
* More readable Configuration#toString() output.Daniel Sandler2010-07-221-5/+12
* New xlarge screen size.Dianne Hackborn2010-04-281-1/+2
* Fix issue #2519590: Lock screen stuck in landscape modeDianne Hackborn2010-03-181-16/+24
* Fix issue #2483335: android.content.res.cts.ConfigurationTest test's are failingDianne Hackborn2010-03-121-7/+14
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* Refactor car mode.Dianne Hackborn2010-03-051-8/+17
* Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-011-11/+3
* Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modesDianne Hackborn2010-02-181-1/+47
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-2/+49
* Implement issue #1780928: Need support hiding nav keys.Dianne Hackborn2009-09-151-1/+31
* am 9fc20b0e: Merge change 8126 into donutAndroid (Google) Code Review2009-07-211-15/+36
|\
| * First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-211-15/+36
* | Fix Configuration documentation for new constantsKenny Root2009-07-071-3/+4
|/
* Expand support for different screen sizes.Dianne Hackborn2009-06-261-3/+34
* More optimization of dumpsys output.Dianne Hackborn2009-04-221-5/+23
* AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-101-2/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+436
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-436/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-7/+57