projects
/
PrivacyBrowserAndroid.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
PrivacyBrowserAndroid.git
2016-01-28
Soren Stoutner
Create Clear Dom Storage and Exit menu items and set...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Soren Stoutner
Deactavite Back and Forward when they can't be used.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Soren Stoutner
Create Cookie menu options.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Soren Stoutner
Create code to toggle Save Form Data, but disable it...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Soren Stoutner
Add a menu item to toggle DOM Storage.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Soren Stoutner
Add a menu item to toggle JavaScript.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Soren Stoutner
Remove webview error message toast.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Soren Stoutner
Add email address to copyright headers.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Soren Stoutner
Add copyright and GPLv3+ licensing information. Create...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Soren Stoutner
Create an "Add to Home Screen" AlertDialog.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Soren Stoutner
Enable full screen video.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Soren Stoutner
Remove unnecessary imports.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Soren Stoutner
Enable downloading of files.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Soren Stoutner
Refine progressBar height. Create onReceivedError...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Soren Stoutner
Bump minSdkVersion from 8 to 10.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Soren Stoutner
Remove the static member variables, converting two...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Soren Stoutner
Add menu items for copy, paste, and share URL.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Soren Stoutner
Remove app bar scrolling because it broke pinch to...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Soren Stoutner
Remove swipe to refresh and add app bar scrolling ...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Soren Stoutner
Add some TODOs for scrolling the app bar.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Soren Stoutner
Move favoriteIcon, urlTextBox, and progressBar to a...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Soren Stoutner
Update the launcher and the default favorite icons.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Soren Stoutner
Suppress Android Studio's SetJavaScriptEnabled warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Soren Stoutner
Add a ternary operator to unformattedUrl.get() to remov...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Soren Stoutner
Scale favoriteIcon to 64 x 64 pixels.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Soren Stoutner
Fix the updating of urlTextBox.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-24
Soren Stoutner
Add the favorite icon to the addressBarLinearLayout.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Soren Stoutner
Begin working on the favorite icon.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Soren Stoutner
Remove label from the action bar.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Soren Stoutner
Remove the "Go" button.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Soren Stoutner
Add icons to the menu items.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Soren Stoutner
Update urlTextBox when the forward or back buttons...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Soren Stoutner
Implement swipe to refresh.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Soren Stoutner
Move the progress bar from the top of the WebView to...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Soren Stoutner
Allow search from the URL bar.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Soren Stoutner
Add menu entry for home.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Soren Stoutner
Convert full intent Uri to formattedUrlString.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Soren Stoutner
Add comments to the .xml files.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Soren Stoutner
Add android.intent.category.BROWSABLE.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Soren Stoutner
Set app to handle orientation changes internally.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Soren Stoutner
Update formattedUrlString on click.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Soren Stoutner
Update progressBar before changing visibility.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Soren Stoutner
Update urlTextBox on click.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Soren Stoutner
Implement a progress bar and switch the style to a...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Soren Stoutner
Implement setWebViewClient to allow Privacy Browser...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Soren Stoutner
Build files updated by upgrade to Android Studio 1...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Soren Stoutner
Initial commit.
commit
|
commitdiff
|
tree
|
snapshot