aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/AboutActivity.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-05-24add links to *Terms Of Use* and *Privacy Policy* to AboutActivityChristian Schneppe1-0/+19
2018-04-23made font size selectableChristian Schneppe1-3/+3
2018-04-21more theme workingChristian Schneppe1-3/+12
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-0/+4
* replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
2018-03-09switch about activity to appcompatChristian Schneppe1-2/+2
2016-07-29changed package id inside manifest and projectChristian Schneppe1-2/+2
2014-11-04Convert about dialog to activitySam Whited1-0/+15