Skip to content
Snippets Groups Projects
  1. Jan 18, 2011
    • Eric Laurent's avatar
      Fix omission in NOTICE file. · 2dc65c24
      Eric Laurent authored
      Added copyright notice for audio effects source files under
      media/libeffects/lvm.
      
      Change-Id: I8e142bacb7e4b1faaeafe88e907b73f21fced1c3
      2dc65c24
  2. Jan 17, 2011
    • Eric Laurent's avatar
      Fix omission in NOTICE file. · 25aefe9a
      Eric Laurent authored
      Added copyright notice for audio effects source files under
      media/libeffects/lvm.
      
      Change-Id: I5ac961000f7bbbfa1f95523712d8517844b1e5f9
      25aefe9a
  3. Jan 13, 2011
  4. Oct 19, 2010
    • David Deephanphongs's avatar
      Add missing NOTICE entries. · 45e47729
      David Deephanphongs authored
      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
      45e47729
  5. May 06, 2010
  6. Jul 21, 2009
  7. May 15, 2009
    • Eric Fischer's avatar
      Start using CLDR for some date-and-time strings and formats. · ce44b546
      Eric Fischer authored
      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).
      ce44b546
  8. Mar 04, 2009
  9. Oct 21, 2008
Loading