summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/activity/AboutActivity.java
AgeCommit message (Expand)Author
2018-09-30Migrate rxjava to version 2Martin Fietz
2018-07-26Theming support for about screenByteHamster
2018-07-25Improved about screenByteHamster
2018-05-05Use filename insteadydinath
2018-05-05Fix back press issueydinath
2018-04-24Respect coding standardydinath
2018-04-23canGoBack doesn't work consistently when using loadDataWithBaseURL. Update ol...ydinath
2018-04-20Use single instead of fromCallableydinath
2018-04-20Remove unncessary inportheckler01
2018-04-20Fix typosheckler01
2018-04-20Remove unnecessary version checkheckler01
2018-04-20Let webview handle if it can go back. When navigating the links, depth would ...heckler01
2018-04-20Replace deprecated create((Observable.OnSubscribe<T>)heckler01
2018-01-14Replace anonymous type with lambdaMartin Fietz
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2016-03-22code cleaning:Domingos Lopes
2015-11-08Fix back button issue, add action barMartin Fietz
2015-09-19Fix about link handlingMartin Fietz
2015-09-10Fix license viewMartin Fietz
2015-08-31Apply theme to about activity, smaller changes to appearenceMartin Fietz
2015-08-11fix issue #1073. crash on oneplus two(Android 5.1.1, Oxygen 2.0.0).WangYun
2014-12-08Destroy webview when it is no longer useddaniel oeh
2014-09-17Changed project structuredaniel oeh