index
:
packages_apps_browser.git
replicant-4.2
replicant-6.0
packages/apps/browser
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
browser
/
BrowserActivity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the web archive UI from the browser
Teng-Hui Zhu
2010-11-05
1
-33
/
+0
*
set http header 'cookie' before inserting download request in DM
Vasu Nori
2010-10-29
1
-1
/
+2
*
Use the new public API for DownloadManager.
Leon Scroggins
2010-10-27
1
-23
/
+18
*
Remove unused code.
Leon Scroggins
2010-10-22
1
-20
/
+0
*
Use constants in place of strings, and remove unused code.
Leon Scroggins
2010-10-22
1
-33
/
+14
*
Incorporate save to home screen with add bookmark dialog.
Leon Scroggins
2010-10-22
1
-85
/
+11
*
Rewrite HTTP auth dialog code
Bjorn Bringert
2010-10-15
1
-81
/
+19
*
Fixed lock icon, url touch area, dropdown visibility
Michael Kolb
2010-10-14
1
-4
/
+2
*
fix history context menu bug
Michael Kolb
2010-10-14
1
-0
/
+3
*
Remove unused drag tracking code
Bjorn Bringert
2010-10-14
1
-7
/
+0
*
new bookmark screen part 2
Michael Kolb
2010-10-13
1
-8
/
+19
*
Use getters/setters for WebAddress fields
Bjorn Bringert
2010-10-13
1
-3
/
+3
*
Remove some unnecessary use of hidden APIs
Bjorn Bringert
2010-10-12
1
-2
/
+2
*
am da0d5462: am 956cf01e: Remove QuickSearch shortcuts.
Leon Scroggins
2010-10-10
1
-51
/
+6
|
\
|
*
Remove QuickSearch shortcuts.
Leon Scroggins
2010-10-07
1
-51
/
+6
*
|
update bookmarks & history page
Michael Kolb
2010-10-06
1
-71
/
+77
*
|
Move AddBookmark dialog to upper right of screen.
Leon Scroggins III
2010-10-05
1
-0
/
+3
*
|
move new tab button next to tabs
Michael Kolb
2010-10-01
1
-3
/
+2
*
|
resolved conflicts for merge of 52b4e956 to master
Steve Howard
2010-09-28
1
-1
/
+1
|
\
\
|
|
/
|
*
Update refs to DownloadManager, which moved to android.app
Steve Howard
2010-09-28
1
-1
/
+1
*
|
resolved conflicts for merge of 8f918188 to master
Leon Scroggins III
2010-09-28
1
-8
/
+5
|
\
\
|
|
/
|
*
Use the system downloads UI, instead of browser specific 1.
Leon Scroggins III
2010-09-27
1
-8
/
+5
*
|
new two column suggestion dropdown
Michael Kolb
2010-09-27
1
-2
/
+0
*
|
am da9f1556: am cc14c8c4: Prevent a null pointer exception.
Leon Scroggins III
2010-09-27
1
-2
/
+3
|
\
\
|
|
/
|
*
Prevent a null pointer exception.
Leon Scroggins III
2010-09-27
1
-2
/
+3
|
*
Do not merge: Don't show cab when invoking select text from menu
Cary Clark
2010-09-21
1
-2
/
+8
*
|
Beginning work on adding bookmarks with folders.
Leon Scroggins III
2010-09-22
1
-1
/
+0
*
|
am e6803818: am a9e35b6e: Prevent a null pointer exception.
Leon Scroggins III
2010-09-17
1
-2
/
+6
|
\
\
|
|
/
|
*
Prevent a null pointer exception.
Leon Scroggins III
2010-09-16
1
-2
/
+6
*
|
Create the download dir if necessary.
Shimeng (Simon) Wang
2010-09-16
1
-0
/
+7
*
|
A bunch of updates to BrowserProvider2.
Jeff Hamilton
2010-09-15
1
-18
/
+15
*
|
am 6ac51e2b: am 867c0465: am 430057da: Fixes for changing the search engine.
Leon Scroggins III
2010-09-15
1
-0
/
+6
|
\
\
|
|
/
|
*
am 430057da: Fixes for changing the search engine.
Leon Scroggins III
2010-09-14
1
-0
/
+6
|
|
\
|
|
*
Fixes for changing the search engine.
Leon Scroggins III
2010-09-14
1
-0
/
+6
|
*
|
am d2670653: Add user-selected search providers to browser
Bjorn Bringert
2010-09-13
1
-11
/
+4
|
|
\
\
|
|
|
/
|
|
*
Add user-selected search providers to browser
Bjorn Bringert
2010-09-13
1
-11
/
+4
|
*
|
DO NOT MERGE
Cary Clark
2010-09-07
1
-0
/
+9
*
|
|
Add user-selected search providers to browser
Bjorn Bringert
2010-09-15
1
-17
/
+4
*
|
|
checkpoint for moving UI to Holo style
Michael Kolb
2010-09-08
1
-33
/
+63
*
|
|
Quiet some logs in private browsing mode.
Jeff Hamilton
2010-09-08
1
-0
/
+6
*
|
|
fixed multiple tabs selected bug, open new tab to home page
Michael Kolb
2010-09-07
1
-1
/
+0
*
|
|
disable zoom buttons
Michael Kolb
2010-09-03
1
-0
/
+2
*
|
|
Make the bookmark thumbnails larger.
Jeff Hamilton
2010-09-02
1
-19
/
+4
*
|
|
Fix for saving a WebArchive when the external storage isn't mounted.
Elliott Slaughter
2010-09-01
1
-10
/
+19
*
|
|
Browser incognito mode session expiration.
Elliott Slaughter
2010-09-01
1
-1
/
+23
*
|
|
Cleanup temporary incognito mode files after last tab closes.
Elliott Slaughter
2010-09-01
1
-0
/
+4
*
|
|
Move Find on page and Select into the framework.
Leon Scroggins
2010-09-01
1
-65
/
+11
*
|
|
When checking for possible RLZ insertion, only check http Uri's.
Bill Napier
2010-08-30
1
-1
/
+3
*
|
|
Fix browser crash.
Patrick Scott
2010-08-30
1
-4
/
+0
*
|
|
am 399c6b8e: am 552751ea: Avoid crash in browser in systems with no search pr...
Mattias Falk
2010-08-26
1
-1
/
+7
|
\
\
\
[next]