1. 04 May, 2015 1 commit
  2. 30 Apr, 2015 3 commits
  3. 29 Apr, 2015 1 commit
  4. 28 Apr, 2015 3 commits
  5. 27 Apr, 2015 6 commits
  6. 25 Apr, 2015 1 commit
  7. 24 Apr, 2015 3 commits
    • Nicolas Prevot's avatar
    • Craig Lafayette's avatar
      Merge "Wait for proxy to start." · 9b9c9b6b
      Craig Lafayette authored
      9b9c9b6b
    • Craig Lafayette's avatar
      Wait for proxy to start. · 1ffda3b3
      Craig Lafayette authored
      If Bluetooth fails to start, an ANR may surface. With this change, the
      BluetoothConnectTask will wait for the BluetoothConnectionService to send a
      notification indicating that the proxy has been set up. This allows the task to
      block until the network is available and allows the proxy to be set up on a
      background thread.
      
      The BluetoothConnectTask now waits for for the proxy to be set up before the
      timeout is triggered. The timeout value has been increased to compensate.
      
      Bug: 20455939
      Change-Id: Ie2928cbfcf114ae5331ca6e183f4ee34bec4d2f6
      1ffda3b3
  8. 23 Apr, 2015 1 commit
  9. 22 Apr, 2015 2 commits
  10. 18 Apr, 2015 1 commit
  11. 17 Apr, 2015 2 commits
  12. 16 Apr, 2015 2 commits
  13. 15 Apr, 2015 4 commits
  14. 14 Apr, 2015 2 commits
    • Craig Lafayette's avatar
      Unregister Bluetooth receiver. · 54929191
      Craig Lafayette authored
      Bug: 20225410
      Change-Id: Ib9375d17f57c17de27d9495466ecf81826cd9489
      54929191
    • Craig Lafayette's avatar
      Add BluetoothConnectTask. · c25553f8
      Craig Lafayette authored
      The BluetoothConnectTask is now the first task run. The
      BluetoothConnectionService is started by this task and
      will hold/manage the Bluetooth connection.
      
      Upon success, the AddWifiNetworkTask will be run.
      
      Bug: 20001077
      Change-Id: I4efe9189678373e3c12d1d7de83cbe435c3af39b
      c25553f8
  15. 13 Apr, 2015 2 commits
    • Craig Lafayette's avatar
      Read FRP data and wipe if able. · 09928765
      Craig Lafayette authored
      - Read challenge data bundle from the bump.
      - Create WipeResetProtectionTask to handle factory
        reset protection check and unlock.
      - Call wipeIfAllowed with challenge data bundle
      - Set up receiver to get pending intent FRP
        response
      
      Bug: 19792435
      Change-Id: I6a891b7df83874399af5238f9141d848b92166ca
      09928765
    • Geoff Mendal's avatar
      Import translations. DO NOT MERGE · 8c9c1055
      Geoff Mendal authored
      Change-Id: Ia4f9d525e6d850a1e1fb58ff861f7a467341a6f7
      Auto-generated-cl: translation import
      8c9c1055
  16. 11 Apr, 2015 1 commit
  17. 10 Apr, 2015 1 commit
  18. 08 Apr, 2015 1 commit
  19. 07 Apr, 2015 3 commits