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