Skip to content
Snippets Groups Projects
  1. Apr 28, 2017
  2. Mar 23, 2017
  3. Mar 21, 2017
  4. Mar 15, 2017
  5. Mar 10, 2017
  6. Mar 09, 2017
  7. Mar 03, 2017
  8. Mar 01, 2017
    • Paul Duffin's avatar
      Prepare for removal of junit and android.test classes from Android API (step 1) · e98e5574
      Paul Duffin authored
      In preparation for removing junit and android.test classes from
      the Android API this change adds explicit dependencies on junit
      and/or legacy-android-test to ensure that modules will compile
      properly once it is removed.
      
      Care was taken to ensure that any targets that depended,
      directly or indirectly, on android-support-test did not also
      depend on junit or hamcrest as they conflict with the versions
      embedded within android-support-test.
      
      Bug: 30188076
      Test: make checkbuild
      Change-Id: Ic5b5b771dbc3cb5a1902cf5eb4e838a2f22c8f87
      e98e5574
  9. Feb 23, 2017
    • Tom Taylor's avatar
      22851197 Messaging Application crash with unsupported type's URI · e0f37bb8
      Tom Taylor authored
      This bug and AOSP patch arrived last July. Supposedly, I
      merged the change, but it's certainly not fixed in bugler, nor in various
      copies of PduPersister in Android's master. Fixing all the locations
      now.
      
      Test: manual - sent/received MMS's to verify the change didn't break
      existing behavior.
      
      Bug: 22851197
      Change-Id: Ia79bd9951b1820ebc42baf0eef38667753d77ab9
      e0f37bb8
  10. Feb 21, 2017
  11. Jan 17, 2017
Loading