]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/adapters/WebViewPagerAdapter.java
Fix the ViewPager not always moving to new tabs. https://redmine.stoutner.com/issues/798
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / adapters / WebViewPagerAdapter.java
2022-02-05 Soren StoutnerFix the ViewPager not always moving to new tabs. https...
2022-01-17 Soren StoutnerUpdate the URL in the copyright header. https://redmine...
2022-01-07 Soren StoutnerBump the minimum API to 23. https://redmine.stoutner...
2021-01-25 Soren StoutnerFix audio and video sometimes playing after a tab is...
2020-11-16 Soren StoutnerRelease 3.6. v3.6
2020-09-26 Soren StoutnerAdd share, copy, and save options to About > Version...
2020-08-14 Soren StoutnerSave and restore the app state. https://redmine.stoutn...
2020-06-25 Soren StoutnerUse WebView's new built-in dark theme. https://redmine...
2019-07-13 Soren StoutnerMake the context menu Open in New Tab load the new...
2019-06-11 Soren StoutnerFix a periodic crash while loading the SSL Certificate...
2019-05-08 Soren StoutnerFix periodic problems adding tabs from intents. https...
2019-04-10 Soren StoutnerMake the favorite icon tab aware.
2019-04-05 Soren StoutnerLoad new intents in a new tab.
2019-04-03 Soren StoutnerMake pinned settings tab aware.
2019-03-23 Soren StoutnerFix closing of tabs.