aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ShareViaAccountActivity.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-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
2018-04-02migrate to xmpp-addrChristian Schneppe1-6/+5
2018-03-31updated manage account activity to new colorsChristian Schneppe1-1/+1
2018-03-09reference support actionbar in all activitiesChristian Schneppe1-2/+2
2017-12-16Add ShareViaAccountActivityChristian Schneppe1-0/+104