1. f73780b Remove unused Calendar field in Browser state by Kulanthaivel Palanichamy · 11 years ago
  2. 3817bac Change TitleBar RelativeLayout to LinearLayout by Kulanthaivel Palanichamy · 11 years ago
  3. 51ffe18 Remove references to WebIconDatabase by Axesh R. Ajmera · 11 years ago
  4. 3d15061 Intialize devtools in the Application onCreate by Axesh R. Ajmera · 11 years ago
  5. 3bec6a3 Remove quick controls by Vivek Sekhar · 11 years ago
  6. 46c3ec0 Fix remaining createScreenshot references by Vivek Sekhar · 11 years ago
  7. f04dbda Save crash logs on a server by Pankaj Garg · 11 years ago
  8. 1c4d6b8 Fix crash due to a false positive in sandboxed-process identification. by Enrico Ros · 11 years ago
  9. 752ce59 Fix URL bar focus after exiting fullscreen video by Panos Thomas · 11 years ago
  10. 0102ce3 Add icudtl.dat in SWE browser apk by Panos Thomas · 11 years ago
  11. 6ea3a42 Fix for ActionBarContextView not shown in landscape mode by Panos Thomas · 11 years ago
  12. 4799bdb Add locale paks and geolocation Chinese translations by Panos Thomas · 11 years ago
  13. b08b364 Fix for "grep: writing output: Broken pipe" in generate_about.sh by Karthikeyan Periasamy · 11 years ago
  14. 379d84a Remove the 'product="nosdcard"' configuration, which was used by the Android build system and never by this product. by Enrico Ros · 11 years ago
  15. d8b3eb9 Remove automatic generation of 'R.string.about' (duplicate, already present) by Enrico Ros · 11 years ago
  16. b80159e Add user activity hint for bookmarks view by Dany Rybnikov · 11 years ago
  17. 5d6e341 Make web contents debugging always enabled by Axesh R. Ajmera · 11 years ago
  18. 22d2995 Remove double tap zoom from adavanced browser settings. by Tarun Nainani · 11 years ago
  19. 1cb7c13 Add support for WML <input> format attribute by Kulanthaivel Palanichamy · 11 years ago
  20. 025fed3 Fix for upload handler by Axesh R. Ajmera · 11 years ago
  21. 0c73c7c Fixed rendering noreferrer links by Pankaj Garg · 11 years ago
  22. 60221af Auto reload page if render process crashes by Pankaj Garg · 11 years ago
  23. 235af67 Fix crash on API level 16 by Sudheer Koganti · 11 years ago
  24. 1c7380d Fixed rendering of noreferrer links in new tab by Pankaj Garg · 11 years ago
  25. 8eb0091 Porting browser changes from 1599-qrd to 1847 by Tarun Nainani · 11 years ago
  26. 3d5b4d0 Add SWE plugin libs to SWE Browser. by Tarun Nainani · 11 years ago
  27. ea28dde Make SWEAB work with M38 branch by Tarun Nainani · 11 years ago
  28. 0989b45 Browser Fixes. by Vivek Sekhar · 11 years ago
  29. 10daf89 Fix layout for share and upload by Axesh R. Ajmera · 11 years ago
  30. 35c9b08 Fix incorrect setting of inPageLoad by Panos Thomas · 11 years ago
  31. f96064b Titlebar auto hide fixes. by Vivek Sekhar · 11 years ago
  32. 871172e Fixes crash on saved page link selection. by Vivek Sekhar · 11 years ago
  33. f95fb38 Fixes saving bookmark URL. by Vivek Sekhar · 11 years ago
  34. 60eb980 Fix issues in Autohide TitleBar by Vivek Sekhar · 11 years ago
  35. 4ddafb1 Dismiss IME when entering NavScreen. by Vivek Sekhar · 11 years ago
  36. 8ee3abb Auto hide URL bar. by Vivek Sekhar · 11 years ago
  37. 4dfc985 Replace xml drawables pointing to local resource. by Tarun Nainani · 11 years ago
  38. a576999 Copy framework/base/core resources by Tarun Nainani · 11 years ago
  39. 3bb4630 Fix to ensure single instance of BrowserSettings by Bijan Amirzada · 11 years ago
  40. 16c6bce Fix filename bug associated with contentdisposition attribute by Axesh R. Ajmera · 11 years ago
  41. 9a293b0 Fix bug for content disposition by Axesh R. Ajmera · 11 years ago
  42. 3aae101 Upload Handler. by Axesh R. Ajmera · 11 years ago
  43. 0be3b7c Fix 'createScreenshot' creating skewed thumbnail by Tarun Nainani · 11 years ago
  44. fb0cafb Fixes stalling progress bar by Vivek Sekhar · 11 years ago
  45. e8a8ec2 Fix import to use SWE's WebViewDatabase by Vivek Sekhar · 11 years ago
  46. ebdf18e Remove thread when onDestroyView is called on BrowserBookmarksPage by Tarun Nainani · 11 years ago
  47. 2c1dd7c Revert change recycling bitmap on Tab.destroy() by Tarun Nainani · 11 years ago
  48. 0ab5251 Fixes OOM bitmap crash. by Vivek Sekhar · 11 years ago
  49. 003bec5 Change LayoutAlgorithm to LayoutAlgorithm.TEXT_AUTOSIZING by Tarun Nainani · 11 years ago
  50. 34d3f14 Implementing "Share Page" using ListView by Axesh R. Ajmera · 11 years ago
  51. 60dca80 Show title of webpage in URLbar. by Vivek Sekhar · 11 years ago
  52. 8084c82 Fix crash with opening tabs in background by Tarun Nainani · 11 years ago
  53. 6294268 Fix yahoo search url where url 'http://search.yahoo.com' is by Tarun Nainani · 11 years ago
  54. 33736b6 Remove Enable plug-ins from Advanced Settings menu. by Tarun Nainani · 11 years ago
  55. 76074ac Download to be backwards compatible with stock browser by Vivek Sekhar · 11 years ago
  56. 535d4af Add user activity hint for bookmarks view by Dany Rybnikov · 11 years ago
  57. a2d4b59 Reset the default search engine to google by Axesh R. Ajmera · 11 years ago
  58. 3f04dc7 Removed dependency on framework browser provider from browser by Bijan Amirzada · 11 years ago
  59. 87756c1 Copied Browser class from Frameworks by Bijan Amirzada · 11 years ago
  60. 3bbb3a4 Replaced Webview with TextView in Accessbility Settings by Bijan Amirzada · 11 years ago
  61. 8654d42 Fix for null BrowserSettings in BrowserProvider2 by Bijan Amirzada · 11 years ago
  62. b10bbda Fix for "Do Not Track" by Panos Thomas · 11 years ago
  63. 13ad9b9 Support Tab going into fullscreen by Vivek Sekhar · 11 years ago
  64. 652d08e Fix for about menu by Axesh R. Ajmera · 11 years ago
  65. 70a6ec7 Set correct permission for standalone browser by Axesh R. Ajmera · 11 years ago
  66. 4071338 Better handling of exception. by Vivek Sekhar · 11 years ago
  67. 436b873 Make BrowserActivity.getController() public for testing. by Tarun Nainani · 11 years ago
  68. 2ec7ead Fix for Bookmarks images not populating for standalone by Bijan Amirzada · 11 years ago
  69. c549e3a Fixes issues seen when creating new tab by Vivek Sekhar · 11 years ago
  70. 3e5e42d Fix Autofill fragment UI by Vivek Sekhar · 11 years ago
  71. 2e24124 Porting 1847 and 1599-qrd browser changes by Axesh R. Ajmera · 11 years ago
  72. dbaea4e Enable clearing saved passwords by Panos Thomas · 11 years ago
  73. ef749cb Fixes for 1599-qrd browser to work with 1857 swe engine by Tarun Nainani · 11 years ago
  74. e75909d Changes to conform to new overlay format by Bijan Amirzada · 11 years ago
  75. cc4bc5e Fix schemes that can be downloaded by Vivek Sekhar · 11 years ago
  76. 107f74f Handle cancel in YesNo Dialog by Vivek Sekhar · 11 years ago
  77. 9138388 Insert empty title into db for mynavigation page by Axesh R. Ajmera · 11 years ago
  78. b54614f Enable file upload, WLAN alert and estore URI by Vivek Sekhar · 11 years ago
  79. 943f067 Fix crash when closing tabs by Vivek Sekhar · 11 years ago
  80. e57e3a0 Don't save in download history when in incognito by Panos Thomas · 11 years ago
  81. d530673 Bug fix: Chinese keyboard not setting to english alphabet by default. by Tarun Nainani · 11 years ago
  82. 2d7e1c7 Updated better translation for localized strings for Simple Chinese by Axesh R. Ajmera · 11 years ago
  83. c8e6dda Default Zoom setting is re-enabled. by Tarun Nainani · 11 years ago
  84. bb6f894 Ensure URL query string information is applied to anchor/go elements by Tom Zakrajsek · 11 years ago
  85. fd75eae Bug fix for Nav screen back button by Bijan Amirzada · 11 years ago
  86. b7f2e9c Postpone hiding old tab during tab switch until new tab is ready by Matthew Hui · 11 years ago
  87. 579c70c Move creation dummy Webview for loading native libraries to by Axesh R. Ajmera · 11 years ago
  88. 6bb57a2 Localized strings for Hongkong(Chinese) and Simplified Chinese by Axesh R. Ajmera · 11 years ago
  89. 91e61fd Remove default zoom UI from advance setting. by Tarun Nainani · 11 years ago
  90. 58383e7 Modified last of reflection calls to use ReflectHelper class by Bijan Amirzada · 11 years ago
  91. e5f9034 Fix for BrowserProvider2 permissions by Bijan Amirzada · 11 years ago
  92. 1eb7a83 Wait for WebView to be ready when hiding NavScreen by Matthew Hui · 11 years ago
  93. 289e1e6 Removed Auto-login feature (includes Google Login) by Bijan Amirzada · 11 years ago
  94. 027ecad Fixes bug to allow download to SD card by Vivek Sekhar · 11 years ago
  95. 78343ff Fix missing asset resources for homepage by Vivek Sekhar · 11 years ago
  96. a8730d0 Copied strings.xml for Chinese(Hongkong). by Axesh R. Ajmera · 11 years ago
  97. b749980 Fix Restore default setting function of Browser by Vivek Sekhar · 11 years ago
  98. 357ec8a Modified title bar to show concurrently with copy/paste menu by Bijan Amirzada · 11 years ago
  99. 4ab9357 Added localization for browser by Axesh R. Ajmera · 11 years ago
  100. 9bb763e Set character limit for URL by Axesh R. Ajmera · 11 years ago