aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationsActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* add account > 0 check to inviteUser menuChristian Schneppe2019-03-311-1/+7
* add activity to define some important privacy settings on first startChristian Schneppe2019-03-311-4/+7
* use the term channel in destroy dialog and some other stringsChristian Schneppe2019-02-091-2/+16
* optimize importsChristian Schneppe2019-02-081-2/+0
* remove warning messages for kick after ban failing. on modern servers ban is ...Christian Schneppe2019-02-041-10/+1
* modify emoji integrationChristian Schneppe2019-01-251-5/+0
* count muc participants correctlyChristian Schneppe2019-01-241-53/+37
* count muc participants correctlyChristian Schneppe2019-01-041-2/+3
* clear pending view intent when processing onNewIntent()Christian Schneppe2019-01-031-0/+1
* rename functions and variables for room destructionChristian Schneppe2019-01-031-2/+1
* code cleanup and rework show toast on update checkChristian Schneppe2018-12-271-4/+2
* limit video transcoding to api >= 18 and other api 16 fixesChristian Schneppe2018-12-141-0/+1
* some code reorder for actionbar titlesChristian Schneppe2018-12-041-2/+2
* rename variableChristian Schneppe2018-11-151-1/+1
* refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe2018-11-151-29/+5
* code cleanup, null check not necessary when using instance ofChristian Schneppe2018-10-241-9/+10
* don't use internal updater if store != nullChristian Schneppe2018-10-241-17/+3
* Do not insert text shared over XMPP uri when already drafting messageChristian Schneppe2018-10-201-0/+1
* fixed text sharing in direct sharingChristian Schneppe2018-09-271-1/+0
* clear parent activities pending view intent before calling startAcitvityForRe...Christian Schneppe2018-09-261-0/+7
* preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe2018-09-231-4/+11
* start new conversations by long press on avatarChristian Schneppe2018-09-121-1/+24
* catch illegal state not illegal argument on popBackStack()Christian Schneppe2018-09-111-1/+1
* improve Updater a bit and try to catch NPEChristian Schneppe2018-09-111-2/+4
* 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