1. 09 Apr, 2014 2 commits
  2. 07 Mar, 2014 1 commit
  3. 06 Mar, 2014 1 commit
  4. 02 Mar, 2014 1 commit
  5. 28 Feb, 2014 2 commits
  6. 27 Feb, 2014 1 commit
    • Sungmann Cho's avatar
      Fix the problem that the layout of the suggestion drop down list does not fit... · 36b87b1a
      Sungmann Cho authored
      Fix the problem that the layout of the suggestion drop down list does not fit to the screen width when an orientation changes.
      
      Steps to reproduce:
      1. Set the orientation of the Browser to landscape mode.
      2. Type some keys in the url input view to show some suggestions.
      3. Set the orientation to portrait mode again.
      
      What heppended:
      The width of the suggestion layout exceeds the screen width.
      The arrow icon on the right side couldn't be seen.
      
      Additional comments:
      On some devices, setupDropDown() doesn't work correctly.
      On the Samsung Galaxy S3, for instance, setupDropDown() produces left-hand margins.
      
      The simplest way to fix these problems is to call setDropDownAnchor() when the url input view is created.
      
      Change-Id: Icfe979033da235a960b8b306f291802cb7c46646
      Signed-off-by: default avatarSungmann Cho <sungmann.cho@navercorp.com>
      36b87b1a
  7. 21 Feb, 2014 1 commit
  8. 11 Nov, 2013 1 commit
  9. 24 Sep, 2013 3 commits
  10. 23 Sep, 2013 1 commit
  11. 15 Sep, 2013 2 commits
  12. 26 Aug, 2013 1 commit
    • Jonathan Dixon's avatar
      De-classicify Android Browser part 2 · f9e1705d
      Jonathan Dixon authored
      Bug: 10427705
      
      Allows Browser to compile even when WebViewClassic is no longer in
      frameworks/base. The deleted functionality was already disabled at
      runtime when using non-classic webview.
      
      Change-Id: I21b58ec52ac059c699b49a2dd80008d9a9e6791a
      f9e1705d
  13. 24 Aug, 2013 1 commit
  14. 01 Aug, 2013 1 commit
  15. 09 Jul, 2013 2 commits
  16. 03 Jul, 2013 4 commits
  17. 02 Jul, 2013 5 commits
  18. 25 Jun, 2013 1 commit
  19. 15 Jun, 2013 1 commit
  20. 05 Jun, 2013 1 commit
  21. 03 Jun, 2013 1 commit
  22. 30 May, 2013 1 commit
  23. 17 May, 2013 1 commit
  24. 13 May, 2013 1 commit
  25. 03 May, 2013 1 commit
  26. 01 May, 2013 1 commit
  27. 30 Apr, 2013 1 commit