1. 22 Mar, 2013 1 commit
    • Michael Chan's avatar
      Fixed java.lang.ArrayIndexOutOfBoundsException · 58ab6c61
      Michael Chan authored
      Merged in string translation for missing timezone.
      
      F/TimezoneAdapter( 1493): ids length (85) and labels length(84) should be equal but aren't.
      D/AndroidRuntime( 1493): Shutting down VM
      W/dalvikvm( 1493): threadid=1: thread exiting with uncaught exception (group=0x416857a8)
      D/dalvikvm( 1493): GC_CONCURRENT freed 197K, 3% free 9791K/10016K, paused 2ms+7ms, total 28ms
      E/AndroidRuntime( 1493): FATAL EXCEPTION: main
      E/AndroidRuntime( 1493): java.lang.ArrayIndexOutOfBoundsException: length=84; index=84
      E/AndroidRuntime( 1493):    at com.android.calendar.TimezoneAdapter.loadFromResources(TimezoneAdapter.java:410)
      E/AndroidRuntime( 1493):    at com.android.calendar.TimezoneAdapter.showInitialTimezones(TimezoneAdapter.java:282)
      E/AndroidRuntime( 1493):    at com.android.calendar.TimezoneAdapter.<init>(TimezoneAdapter.java:226)
      E/AndroidRuntime( 1493):    at com.android.calendar.event.EditEventView.populateTimezone(EditEventView.java:379)
      E/AndroidRuntime( 1493):    at com.android.calendar.event.EditEventView.setModel(EditEventView.java:1220)
      E/AndroidRuntime( 1493):    at com.android.calendar.event.EditEventFragment.setModelIfDone(EditEventFragment.java:332)
      E/AndroidRuntime( 1493):    at com.android.calendar.event.EditEventFragment.access$600(EditEventFragment.java:69)
      E/AndroidRuntime( 1493):    at com.android.calendar.event.EditEventFragment$QueryHandler.onQueryComplete(EditEventFragment.java:308)
      E/AndroidRuntime( 1493):    at android.content.AsyncQueryHandler.handleMessage(AsyncQueryHandler.java:344)
      
      Change-Id: I817c1e6151ccc5e25676478aab6ba527d4b9c1a0
      58ab6c61
  2. 16 May, 2012 2 commits
  3. 15 May, 2012 2 commits
  4. 02 Mar, 2012 1 commit
  5. 29 Feb, 2012 1 commit
  6. 10 Nov, 2011 1 commit
  7. 07 Nov, 2011 1 commit
  8. 02 Nov, 2011 1 commit
  9. 01 Nov, 2011 1 commit
  10. 18 Oct, 2011 1 commit
  11. 02 Sep, 2011 1 commit
  12. 26 Aug, 2011 1 commit
  13. 02 Aug, 2011 1 commit
  14. 29 Jul, 2011 1 commit
  15. 15 Jul, 2011 1 commit
  16. 07 Jul, 2011 1 commit
  17. 20 Jun, 2011 1 commit
  18. 02 Jun, 2011 1 commit
  19. 26 May, 2011 1 commit
  20. 15 Apr, 2011 1 commit
  21. 07 Apr, 2011 1 commit
  22. 29 Nov, 2010 1 commit
  23. 10 Nov, 2010 1 commit
  24. 07 Oct, 2010 1 commit
  25. 17 Sep, 2010 1 commit
    • Eric Fischer's avatar
      Reimport translations. DO NOT MERGE · bd5cc793
      Eric Fischer authored
      The time zone names and tokens were out of sync, causing an exception.
      This will mean that none of them are translated (until all of them are)
      but it is better than throwing an exception.
      
      Change-Id: Icf3269f2d6e8b959b6879df1a22beb0ab3930872
      bd5cc793
  26. 10 Sep, 2010 2 commits
  27. 17 Aug, 2010 1 commit
  28. 10 Aug, 2010 1 commit
  29. 05 Aug, 2010 1 commit
  30. 18 Mar, 2010 1 commit
  31. 27 Feb, 2010 1 commit
  32. 13 Nov, 2009 1 commit
  33. 21 Oct, 2009 1 commit
  34. 13 Oct, 2009 2 commits
  35. 08 Sep, 2009 1 commit
  36. 03 Aug, 2009 1 commit