| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Change-Id: I19caa970421898196c005aa9ad7cc651cd574c0a
Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
|
|
|
|
| |
Change-Id: I0838b89f5186b125ded732520c853f75d85e182c
|
|
|
|
| |
Change-Id: Ia341fae6b2ef87a8a240d8fe704f905f7cd1536c
|
|
|
|
|
|
| |
* Fix breakage from 'Materialize' commit
Change-Id: I81d06e069f3eb18581a7072aaf7e22b1a3d804a2
|
|
|
|
|
|
|
|
| |
-Material Ui theme (green)
-New icon
-xxhdpi drawables
Change-Id: I291f4bba1e412a8e762666db0684b95105dcf8b0
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Web browsers have to use cleartext HTTP traffic since large parts of
the web still use that.
This does not change the behavior of the app.
Bug: 19215516
Change-Id: Ied86188686b2bc3bb79da142eabeb5701abd8c6b
|
|/
|
|
|
|
| |
BUG:13082135
BUG:19296779
Change-Id: Ifea908b175670fbce65205797b93e87adf25bb3d
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This reverts commit ca7ecd85ac925ef44dbef327310f2baad13322f2.
Change-Id: I64460956e6243908a6c575eb4d3c7455efc86dff
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
"javascript" is not allowed; "file" is only allowed in certain directories
BUG:19296779
BUG:13082135
Change-Id: I389a5b0ad3e8add1b1159faca3212c7f11f3ae69
|
|/
|
|
|
|
| |
It was incompletely removed in 068e48b469f5abca53ee3da38f933cf2c25c93b8
Change-Id: Ie8816726cde8f898d69cd101cea66ddbb4b6e288
|
|
|
|
|
| |
BUG:17253647,16624450
Change-Id: I0b58d945564923c4ed0fc9377a3f6267d8080c2f
|
|
|
|
|
|
| |
BUG: 15074078
Change-Id: If88a1b01406cc4f9d45ea6403be4098d8850baac
|
|
|
|
|
|
|
|
|
|
|
| |
Geolocation related code is untouched.
PermissionsPrompt is almost same as GeolocationPermissionPrompt, except
- Remember checkbox is hidden as we don't has this feature in framework now.
- The resource name is appended according the request.
- Remove toast.
BUG: 13699047
Change-Id: I1f3f1908bf9c7131ecf2d060fc79d3e5c8842f94
|
|
|
|
|
|
|
|
|
|
|
|
| |
When there are multiple Browsers installed, the dialog
"Complete action using" is displayed after clicking on
a star in Bookmarks screen. The activity AddBookmarkPage
has a hard-coded label name in English, which is displayed
in the dialog even in other languages. This change makes
it possible for developers to change the label name by
adding corresponding language resources.
Change-Id: Ibad4aa86ffc3467f2b67083827a9b256fdc4321a
|
|
|
|
|
|
|
|
|
| |
In a future version of Android, the default value for
<provider android:exported> will change from true to false.
Explicitly set android:exported="true"
Bug: 3306452
Change-Id: Ic8adfe95ce0e8b5a33a8de4f5ac4f4ff184a67e8
|
|
|
|
|
|
| |
Bug: 6516239
Change-Id: I8171bb529a04951bc3a112fa67fc2570882cef56
|
|
|
|
|
|
| |
Bug: 6125790
Change-Id: I1326b5944260fe29ba9d68256d118238bcfdc3a0
|
|
|
|
|
|
|
| |
Bug: 6101488
SQLite isn't multiprocess, so don't let BrowserProvider be multiprocess
Change-Id: Ifcb804f2d21d0fa1d13551a9a803f0f60f919db4
|
|\
| |
| |
| |
| | |
* commit '3055c7665a0ad0c279d0d3e3f166199d610591a8':
Add application launch category.
|
| |
| |
| |
| |
| | |
Bug: 5674723
Change-Id: I81f88853c5a6756927d528305c73e98c2ac26db2
|
|/
|
|
|
|
|
|
|
| |
When the browser starts, if autofill is on and no profile
is already set up, try to read the user's "me" contact and
prepopulate their profile with what we can get.
Bug: 5427308
Change-Id: I23e0369f64b2b69763d1934f7ed6b2ece9cca282
|
|
|
|
|
|
| |
Bug: 5262349
Change-Id: I7d15f9de812848f3bff82804421ce878ee7f9beb
|
|
|
|
|
|
|
|
|
|
| |
Bug: 5177959
Improve browser startup. Elinate IO access on UI thread during startup
by removing the super legacy ClearThumbnails task. Also rework how
the hardware acceleration debug setting works to remove the requirement
for initialized BrowserSettings in onCreate
Change-Id: I4c1014d380827af4833586e6a3ae842fd59aa48b
|
|
|
|
|
|
| |
Bug: 5145315
Change-Id: I1e9b4a6bae325244c7a3fb6159deadc3fcf170e6
|
|
|
|
|
|
| |
Bugs: 5009130 3368824
Change-Id: I559bb88a1e759172ef9a7d2a8b41ea4c7e523ec6
|
|
|
|
|
|
| |
Bug: 4726553
Change-Id: I790ff56ae0dceb742a225d8b1edd7076997a517f
|
|
|
|
|
|
| |
Bug: 4982126
Change-Id: Ib66b2880d163de4feb4d880e1d01996301bbea08
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apps like the QSB can request the browser to preload a
web page.
- preloaded pages are not added to the browser history
if they'r not seen by the user
- when a request is received, a new tab is created for the
preloaded page, but not added to the tab list
- upon receiving the view intent for the preloaded page
the tab is added to the tab list, and shown
- if several pages are preloaded consecutively in the same tab,
the back stack is cleared before it is displayed
- preloaded pages use the main browser cookie jar, so pages that
have never been viewed by the user can drop cookies
Change-Id: I9ed21f2c9560fda0ed042b460b73bb33988a2e8a
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 4686176
Change-Id: I1d05cc72e1cf65d04eb7def4a72a2f83420bd345
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: I32c6dcc4e257a32a341b9c2f165cd3764da08b64
|
|/
|
|
|
|
|
|
| |
This adds zero-click sharing for the Browser app; the URL of the
tab currently displayed will be transferred to any NFC-capable
Android phone upon touch.
Change-Id: I7aabc1b2b3f7700c05223349e5c317534fcfe8f0
|
|
|
|
|
|
|
| |
Now that we support multiple accounts, remove a bunch of
single-account management stuff
Change-Id: I2ae60f0a510ace48e14c97763145d4e5dd523dd1
|
|
|
|
|
|
|
| |
Add a configuration step when adding the bookmark widget to
pick what account to use
Change-Id: I2be723c411ec5b9f32d6819a5e2e65995921a252
|
|
|
|
| |
Change-Id: Ia1f81ee52c75eeafbce465b5cac329a94429cfac
|
|
|
|
|
|
|
|
| |
This fix just makes it so that you can actually see and get to
all the various controls. It is unpleasant to use, but at least
it can be used at all.
Change-Id: I43dabb337af61497ddee78cb07ffd04d2e9309b2
|
|
|
|
|
|
| |
Bug: 3408686
Change-Id: I0db1808930d7543eea97bffe67d02382b0bea3a2
|
|
|
|
|
|
|
| |
Bug: 3379120
Now with drastically lower memory usage as well!
Change-Id: Iff16d2acceba3c8a983a51ec03a31a39ac6a12ed
|
|
|
|
|
|
| |
Bug: 3381465
Change-Id: I804f5ac876910412109b7adcbc42a32e7bc6f675
|
|
|
|
|
|
|
|
|
| |
drop in new assets
get naming in sync with UX
Note: not all resources are included yet
item_background...xm will be enabled when all required resources come in
Change-Id: I321084abd25ef6c533f1f3da636a246e7ee00547
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 3337527, 3353260
Listens for changes to the system accounts and handles the case
of the chrome sync account being deleted. Also, enabling chrome sync
in the browser will now enable the browser sync in settings.
Change-Id: Iab2ed839fc5fc356a7a4d865965bfafcb39b4ee7
|
|/
|
|
|
|
| |
- Requires not calling startService.
Change-Id: If29dfc990c94f50ed9ad027256690ffa494d8b7e
|
|
|
|
|
|
| |
Bug: 3336562
Change-Id: Ic612b5309f185658f4515bbc90cc44d8b9ccf1e0
|
|
|
|
| |
Change-Id: Ic57762855e5d187aa0fe3a8eab2757b5a76ff08d
|