]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/views/NestedScrollWebView.java
Fix a crash when two threads try to update the resource requests at the same time...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / views / NestedScrollWebView.java
2019-06-12 Soren StoutnerFix a crash when two threads try to update the resource...
2019-06-11 Soren StoutnerUpdated Turkisk translation.
2019-04-18 Soren StoutnerMake SSL errors tab aware.
2019-04-16 Soren StoutnerMake first-party cookies tab aware.
2019-04-11 Soren StoutnerMake swipe to refresh tab aware.
2019-04-10 Soren StoutnerMake the favorite icon tab aware.
2019-04-05 Soren StoutnerLoad new intents in a new tab.
2019-04-04 Soren StoutnerTrack URL loading by tab.
2019-04-03 Soren StoutnerMake pinned settings tab aware.
2019-03-28 Soren StoutnerTeach resource requests to be tab aware.
2019-03-20 Soren StoutnerUpdate the URL edit text when switching tabs.
2019-02-23 Soren StoutnerImpliment scrolling of the app bar. https://redmine...
2019-02-20 Soren StoutnerMigrate to AndroidX from the Android Support Library...