aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationsActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* catch NPE while detecting installedFrom()Christian Schneppe2018-08-231-1/+1
* don't use internal updater if installed from F-Droid or Google Play StoreChristian Schneppe2018-08-051-4/+4
* introduced config flag to show attachment button instead of quick actionsChristian Schneppe2018-08-051-15/+12
* some changes in UpdaterChristian Schneppe2018-08-031-9/+8
* fix crash during lookup for updatesChristian Schneppe2018-07-291-2/+2
* catch rare state loss exception when hitting home button to pop back stackChristian Schneppe2018-07-091-1/+5
* use emoji transform for toolbar, muc name and contacts nameChristian Schneppe2018-07-091-3/+4
* linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe2018-06-291-0/+13
* add more logging to setIsInForegroundChristian Schneppe2018-06-011-0/+1
* 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