aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ShareViaAccountActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-1/+2
| | | | | | | | | * 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
* migrate to xmpp-addrChristian Schneppe2018-04-021-6/+5
|
* updated manage account activity to new colorsChristian Schneppe2018-03-311-1/+1
|
* reference support actionbar in all activitiesChristian Schneppe2018-03-091-2/+2
|
* Add ShareViaAccountActivityChristian Schneppe2017-12-161-0/+104