summaryrefslogtreecommitdiff
path: root/NOTICE
AgeCommit message (Collapse)Author
2012-04-04Original DnsSd TxtRecord fileIrfan Sheriff
Change-Id: I4aa308a3b417d6bdce50567fb66c7119b048140a
2011-01-17resolved conflicts for merge of adee6b35 to honeycomb-plus-aospEric Laurent
Change-Id: I0d52f183f2a37b31b0d69c3846e94ea8d2cca09b
2011-01-17Fix omission in NOTICE file.Eric Laurent
Added copyright notice for audio effects source files under media/libeffects/lvm. Change-Id: I5ac961000f7bbbfa1f95523712d8517844b1e5f9
2011-01-13Fix merge conflict for 'c506ab89'Dan Morrill
Conflicts: NOTICE Change-Id: Iace8272fbb0f7b7d9a3adf521dcf3635abfc90e6
2011-01-13Adding ASL2 attribution for VisualOn.Dan Morrill
Change-Id: I870133fc366507d95741f8aa234776de58ba60a9
2010-10-19Add missing NOTICE entries.David Deephanphongs
Add missing NOTICE block for TagSoup in general NOTICE file. Add comment in Android.mk to help reviewers locate the NOTICE for apache-http. Modify build rule for 'am' command to pull in the NOTICE file. Change-Id: I43c6c1468395b70d0942b3620f12e4b6f3d9a66b
2010-05-06Adding PacketVideo attribution in NOTICE.Dan Morrill
Change-Id: Id2fe398d4deed6ebd8cba8516ffc6c0334a961b0
2009-05-15Start using CLDR for some date-and-time strings and formats.Eric Fischer
Use java.text.DateFormat where possible, since that is already using the CLDR data for the things it supports. Remove an unused date format object from DatePickerDialog. Add a new method for getting the standalone month names from applications, although @hidden for now because it is an API change. Pass the standalone month names down to native code in Time so that tztime's strftime() can use them. And then the bulk of the change: replace all the names for the months and the days of the week, and AM and PM, and yesterday, today, and tomorrow, with strings from CLDR. And replace several of the date format strings with ones derived from CLDR, but reformatted to use strftime() style instead of SimpleDateFormat style. All these resource changes go into new donottranslate-cldr.xml files and are removed from strings.xml so that they aren't part of the normal translation process and the translators don't have to bother with them (and risk messing them up).
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project