aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ShareViaAccountActivity.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-08optimize importsChristian Schneppe1-1/+0
2019-01-25provide Set as Profile intentChristian Schneppe1-5/+0
2018-10-20removed unused paramater 'newTask' from switchToConversation apiChristian Schneppe1-2/+2
2018-10-20code cleanup / reformat in ShareViaAccountChristian Schneppe1-21/+13
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