Gitiles
Code Review
Sign In
review.blissroms.org
/
android_packages_apps_Gello
/
c7485ae06c6d5d33c57a03d02bbeed54edb3c66f
/
src
c7485ae
checkpoint for moving UI to Holo style
by Michael Kolb
· 15 years ago
47654f4
Quiet some logs in private browsing mode.
by Jeff Hamilton
· 15 years ago
6e3faea
If the title is empty, do not attempt to save a bookmark.
by Leon Scroggins III
· 15 years ago
c673bda
Merge "fixed multiple tabs selected bug, open new tab to home page http://b/issue?id=2975213"
by Michael Kolb
· 15 years ago
bdc2a24
fixed multiple tabs selected bug, open new tab to home page
by Michael Kolb
· 15 years ago
bef7a75
fix edit bookmark bug http://b/issue?id=2950270
by Michael Kolb
· 15 years ago
54cd561
Merge "disable zoom buttons"
by Michael Kolb
· 15 years ago
c127f47
Don't show deleted bookmarks in the default page view.
by Jeff Hamilton
· 15 years ago
6877575
disable zoom buttons
by Michael Kolb
· 15 years ago
9ff6bfc
Merge "Make the bookmark thumbnails larger."
by Jeff Hamilton
· 15 years ago
ed2e6a6
Adds creation and modification timestamps to the bookmarks content provider. See change I44fec169.
by Cyrus Master
· 15 years ago
f302637
Make the bookmark thumbnails larger.
by Jeff Hamilton
· 15 years ago
13c73a0
resolved conflicts for merge of c8687ffc to master
by Brad Fitzpatrick
· 15 years ago
46ea162
Merge "Change searches to do an upsert on insert()."
by Jeff Hamilton
· 15 years ago
c8687ff
am 1a6e0e8c: Use new apply() instead of commit().
by Brad Fitzpatrick
· 15 years ago
7669ba4
Change searches to do an upsert on insert().
by Jeff Hamilton
· 15 years ago
1a6e0e8
Use new apply() instead of commit().
by Brad Fitzpatrick
· 15 years ago
aba242c
Fix for saving a WebArchive when the external storage isn't mounted.
by Elliott Slaughter
· 15 years ago
3d6df16
Browser incognito mode session expiration.
by Elliott Slaughter
· 15 years ago
e440a88
Cleanup temporary incognito mode files after last tab closes.
by Elliott Slaughter
· 15 years ago
4fc12cb
Move Find on page and Select into the framework.
by Leon Scroggins
· 15 years ago
c50e71a
When checking for possible RLZ insertion, only check http Uri's.
by Bill Napier
· 15 years ago
d003543
Fix browser crash.
by Patrick Scott
· 15 years ago
2621da4
am 11979e05: DO NOT MERGE remove the pretend cab from the browser
by Cary Clark
· 15 years ago
eb07b17
Update to follow clipboard API.
by Dianne Hackborn
· 15 years ago
11979e0
DO NOT MERGE remove the pretend cab from the browser
by Cary Clark
· 15 years ago
784b02b
am 399c6b8e: am 552751ea: Avoid crash in browser in systems with no search provider
by Mattias Falk
· 15 years ago
399c6b8
am 552751ea: Avoid crash in browser in systems with no search provider
by Mattias Falk
· 15 years ago
71daa6c
Merge "fixed new tab flow bug: http://b/issue?id=2911248 a new tab with the home page is created before the combo page is shown"
by Michael Kolb
· 15 years ago
300b7f0
fixed new tab flow
by Michael Kolb
· 15 years ago
801ecb7
fixed adding bookmark shortcut from home screen
by Michael Kolb
· 15 years ago
0998b0a
fixed Combo page for phone screen
by Michael Kolb
· 15 years ago
91b3ea7
Move APK monitoring into WebView.
by Derek Sollenberger
· 15 years ago
9682a5a
Merge "fixed bookmarks widget bug http://b/issue?id=2942821 added check for null intent when service is started"
by Michael Kolb
· 15 years ago
5239ee1
fixed bookmarks widget bug
by Michael Kolb
· 15 years ago
4f817cf
Merge "Properly update the local version when updating bookmarks."
by Jeff Hamilton
· 15 years ago
8389e99
Fix Browser incognito history for intents initiated in the same tab.
by Elliott Slaughter
· 15 years ago
552751e
Avoid crash in browser in systems with no search provider
by Mattias Falk
· 15 years ago
3f65c38
UI work on CombinedBookmarksHistory
by Michael Kolb
· 15 years ago
56d7ac2
Properly update the local version when updating bookmarks.
by Jeff Hamilton
· 15 years ago
d90e9e0
am 2c326e62: DO NOT MERGE Refactor find and select dialogs
by Cary Clark
· 15 years ago
2c326e6
DO NOT MERGE Refactor find and select dialogs
by Cary Clark
· 15 years ago
9af72b7
Merge "Add INSERT_AFTER to the projection map."
by Jeff Hamilton
· 15 years ago
cc4b2dd
Add INSERT_AFTER to the projection map.
by Jeff Hamilton
· 15 years ago
4361029
Add RLZ support to Browser.
by Jeff Davidson
· 15 years ago
ae62fd4
incognito mode added for large screens
by Michael Kolb
· 15 years ago
a5e672f
Merge "Fix Browser crash on search in new Browser session."
by Elliott Slaughter
· 15 years ago
d2362e7
Merge "initial checkin of stacked thumbnail bookmarks widget bug #2930549 uses a StackView to let the user flip through the browser bookmark thumbnails"
by Michael Kolb
· 15 years ago
627d96f
Fix Browser crash on search in new Browser session.
by Elliott Slaughter
· 15 years ago
0382be2
initial checkin of stacked thumbnail bookmarks widget
by Michael Kolb
· 15 years ago
64144e4
Switch the bookmarks and history over to fragments.
by Jeff Hamilton
· 15 years ago
8ce956c
Switch the history management over to the new provider.
by Jeff Hamilton
· 15 years ago
8e4fbf1
Use ActionMode for Find-on-page and Copy.
by Leon Scroggins III
· 15 years ago
b0de9ba
Store the server unique values for the default folders.
by Jeff Hamilton
· 15 years ago
69bd707
Update to the new contract class location.
by Jeff Hamilton
· 15 years ago
8402962
First revision of the new browser provider.
by Jeff Hamilton
· 15 years ago
ed21774
switched to using action bar for large screen
by Michael Kolb
· 15 years ago
8b13974
Fix a threading bug in BrowserProvider and clean up query() a bit.
by Jeff Hamilton
· 15 years ago
0119718
Merge "New tab flow through Bookmarks/History screen"
by Michael Kolb
· 15 years ago
68792c8
New tab flow through Bookmarks/History screen
by Michael Kolb
· 15 years ago
8262d8f
Do not write the Bookmarks Activity view mode preference unnecessarily.
by Ben Murdoch
· 15 years ago
a2b2ba8
UI revision for tabbed browsing bug # http://b/issue?id=2712871
by Michael Kolb
· 15 years ago
f0f0395
Initial work on browser incognito mode history feature.
by Elliott Slaughter
· 15 years ago
80f3262
Fix build.
by Dianne Hackborn
· 15 years ago
fe25199
tabbed title bar work bug # http://b/issue?id=2712871
by Michael Kolb
· 15 years ago
b4b8318
remove save/restore picture from browser app
by Cary Clark
· 15 years ago
039bd47
Add support for accept type="audio/*" and audio/*;capture=microphone in the Browser
by Ben Murdoch
· 15 years ago
58008e2
Merge "Fix NPEs after merge of d159ec534823b87f9896843e95912b0df8c27e16 from open source master."
by Ben Murdoch
· 15 years ago
ccb5de0
Fix NPEs after merge of d159ec534823b87f9896843e95912b0df8c27e16 from open
by Ben Murdoch
· 15 years ago
30e0ef4
onSelectionStart and onSelectionDone now take a WebView
by Leon Clarke
· 15 years ago
5dbfdf9
resolved conflicts for merge of e7c06a6e to master
by Jean-Baptiste Queru
· 15 years ago
e7c06a6
merge from open-source master
by The Android Open Source Project
· 15 years ago
b50d740
Capture API updates from new specification http://dev.w3.org/2009/dap/camera/
by Ben Murdoch
· 15 years ago
d159ec5
Use proxy for downloads.
by Andreas Sandblad
· 15 years ago
b4fb25c
Set the Browser's minimum font size to 1px.
by Shimeng (Simon) Wang
· 15 years ago
0ced08c
Browser save page as web archive.
by Elliott Slaughter
· 15 years ago
d9c3d74
am 539fde68: am f6915fbb: Add more choices to about:debug UAString setting
by Bart Sears
· 15 years ago
eecb4e6
Improve the visibility and discoverability of the "add shortcut
by Ben Murdoch
· 15 years ago
f6915fb
Add more choices to about:debug UAString setting
by Bart Sears
· 15 years ago
6af492a
Add camcorder support to the file picker.
by Ben Murdoch
· 15 years ago
e322f56
Download a touch icon without putting it into the database.
by Ben Murdoch
· 15 years ago
90b4026
Create BookmarkUtils class.
by Ben Murdoch
· 15 years ago
2176c40
am a3fb156b: am c1f5ae26: Log if a user clicked on a link from voice search results.
by Leon Scroggins III
· 15 years ago
c1f5ae2
Log if a user clicked on a link from voice search results.
by Leon Scroggins III
· 15 years ago
87cc65d
Make size of the webview screenshot configurable with width/height parameters.
by Ben Murdoch
· 15 years ago
e0a3666
fix related to bug http://b/issue?id=2101719
by Michael Kolb
· 15 years ago
91f65fc
Prevent a null pointer exception.
by Leon Scroggins
· 15 years ago
e7fe26b
If url hijacking happens on a newly opened child window,
by Grace Kloba
· 15 years ago
654899b
Update the lock icon when closing a tab.
by Leon Scroggins
· 15 years ago
3bc53d4
am 459bc29d: am 98b938b1: Actually remove the subwindow.
by Leon Scroggins
· 15 years ago
98b938b
Actually remove the subwindow.
by Leon Scroggins
· 15 years ago
01cfcdd
Refactor find and select dialogs
by Cary Clark
· 15 years ago
61fc77c
Use the new WebSettings to enable smooth transition during panning and zooming.
by Grace Kloba
· 15 years ago
897ba06
Use the new look for the progress bar.
by Leon Scroggins
· 15 years ago
ab6b5f9
Merge "Initial work on new browser bar"
by Leon Scroggins
· 15 years ago
571b376
Initial work on new browser bar
by Leon Scroggins
· 15 years ago
f9b0427
When the string is empty, just return an empty list.
by Grace Kloba
· 15 years ago
07d3473
Broadcast to the media scanner when the user takes a photo from the file picker so that it
by Ben Murdoch
· 15 years ago
e56a0f2
Plugin may have Java components. So always refresh
by Grace Kloba
· 15 years ago
9e997c7
Use the URL stored in the nav cache to open in new window.
by Leon Scroggins III
· 15 years ago
Next »