aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'siacs/master' into developmentChristian S2016-03-131-1/+13
|\|
| * don't show opt-out of battery optimization dialog when push is enabledDaniel Gultsch2016-03-061-1/+13
* | Merge branch 'siacs/master' into developmentChristian S2016-03-041-10/+15
|\|
| * let users confirm each member in a conference even if that contact is already...Daniel Gultsch2016-03-011-1/+3
| * refactored omemo to take multiple recipientsDaniel Gultsch2016-02-291-9/+12
| * changed single_account config into more simple lock_settingsDaniel Gultsch2016-02-271-1/+1
* | bug fixesChristian S2016-02-271-2/+1
* | Merge branch 'siacs/master' into developmentChristian S2016-02-271-6/+7
|\|
| * made hard coded choice for encryptions more flexible and disable parsingDaniel Gultsch2016-02-241-4/+6
* | Merge branch 'siacs/master' into developmentChristian S2016-02-201-5/+2
|\|
| * removed unnecessary conditions when sending read markerDaniel Gultsch2016-02-151-5/+1
| * only show load more messages button when mam is availableDaniel Gultsch2016-02-141-0/+1
* | optimized subtitle in MUCsChristian S2016-02-061-21/+18
* | match new presence modificationsChristian S2016-02-041-2/+2
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2016-02-041-16/+22
|\|
| * prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch2016-02-041-0/+6
| * fixed 'unencrypted' not showing up for conferences when encryption is forcedDaniel Gultsch2016-02-021-1/+1
* | Merge branch 'siacs/master' into developmentChristian S2016-01-231-3/+3
|\|
| * use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch2016-01-221-2/+2
| * added config variable to allow non-tls connectionsDaniel Gultsch2016-01-221-1/+1
* | make actionbar title/subtitle clickableChristian S2016-01-231-23/+70
* | Merge branch 'siacs/master' into developmentChristian S2016-01-171-4/+13
|\|
| * Merge pull request #1655 from adithyaphilip/pgp-fixDaniel Gultsch2016-01-161-1/+4
| |\
| | * fixed PGP having to be selected twiceAdithya Abraham Philip2016-01-161-1/+4
| * | make ConversationsActivity more resistent against being restartedDaniel Gultsch2016-01-161-3/+9
| |/
* | Merge branch 'siacs/master' into developmentChristian S2016-01-161-11/+12
|\|
| * hide prepare image toasts when attaching multiple imagesDaniel Gultsch2016-01-151-11/+12
* | Merge branch 'siacs/master' into developmentChristian S2016-01-151-1/+1
|\|
| * fixed typo when reading battery_op settingDaniel Gultsch2016-01-141-1/+1
* | Merge branch 'siacs/master' into developmentChristian S2016-01-131-57/+79
|\|
| * check for file storage permission before selecting avatarDaniel Gultsch2016-01-131-15/+1
| * ask to be excluded from battery optimizationDaniel Gultsch2016-01-111-43/+80
* | copy commitsChristian S2016-01-041-4/+5
|\|
| * show trust keys activties if own keys are undecidedDaniel Gultsch2016-01-041-4/+5
* | hide settings, accounts and updater in all menus except in main windowChristian S2015-12-291-0/+8
* | copy commitsChristian S2015-12-281-2/+3
|\|
| * only offer plain and omemo encryption when x509 verification is enabledDaniel Gultsch2015-12-191-2/+3
* | copy commitsChristian S2015-12-161-1/+1
|\|
| * splite PARANOIA_MODE into three different optionsDaniel Gultsch2015-12-141-1/+1
| * request storage permission when needed on Android 6.0Daniel Gultsch2015-12-071-1/+55
| * hide prepare file toast after preparing the fileDaniel Gultsch2015-12-061-0/+1
| * be more carefull with pending urisDaniel Gultsch2015-12-051-8/+16
| * introduced build-time paranoia mode that disables unencrypted chats and force...Daniel Gultsch2015-12-011-0/+1
| * fixed crashes when activity got destroyed when selecting pgp keyDaniel Gultsch2015-12-011-5/+22
* | request storage permission when needed on Android 6.0Daniel Gultsch2015-12-121-1440/+1494
* | hide prepare file toast after preparing the fileDaniel Gultsch2015-12-061-0/+1
* | be more carefull with pending urisDaniel Gultsch2015-12-061-8/+16
* | fixed crashes when activity got destroyed when selecting pgp keyDaniel Gultsch2015-12-041-5/+23
* | copy commitsChristian S2015-11-291-8/+30
|\|
| * pgp fixes and revert configuration changesDaniel Gultsch2015-11-251-5/+16