aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ShareViaAccountActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* optimize importsChristian Schneppe2019-02-081-1/+0
|
* provide Set as Profile intentChristian Schneppe2019-01-251-5/+0
|
* removed unused paramater 'newTask' from switchToConversation apiChristian Schneppe2018-10-201-2/+2
|
* code cleanup / reformat in ShareViaAccountChristian Schneppe2018-10-201-21/+13
|
* 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