Project

General

Profile

Actions

Feature #5

open

Fine grained cookie management

Added by Soren Stoutner over 7 years ago. Updated almost 5 years ago.

Status:
New
Priority:
3.x
Start date:
03/02/2016
Due date:
% Done:

0%

Estimated time:

Description

Create an interface to view and manage cookies.

Actions #1

Updated by Soren Stoutner about 7 years ago

  • Subject changed from Fine graned cookie management to Fine grained cookie management
Actions #2

Updated by Soren Stoutner over 6 years ago

This will also allow for the deletion of only cookies from one domain if desired.

Actions #3

Updated by Soren Stoutner over 6 years ago

  • Parent task set to #86
Actions #4

Updated by Soren Stoutner over 6 years ago

  • Priority changed from 2 to 3.x
Actions #5

Updated by Soren Stoutner over 6 years ago

There actually is a way to retrieve all cookies without using a custom WebView.

https://developer.android.com/reference/java/net/CookieStore.html#getCookies()

The plan is to implement fine-graned cookie settings in 3.x after tabs.

Actions #6

Updated by Soren Stoutner over 6 years ago

  • Parent task deleted (#86)
Actions #7

Updated by Soren Stoutner almost 6 years ago

  • Priority changed from 3.x to 4.x
Actions #8

Updated by Soren Stoutner almost 5 years ago

  • Priority changed from 4.x to 3.x

I am going to look into this and see if it is possible with Android's default WebView. If it isn't we can do it in the 4.x series with the release of Privacy WebView.

Actions

Also available in: Atom PDF