aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-12also restart if permissions were changed after first startChristian Schneppe1-25/+25
2016-06-12make a restart after granting permissions on first startChristian Schneppe1-1/+25
2016-06-06update lastseen in contactdetailsChristian Schneppe1-2/+2
2016-06-05Do not treat right alt key as a modifier for key combosYussuf Khalil1-1/+1
2016-06-02Share link to invite user to start over with Pix-Art MessengerChristian Schneppe1-0/+2
2016-05-31complete backup importerChristian Schneppe1-4/+5
2016-05-28set some default settingsChristian Schneppe1-2/+2
2016-05-27refactored toasts shown when adhoc creating mucsDaniel Gultsch1-0/+2
2016-05-16make "is tiping..." in bold italicChristian Schneppe1-0/+2
2016-05-15fixed crash on startupChristian Schneppe1-6/+5
2016-05-14refactored handling of endConversationChristian Schneppe1-14/+43
2016-05-13improve keyboard handling. fixes #1387Daniel Gultsch1-0/+3
2016-05-12improve keyboard handling. fixes #1387Daniel Gultsch1-0/+3
2016-05-06Ask to uninstall the plugins because the features are directly integratedChristian S1-3/+70
2016-05-05add audio recorderChristian S1-5/+5
2016-05-05republish pgp signature when changing statusDaniel Gultsch1-3/+3
2016-04-29catch ActivityNotFoundException when requesting battery opDaniel Gultsch1-1/+6
2016-04-19added magic create welcome screenDaniel Gultsch1-3/+10
2016-04-11don't show contact details when in conversations with selfChristian S1-26/+23
2016-04-09don't show contact details when in conversations with selfDaniel Gultsch1-0/+1
2016-04-07prevent null pointer when checking http upload max sizeDaniel Gultsch1-6/+6
2016-04-02don't ask for resource when server uses http upload v0.1Daniel Gultsch1-2/+1
2016-04-01check max http file size when attaching filesDaniel Gultsch1-5/+25
2016-03-13added logging in case fragment wasn't attachedDaniel Gultsch1-0/+5
2016-03-13remove old codeChristian S1-10/+0
2016-03-06don't show opt-out of battery optimization dialog when push is enabledDaniel Gultsch1-1/+13
2016-03-01let users confirm each member in a conference even if that contact is already...Daniel Gultsch1-1/+3
2016-02-29refactored omemo to take multiple recipientsDaniel Gultsch1-9/+12
2016-02-27bug fixesChristian S1-2/+1
2016-02-27changed single_account config into more simple lock_settingsDaniel Gultsch1-1/+1
2016-02-24made hard coded choice for encryptions more flexible and disable parsingDaniel Gultsch1-4/+6
2016-02-15removed unnecessary conditions when sending read markerDaniel Gultsch1-5/+1
2016-02-14only show load more messages button when mam is availableDaniel Gultsch1-0/+1
2016-02-06optimized subtitle in MUCsChristian S1-21/+18
2016-02-04match new presence modificationsChristian S1-2/+2
2016-02-04prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch1-0/+6
2016-02-02fixed 'unencrypted' not showing up for conferences when encryption is forcedDaniel Gultsch1-1/+1
2016-01-23make actionbar title/subtitle clickableChristian S1-23/+70
2016-01-22use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch1-2/+2
2016-01-22added config variable to allow non-tls connectionsDaniel Gultsch1-1/+1
2016-01-16make ConversationsActivity more resistent against being restartedDaniel Gultsch1-3/+9
2016-01-16fixed PGP having to be selected twiceAdithya Abraham Philip1-1/+4
2016-01-15hide prepare image toasts when attaching multiple imagesDaniel Gultsch1-11/+12
2016-01-14fixed typo when reading battery_op settingDaniel Gultsch1-1/+1
2016-01-13check for file storage permission before selecting avatarDaniel Gultsch1-15/+1
2016-01-11ask to be excluded from battery optimizationDaniel Gultsch1-43/+80
2016-01-04show trust keys activties if own keys are undecidedDaniel Gultsch1-4/+5
2015-12-29hide settings, accounts and updater in all menus except in main windowChristian S1-0/+8
2015-12-29hide settings, accounts and updater in all menus except in main windowChristian S1-0/+8
2015-12-19only offer plain and omemo encryption when x509 verification is enabledDaniel Gultsch1-2/+3