]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/adapters/AboutPagerAdapter.java
Fix a rare crash in `onBackPresses()`. https://redmine.stoutner.com/issues/651
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / adapters / AboutPagerAdapter.java
2020-10-29 Soren StoutnerCombine the light and dark Guide and About pages. ...
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...
2019-12-19 Soren StoutnerAdd support for I2P and custom proxies. https://redmin...
2019-04-18 Soren StoutnerMake SSL errors tab aware.