aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationsActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* add animators for more activitiesChristian Schneppe2018-05-051-0/+9
* add custom animation to ConversationsActivityChristian Schneppe2018-05-051-0/+4
* hide record audio feature if mircophone is not availableChristian Schneppe2018-05-031-0/+2
* added search result context menu + date separatorsChristian Schneppe2018-05-021-0/+1
* properly catch and ignore IllegalStateException instead of using commitAllowS...Christian Schneppe2018-04-291-2/+13
* some OTR fixesChristian Schneppe2018-04-291-6/+0
* update actionbartitle while refreshing uiChristian Schneppe2018-04-271-0/+1
* only mark visible messages as readChristian Schneppe2018-04-221-2/+2
* integrate invite to Pix-Art MessengerChristian Schneppe2018-04-221-0/+3
* end view if conversation was archivedChristian Schneppe2018-04-131-1/+1
* introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe2018-04-131-0/+2
* commit allowing state lossChristian Schneppe2018-04-121-1/+1
* prevent double tapping on overflow menuChristian Schneppe2018-04-121-0/+4
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-0/+3
* make camera feature optionalChristian Schneppe2018-04-081-5/+9
* create interface for onBackendConnectedChristian Schneppe2018-04-081-2/+3
* fix menu entriesChristian Schneppe2018-04-081-0/+6
* added splash screenChristian Schneppe2018-04-031-0/+905