1. 30 Jul, 2013 6 commits
    • Eric Laurent's avatar
      Fix omission in NOTICE file. · 0e05bd90
      Eric Laurent authored
      Added copyright notice for audio effects source files under
      media/libeffects/lvm.
      
      Change-Id: I5ac961000f7bbbfa1f95523712d8517844b1e5f9
      0e05bd90
    • Dan Morrill's avatar
      Adding ASL2 attribution for VisualOn. · 0c3faa3e
      Dan Morrill authored
      Change-Id: I870133fc366507d95741f8aa234776de58ba60a9
      0c3faa3e
    • David Deephanphongs's avatar
      Add missing NOTICE entries. · 935d1bba
      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
      935d1bba
    • Dan Morrill's avatar
      Adding PacketVideo attribution in NOTICE. · eb502abd
      Dan Morrill authored
      Change-Id: Id2fe398d4deed6ebd8cba8516ffc6c0334a961b0
      eb502abd
    • Eric Fischer's avatar
      Start using CLDR for some date-and-time strings and formats. · 9db34413
      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).
      9db34413
    • The Android Open Source Project's avatar
  2. 13 Nov, 2009 1 commit
  3. 25 Mar, 2009 1 commit
  4. 04 Mar, 2009 2 commits
  5. 21 Oct, 2008 1 commit