index
:
packages_apps_Browser.git
replicant-4.2
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
browser
/
TitleBar.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Browser: Fix Progress bar when quick Controls Enabled
Dan
2015-11-07
1
-0
/
+3
*
Reimplement titlebar autohiding to be compatible with chromium webview.
Dan
2015-11-07
1
-7
/
+15
*
De-classicify Android Browser part 2
Jonathan Dixon
2013-08-25
1
-34
/
+4
*
De-classicify Browser
Jonathan Dixon
2012-12-17
1
-0
/
+1
*
Use a fixed title bar if accessibility is enabled
John Reck
2012-09-04
1
-0
/
+8
*
Add null check
John Reck
2012-05-30
1
-1
/
+1
*
Make sure focusSearch doesn't return a detached webview
John Reck
2012-05-30
1
-2
/
+4
*
Disable fixed title bar in quick controls
John Reck
2012-05-23
1
-3
/
+8
*
Fix portrait's fixed title bar
John Reck
2012-05-18
1
-24
/
+51
*
Don't hide URL bar for tablets in portrait
Michael Kolb
2012-04-30
1
-0
/
+12
*
Fix QuickControls after title bar tweaks
Michael Kolb
2012-04-25
1
-4
/
+4
*
Title bar tweaks
John Reck
2012-04-19
1
-1
/
+2
*
Don't embed titlebar in WebView
Michael Kolb
2012-04-03
1
-22
/
+21
*
Replace TitleBar sub views with a ViewStub.
Ben Murdoch
2011-08-18
1
-8
/
+40
*
Snapshot title bar
John Reck
2011-07-13
1
-3
/
+23
*
TitleBar refactor
John Reck
2011-07-11
1
-0
/
+341
*
fix title bar
Michael Kolb
2011-03-23
1
-198
/
+0
*
unify voice search code
Michael Kolb
2011-03-20
1
-24
/
+3
*
use BrowserWebView for all UIs
John Reck
2011-03-18
1
-0
/
+8
*
Phone UI title bar work
John Reck
2011-02-16
1
-48
/
+13
*
Fix title bar button handling on phone
John Reck
2011-02-15
1
-14
/
+28
*
Switch the phone to use the omnibox instead of qsb
John Reck
2011-02-15
1
-142
/
+29
*
Only edit existing bookmark when bookmarking from the title bar.
Leon Scroggins
2011-02-11
1
-1
/
+1
*
Change homepage setting handling
John Reck
2010-12-03
1
-2
/
+2
*
Controller Refactor
Michael Kolb
2010-11-17
1
-47
/
+59
*
Incorporate save to home screen with add bookmark dialog.
Leon Scroggins
2010-10-22
1
-1
/
+2
*
checkpoint for moving UI to Holo style
Michael Kolb
2010-09-08
1
-1
/
+1
*
Improve the visibility and discoverability of the "add shortcut
Ben Murdoch
2010-07-09
1
-1
/
+1
*
Initial work on new browser bar
Leon Scroggins
2010-06-16
1
-56
/
+4
*
Use the green box's padding, and not the TitleBar's padding.
Leon Scroggins
2010-04-15
1
-2
/
+2
*
Use new assets for green box in voice title bar.
Leon Scroggins III
2010-04-09
1
-2
/
+5
*
Add "android.speech.extras.SEND_APPLICATION_ID_EXTRA"=false to the
Mike LeBeau
2010-04-01
1
-0
/
+5
*
Lessen the difference in appearance of title bar during load.
Leon Scroggins
2010-03-31
1
-40
/
+9
*
Show stop button in a pressed state when pressed.
Leon Scroggins
2010-03-22
1
-7
/
+8
*
Use a margin to make the title bar stay the same size while loading.
Leon Scroggins
2010-03-16
1
-2
/
+43
*
Attach the stop button to the textbox in the title bar.
Leon Scroggins
2010-03-04
1
-9
/
+21
*
When long pressing on title bar, do not use WebView in onCreateContextMenu
Leon Scroggins
2010-02-23
1
-1
/
+2
*
Clear omnibox when pressing search key.
Leon Scroggins
2010-02-16
1
-1
/
+1
*
send broadcast intents to voice search for logging purposes
Leon Scroggins
2010-02-09
1
-0
/
+18
*
Do not ellipsize the title bar in voice search mode.
Leon Scroggins
2010-02-08
1
-0
/
+3
*
Trim the extra whitespace before passing to SearchDialog.
Leon Scroggins
2010-02-08
1
-1
/
+1
*
Update look of title bar when in voice search mode.
Leon Scroggins
2010-02-05
1
-2
/
+20
*
Handle the voice search intent.
Leon Scroggins
2010-01-29
1
-9
/
+28
*
Always show the voice search button in the browser title bar when in voice se...
Leon Scroggins
2010-01-25
1
-17
/
+42
*
New assets. This makes the title bar's button match the voice button.
Leon Scroggins
2009-09-30
1
-1
/
+1
*
Add a context menu for the title bar.
Leon Scroggins
2009-09-24
1
-0
/
+35
*
Fix for the progress indicator not spinning
Nicolas Roard
2009-09-16
1
-2
/
+6
*
Use an "X" on the title bar to allow the user to stop loading.
Leon Scroggins
2009-09-16
1
-2
/
+1
*
Remove the tab slider, and go back to simply using a touchable title bar.
Leon Scroggins
2009-09-15
1
-9
/
+58
*
Limit the touch area for opening search to the right edge of the textfield.
Leon Scroggins
2009-09-14
1
-18
/
+5
[next]