1. 20 Sep, 2011 1 commit
  2. 16 Sep, 2011 1 commit
  3. 12 Sep, 2011 1 commit
  4. 08 Sep, 2011 1 commit
  5. 06 Sep, 2011 1 commit
  6. 02 Sep, 2011 2 commits
  7. 30 Aug, 2011 2 commits
  8. 29 Aug, 2011 3 commits
  9. 26 Aug, 2011 1 commit
  10. 23 Aug, 2011 2 commits
  11. 22 Aug, 2011 3 commits
  12. 17 Aug, 2011 5 commits
  13. 16 Aug, 2011 2 commits
    • Håkan3 Johansson's avatar
      Send local time, not GMT, in timestamp. · 1f18480d
      Håkan3 Johansson authored
      The missed, incoming and outgoing call list shall always have its
      time specified in local time according to PBAP V10r00 chapter
      "3.1.4.1 Call History extension".
      
      Change-Id: If0c4733552db3813d636a2f4658e64df1c6a4efe
      1f18480d
    • Håkan3 Johansson's avatar
      Send local time, not GMT, in timestamp. · 11f19c92
      Håkan3 Johansson authored
      The missed, incoming and outgoing call list shall always have its
      time specified in local time according to PBAP V10r00 chapter
      "3.1.4.1 Call History extension".
      
      Change-Id: If0c4733552db3813d636a2f4658e64df1c6a4efe
      11f19c92
  14. 11 Aug, 2011 2 commits
    • jhtop.kim's avatar
      Bluetooth : fix UI bug while an opp object tranfer is ongoing · ff53e476
      jhtop.kim authored
      
      - While an opp object is transferring ,there is a white border line on the left side of the progress-bar
        ,which is shown when user click down the notification bar.
      - remove the background flag
      
      Change-Id: I4786af460cdd50a9b853f4fa16a12214f4390952
      Signed-off-by: default avatarjhtop.kim <jhtop.kim@samsung.com>
      ff53e476
    • jhtop.kim's avatar
      Bluetooth : fix for the OPP service bug while BT on/off · ef697b0b
      jhtop.kim authored
      Update patch set for removing BOOT_COMPLETED.
      
      BluetoothOppService.java : use sendMSG instead of sendMSGdelayed
      BluetoothOppReceiver.java : delete boot-complete line
      AndroidManifest : delete boot-complete line
      
      Change-Id: Icf9a2f48a70ba519cb3caf93a0b33e13472d1f54
      Author: jhtop.kim <jhtop.kim@samsung.com>
      ef697b0b
  15. 04 Aug, 2011 1 commit
    • jhtop.kim's avatar
      Bluetooth :fix opp for socket error retry · 66cbd62c
      jhtop.kim authored
      When the pin or link key missing case occurs,
      we need to retry the socket connection. Use a timeout
      of 1.5 secs instead of 2.5 secs because the ACL inactivity
      timer is 2 secs.
      
      Change-Id: I3d4c096bd823e3204e91040bea608e44471dd4ce
      66cbd62c
  16. 02 Aug, 2011 1 commit
    • Jaikumar Ganesh's avatar
      Check if BT is already enabled before starting activity. · 6861c091
      Jaikumar Ganesh authored
      If BT is off, and if the user sends a file, BT will be turned on
      and the "Enabling dialog" wil be shown. But with the hot feature,
      BT turns on very fast which leads to the intent being missed and the
      enabling dialog not being dismissed.
      
      Change-Id: I4f4a6f08e04922a61eb7138b76383a77f8d37da4
      6861c091
  17. 01 Aug, 2011 1 commit
  18. 27 Jul, 2011 2 commits
  19. 26 Jul, 2011 1 commit
  20. 15 Jul, 2011 1 commit
  21. 07 Jul, 2011 2 commits
  22. 30 Jun, 2011 1 commit
    • Matthew Xie's avatar
      Move Pbap permission dialog to Settings app. · 7eab97d6
      Matthew Xie authored
      Strings and diglog are removed and will reappear and modified in Settings
      app. We want phone AT commander to use the dialog too.
      bug 4489572
      
      Change-Id: I0283b5deff974e53384dc5a92bd01c02e12bbcd6
      7eab97d6
  23. 23 Jun, 2011 2 commits
  24. 22 Jun, 2011 1 commit