1. 04b646d Merge "Possible NumberFormatException of parseInt is outside try-catch" by Jean-Baptiste Queru · 15 years ago
  2. 378b6f6 Possible NumberFormatException of parseInt is outside try-catch by Peter Kuterna · 15 years ago
  3. 8815f03 Merge "Always set right auth_type value in apn." by Jean-Baptiste Queru · 15 years ago
  4. 1929008 Always set right auth_type value in apn. by Marta Białka · 15 years ago
  5. b84291b Merge "Support showing "Cold" battery health." by Jean-Baptiste Queru · 15 years ago
  6. 3f1ba01 Merge "BT: The Phone doesn't "wake up" when trying to pair with it." by Jean-Baptiste Queru · 15 years ago
  7. 5241466 Support showing "Cold" battery health. by Imre Sunyi · 15 years ago
  8. 16502e9 Merge "Allow users to create shortcuts to the VPN settings on the Home Screen." by Jean-Baptiste Queru · 15 years ago
  9. 33319b1 Bluetooth PIN is not password style by Erik Ljungberg · 15 years ago
  10. d5234bc BT: The Phone doesn't "wake up" when trying to pair with it. by Erik Ljungberg · 15 years ago
  11. 2fcfb28 Merge " Fix Bluetooth Settings activity memory leak." by Jake Hamby · 15 years ago
  12. d4cebee Fix Bluetooth Settings activity memory leak. by thigobr · 15 years ago
  13. 0008d21 Refactor to remove multiple in-loop Object[]->String[] castings by Ben Clark · 15 years ago
  14. 46c0a5b Merge "Remove unused imports in SecuritySettings.java" by Jean-Baptiste Queru · 15 years ago
  15. 844d2a3 Remove unused imports in SecuritySettings.java by Ben Clark · 15 years ago
  16. f7f47d0 Removed unused import android.widget.LinearLayout by Ben Clark · 15 years ago
  17. 289244a Remove unused variable and associated import by Ben Clark · 15 years ago
  18. 20108e2 Fix window leak problems in settings. by Jiehua.Dai · 15 years ago
  19. f7ed857 Allow users to create shortcuts to the VPN settings on the Home Screen. by Tobias Brunner · 15 years ago
  20. 05c2b96 am 4e012037: Import revised translations by Kenny Root · 15 years ago
  21. 4e01203 Import revised translations by Kenny Root · 15 years ago
  22. 08c1d6c am db751db4: Import revised translations by Kenny Root · 15 years ago
  23. db751db Import revised translations by Kenny Root · 15 years ago
  24. 8d770c7 merge from open-source master by The Android Open Source Project · 15 years ago
  25. 2d40cdb Merge "Disabled verbose logging" by Jean-Baptiste Queru · 15 years ago
  26. 5b6a9a8 ignore from open-source master by The Android Open Source Project · 15 years ago
  27. c7984e5 merge from open-source master by The Android Open Source Project · 15 years ago
  28. 476bc5a Merge "replaced deprecated setButton methods" by Jean-Baptiste Queru · 15 years ago
  29. 424b69c Merge "Replaced deprecated String Constructor" by Jean-Baptiste Queru · 15 years ago
  30. b817cb6 merge from open-source master by The Android Open Source Project · 15 years ago
  31. 3ba01ea Merge "replaced deprecated getIntent with parseURI" by Jean-Baptiste Queru · 15 years ago
  32. 00c4063 merge from open-source master by The Android Open Source Project · 15 years ago
  33. b2dd903 Settings: Add a hook for operator or vendor specific settings. by Anders Hammar1 · 15 years ago
  34. 97ece59 am dc2fdd09: Import revised translations by Kenny Root · 15 years ago
  35. dc2fdd0 Import revised translations by Kenny Root · 15 years ago
  36. 88f6b98 am a791e2d6: Import revised translations by Kenny Root · 15 years ago
  37. a791e2d Import revised translations by Kenny Root · 15 years ago
  38. b8eb474 Disabled verbose logging by Christian Mehlmauer · 15 years ago
  39. e4c0cd6 am 365ef4a0: Update strings for backup by Kenny Root · 15 years ago
  40. 365ef4a Update strings for backup by Kenny Root · 15 years ago
  41. 273464d am aa1f8aee: Clarify backup setting by Kenny Root · 15 years ago
  42. aa1f8ae Clarify backup setting by Kenny Root · 15 years ago
  43. a496684 am de3e5665: Add phase2 authentication settings by Irfan Sheriff · 15 years ago
  44. de3e566 Add phase2 authentication settings by Irfan Sheriff · 15 years ago
  45. 7c5717c am b0bcf9f7: Fix NPE in InstalledAppDetails activity when app not found. by Jeff Brown · 15 years ago
  46. b0bcf9f Fix NPE in InstalledAppDetails activity when app not found. by Jeff Brown · 15 years ago
  47. c1a587c am f3373c99: No quotes for password by Irfan Sheriff · 15 years ago
  48. f3373c9 No quotes for password by Irfan Sheriff · 15 years ago
  49. 58702fe replaced deprecated setButton methods by Christian Mehlmauer · 15 years ago
  50. a06b4e6 Replaced deprecated String Constructor by Christian Mehlmauer · 15 years ago
  51. 82163de replaced deprecated getIntent with parseURI by Christian Mehlmauer · 15 years ago
  52. 4811287 merge from open-source master by The Android Open Source Project · 15 years ago
  53. 50c7f2d merge from open-source master by The Android Open Source Project · 15 years ago
  54. 3514cdc Merge "Removed Calls to deprecated APIs and unused imports" by Romain Guy · 15 years ago
  55. fcc577b am f9762a2c: Fix issue #2694643: Remove/Resolve STOPSHIP by Dianne Hackborn · 15 years ago
  56. f9762a2 Fix issue #2694643: Remove/Resolve STOPSHIP by Dianne Hackborn · 15 years ago
  57. de6007c A button in the master clear information screen was partly hidden. by Henrik Tuszynski · 15 years ago
  58. 75a43c6 am cd8f068e: Merge "Fix crash for tether with quotes in SSID" into froyo by Irfan Sheriff · 15 years ago
  59. cd8f068 Merge "Fix crash for tether with quotes in SSID" into froyo by Irfan Sheriff · 15 years ago
  60. 18dc7ea Fix crash for tether with quotes in SSID by Irfan Sheriff · 15 years ago
  61. 0193bf8 Removed Calls to deprecated APIs and unused imports by Christian Mehlmauer · 15 years ago
  62. 7a4cff1 am 28b245c0: Import revised translations by Kenny Root · 15 years ago
  63. 28b245c Import revised translations by Kenny Root · 15 years ago
  64. 8719f0d am 8c81257f: Fix the double-quoted SSID issue. by Chung-yih Wang · 15 years ago
  65. 8c81257 Fix the double-quoted SSID issue. by Chung-yih Wang · 15 years ago
  66. 542b8f2 merge from open-source master by The Android Open Source Project · 15 years ago
  67. 0b53ac7 merge from open-source master by The Android Open Source Project · 15 years ago
  68. a7ece71 Fixing Swedish translations of a few texts under "Phone info". by Henrik Hall · 15 years ago
  69. d2bfade Merge "The password in the APN settings is shown instead of stars" by Romain Guy · 15 years ago
  70. 482eade am e434bfb2: String change - wifi tether = hotspot by Robert Greenwalt · 15 years ago
  71. 15bb475 am d2c81986: b/2652059 Refresh UI after bond state change by Michael Chan · 15 years ago
  72. e434bfb String change - wifi tether = hotspot by Robert Greenwalt · 15 years ago
  73. d2c8198 b/2652059 Refresh UI after bond state change by Michael Chan · 15 years ago
  74. d17eb48 am 1308453b: b/2652059 Fixed the broken BT connects/disconnects after unpair by Michael Chan · 15 years ago
  75. 1308453 b/2652059 Fixed the broken BT connects/disconnects after unpair by Michael Chan · 15 years ago
  76. a359fb7 am 6d409870: Import revised translations by Kenny Root · 15 years ago
  77. 6d40987 Import revised translations by Kenny Root · 15 years ago
  78. 3a1204f am 6078d450: Merge "b/2630339 Fixed the crash when an app requests BT to be enabled" into froyo by Michael Chan · 15 years ago
  79. 6078d45 Merge "b/2630339 Fixed the crash when an app requests BT to be enabled" into froyo by Michael Chan · 15 years ago
  80. a0de1dc b/2630339 Fixed the crash when an app requests BT to be enabled by Michael Chan · 15 years ago
  81. 9fef437 am b3c872bf: Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  82. b3c872b Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  83. eab62fa Import revised translations by Kenny Root · 15 years ago
  84. 567ca08 am 64ab5338: Fix regression in removing settings that aren\'t relevant for a platform. by Amith Yamasani · 15 years ago
  85. 64ab533 Fix regression in removing settings that aren't relevant for a platform. by Amith Yamasani · 15 years ago
  86. 0bca165 am 6368b25c: Merge "b/2608693 Fix the problem where BT was automatically reconnecting ... after the user unpaired while docked." into froyo by Michael Chan · 15 years ago
  87. 6368b25 Merge "b/2608693 Fix the problem where BT was automatically reconnecting ... after the user unpaired while docked." into froyo by Michael Chan · 15 years ago
  88. b12b21a am b99e029d: Fix string for uninstall button for system apps. by Suchi Amalapurapu · 15 years ago
  89. 96b0c1d b/2608693 Fix the problem where BT was automatically reconnecting by Michael Chan · 15 years ago
  90. b99e029 Fix string for uninstall button for system apps. by Suchi Amalapurapu · 15 years ago
  91. a6bde3c am a3683a51: Enable moving packages when install location is set to auto. by Suchi Amalapurapu · 15 years ago
  92. a3683a5 Enable moving packages when install location is set to auto. by Suchi Amalapurapu · 15 years ago
  93. dd37918 am f0746678: Merge "Redesign vibration settings." into froyo by Daniel Sandler · 15 years ago
  94. 9e2810b am 19340d21: Merge "Labeled categories to help clarify Sound prefs." into froyo by Daniel Sandler · 15 years ago
  95. f074667 Merge "Redesign vibration settings." into froyo by Daniel Sandler · 15 years ago
  96. 19340d2 Merge "Labeled categories to help clarify Sound prefs." into froyo by Daniel Sandler · 15 years ago
  97. 70631ab am 4c3b2f0c: Fix the tethering help page. by Robert Greenwalt · 15 years ago
  98. 2c91784 Redesign vibration settings. by Daniel Sandler · 15 years ago
  99. 2c3265a merge from open-source master by The Android Open Source Project · 15 years ago
  100. 8ad849c Labeled categories to help clarify Sound prefs. by Daniel Sandler · 15 years ago