1. 02 Jun, 2009 2 commits
    • David Turner's avatar
      am c69847d6: AI 149496: Backport emulator-related donut fixes into cupcake. ... · d223b72d
      David Turner authored
      am c69847d6: AI 149496: Backport emulator-related donut fixes into cupcake.   This includes the following fixes:   - remove potential qemud crash at system boot   - fix GPS fix emulation   - fix inter-emulator networking (DNS resolution helper now behaves correctly on all IPv6-capable systems)   - add -prop <name>=<value> option to add system properties on boot   - allow F5 keybinding for SEARCH on keyboard-less hardware configurations   - allow skins to provide a "search" button   - fixed bad QADD/QSUB/QDADD/QDSUB ARM CPU instructions emulation
      
      Merge commit 'c69847d6' into donut
      
      * commit 'c69847d6':
        AI 149496: Backport emulator-related donut fixes into cupcake.
      d223b72d
    • David Turner's avatar
      AI 149496: Backport emulator-related donut fixes into cupcake. · c69847d6
      David Turner authored
        This includes the following fixes:
        - remove potential qemud crash at system boot
        - fix GPS fix emulation
        - fix inter-emulator networking (DNS resolution helper now behaves correctly on all IPv6-capable systems)
        - add -prop <name>=<value> option to add system properties on boot
        - allow F5 keybinding for SEARCH on keyboard-less hardware configurations
        - allow skins to provide a "search" button
        - fixed bad QADD/QSUB/QDADD/QDSUB ARM CPU instructions emulation
      
      Automated import of CL 149496
      c69847d6
  2. 20 May, 2009 4 commits
    • Android (Google) Code Review's avatar
      Merge change 2038 into donut · d5aa1991
      Android (Google) Code Review authored
      * changes:
        Remove deprecated version of openInputStream. Continuation of bug 1846343
      d5aa1991
    • Android (Google) Code Review's avatar
      Merge change 1976 into donut · 3ce68eb3
      Android (Google) Code Review authored
      * changes:
        Add input source parameter to openInputStream factory function. This change lays the foundation for recording from different sources. A series of changes will follow that implement the factory function for the various hardware configurations. Finally, the deprecated function will be removed. Bug 1846343
      3ce68eb3
    • David 'Digit' Turner's avatar
      Fix GPS emulation. · 86a08ee8
      David 'Digit' Turner authored
      The problem was that qemu_gps_set_position_mode() was called with the value
      GPS_POSITION_MODE_MS_BASED, which corresponds to AGPS (Assisted GPS), and
      returned an error (which was not properly filtered by the JNI caller, but this
      is the subject of another change).
      
      This explains why GPS emulation doesn't work in the 1.5_r1 SDK. Unfortunately,
      this fix requires generating a new system image for 1.5_r2 :-(
      
      By the way, Mike, I don't understand why this position mode is being passed.
      Looking at the code in GpsLocationProvider.java, I believe that this can only
      happen if a SUPL host is given by the network, and I don't think this is the
      case in the emulator, is it?
      86a08ee8
    • Dave Sparks's avatar
      Remove deprecated version of openInputStream. · 19f53f80
      Dave Sparks authored
      Continuation of bug 1846343
      19f53f80
  3. 19 May, 2009 1 commit
  4. 11 May, 2009 1 commit
  5. 20 Apr, 2009 2 commits
  6. 14 Apr, 2009 1 commit
  7. 19 Mar, 2009 1 commit
  8. 09 Mar, 2009 1 commit
  9. 04 Mar, 2009 2 commits
  10. 20 Feb, 2009 1 commit
  11. 19 Feb, 2009 1 commit
  12. 10 Feb, 2009 1 commit
  13. 20 Jan, 2009 1 commit
  14. 16 Jan, 2009 1 commit