1. 29 Sep, 2016 5 commits
  2. 28 Aug, 2016 1 commit
  3. 11 Aug, 2016 1 commit
    • Trevor Johns's avatar
      docs: Update prebuilts for nyc-dev samples · a374bcd4
      Trevor Johns authored
      Synced to commits:
      - //developers/samples/android
        fc1c2eac13aa87531f030f8c65d7e27c301135af
      - //developers/build
        18730e97939c9545a26e52d135a99045c86abeaf
      
      Change-Id: I88952b8f86921739af9fed6b87d39a72af835748
      a374bcd4
  4. 18 Jul, 2016 1 commit
  5. 15 Jun, 2016 9 commits
  6. 14 Jun, 2016 1 commit
  7. 08 Jun, 2016 2 commits
  8. 06 Jun, 2016 1 commit
    • Joshua Lang's avatar
      Add arm ranchu kernels to system packages · 48e6404e
      Joshua Lang authored
      bug: 28911268
      Change-Id: I0fea8b4ef11ec6f55a190ed95f9d6a757ac757a5
      (cherry picked from commit e5ab3249709214d06eb1660b67f8db6d7162bf15)
      (cherry picked from commit 936ec1b9016c71c2d3feb689e38fe11018da26a1)
      48e6404e
  9. 02 Jun, 2016 1 commit
    • Andrii Kulian's avatar
      Fix new task starting in samples · e5d940bd
      Andrii Kulian authored
      Added correct intent action and category. Added separate case to
      show the behavior with and without FLAG_ACTIVITY_MULTIPLE_TASK.
      
      Bug: 28848683
      Change-Id: I4ba3908b7331e6d4c5f2d78c0a861e00487fcae4
      e5d940bd
  10. 01 Jun, 2016 2 commits
  11. 31 May, 2016 1 commit
    • Christopher Ferris's avatar
      Fix how the script gets data from apks. · d50f287b
      Christopher Ferris authored
      The previous code used unzip to get the offsets of the files in
      the zip file. This was an estimate, and it turns out to be wrong
      in many cases. Replace that with zipinfo -v which gives the exact
      offset of the files in the zip.
      
      Also update the tmp files so that they are in a dictionary of their
      own by apk, instead of embedded in the offset list.
      
      Bug: 29050779
      
      (cherry picked from commit abe22f46)
      
      Change-Id: I4e33704c5b26cd238ff7e316bca9de729480c59c
      d50f287b
  12. 27 May, 2016 2 commits
  13. 26 May, 2016 2 commits
  14. 25 May, 2016 1 commit
  15. 24 May, 2016 5 commits
  16. 23 May, 2016 5 commits