-
Notifications
You must be signed in to change notification settings - Fork 430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/navigation #1
Closed
subsymbolic
wants to merge
14
commits into
duckduckgo:master
from
TheInfiniteKind:feature/navigation
Closed
Feature/navigation #1
subsymbolic
wants to merge
14
commits into
duckduckgo:master
from
TheInfiniteKind:feature/navigation
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Note: DOES NOT COMPILE!
Project now in a basic compiling state. The utilities removed will be fixed and brought back into project one at a time as needed
Gets app into a barebones / clean state. Utilities removed may be brought back in the future as needed
* Add browser with with private browsing via persistent data store * Add launch screen * Remove non-compiling / unused code (utilities removed will be brought back into the project one at a time, as needed)
• Hide nav bars when scrolling • Better button arrangement • Add functionality to open current link in safari
brindy
added a commit
that referenced
this pull request
Jun 20, 2018
* Core: WebViewController.showErrorNow() + 844 * Core: closure #1 in WebViewController.urlDidChange() + 240
Merged
13 tasks
12 tasks
13 tasks
13 tasks
federicocappelli
added a commit
that referenced
this pull request
May 14, 2024
14 tasks
federicocappelli
added a commit
that referenced
this pull request
Aug 20, 2024
Task/Issue URL: https://app.asana.com/0/1205842942115003/1206750146033742/f Tech Design URL: https://app.asana.com/0/1200194497630846/1206777133329590/f **Description**: Step 1 of the Logging refactoring Subscription Content Blocking User Scripts SecureVault History Remote messages General (removed and create local UserDefaultCache logger)
14 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Small PR to improve navigation and browsing experience
• Hide nav bars when scrolling
• Better button arrangement
• Add functionality to open current link in safari