aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/XmppActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'siacs/master' into developmentChristian S2016-04-031-0/+4
|\
| * check max http file size when attaching filesDaniel Gultsch2016-04-011-0/+4
| |
* | Merge pull request #80 from siacs/masterChristian S2016-03-201-3/+4
|\| | | | | copy commits
| * don't show v\omemo keys as such if not enabledDaniel Gultsch2016-03-201-3/+4
| |
* | Merge branch 'siacs/master' into developmentChristian S2016-03-171-0/+1
|\|
| * reworked sharewith activity to stay open during sharingDaniel Gultsch2016-03-161-0/+1
| | | | | | | | closing the activity prematuraly caused uri permissions to be revoked
* | Merge branch 'siacs/master' into developmentChristian S2016-03-131-1/+1
|\|
| * don't show opt-out of battery optimization dialog when push is enabledDaniel Gultsch2016-03-061-1/+1
| |
* | Merge branch 'siacs/master' into developmentChristian S2016-03-041-1/+15
|\|
| * rename purge keys positive button to 'purge keys'Daniel Gultsch2016-02-281-1/+1
| |
| * changed single_account config into more simple lock_settingsDaniel Gultsch2016-02-271-0/+14
| |
* | Merge branch 'siacs/master' into developmentChristian S2016-01-231-3/+14
|\|
| * use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch2016-01-221-5/+4
| |
| * added convenience method to extract account from intentDaniel Gultsch2016-01-221-1/+13
| |
* | Merge branch 'siacs/master' into developmentChristian S2016-01-131-0/+25
|\|
| * check for file storage permission before selecting avatarDaniel Gultsch2016-01-131-0/+14
| |
| * Revert "Add additional warnings to OMEMO purge key function"Daniel Gultsch2016-01-121-26/+2
| | | | | | | | This reverts commit 3bea5b25cd5496cd3f14a66c208b34d0c8e48b03.
| * Add additional warnings to OMEMO purge key functionAndreas Straub2016-01-121-2/+26
| | | | | | | | | | | | People continue to press the "don't press this" button. Maybe adding some warnings indicating that this button will not fix their problems will help...
| * ask to be excluded from battery optimizationDaniel Gultsch2016-01-111-0/+11
| |
* | copy commitsChristian S2016-01-041-0/+2
|\|
| * Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch2016-01-041-0/+2
| | | | | | | | | | fixes #1611 fixes #1602
* | copy commitsChristian S2015-12-281-7/+14
|\|
| * strip leading 0x05 off omemo fingerprintsDaniel Gultsch2015-12-271-4/+7
| |
| * show certificate informationDaniel Gultsch2015-12-231-3/+7
| |
* | copy commitsChristian S2015-11-291-23/+49
|\|
| * Sign empty statusfiaxh2015-11-091-2/+1
| |
| * Use OpenPGP-API 9.0fiaxh2015-11-091-23/+50
| |
* | Merge pull request #47 from siacs/masterChristian S2015-11-011-6/+11
|\| | | | | copy commits
| * explicitly mark verified omemo keys in UIDaniel Gultsch2015-10-311-6/+11
| |
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-311-1/+1
|\|
| * Reset the margins manually after rotatingsaqura2015-10-261-1/+1
| |
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-161-0/+14
|\|
| * Merge pull request #1461 from akallabeth/captcha_supportDaniel Gultsch2015-10-111-0/+6
| |\ | | | | | | Implemented account registration with captcha
| | * Captcha support.Armin Novak2015-10-111-0/+6
| | |
| * | prevent null pointer when trying to display device fingerprints of not ↵Daniel Gultsch2015-10-111-0/+3
| |/ | | | | | | existing sessions
| * initial UI work to allow setting up accounts from certifcatesDaniel Gultsch2015-10-091-0/+5
| |
* | Version 1.6.9Christian S2015-09-121-11/+8
|\|
| * Only show that have sessions in fingerprint listAndreas Straub2015-09-061-11/+8
| | | | | | | | | | | | | | | | | | Doesn't access database directly anymore but goes through AxolotlService now to obtain list of fingerprints associated with an Account/Contact. This should prevent orphaned keys littering the UI which previously couldn't be removed through the Clear Devices function. Together with 1c79982da84964c1d81179a0927d9cd1eadf53de this fixes #1393
* | version 1.6.9 betaChristian S2015-09-061-0/+3
|/ | | | * in app updater
* use dedicated colors for primary and primary_darkDaniel Gultsch2015-08-261-1/+1
|
* renamed multi-end / axolotl to OMEMODaniel Gultsch2015-08-081-3/+3
|
* Let UNTRUSTED/UNDECIDED keys become INACTIVEAndreas Straub2015-08-011-12/+18
|
* fixed some colors in message adapterDaniel Gultsch2015-07-301-1/+1
|
* Highlight selected message's fingerprint in listAndreas Straub2015-07-291-8/+20
|
* Improve trust toggle responsivenessAndreas Straub2015-07-291-6/+1
| | | | Removed unnecessary UI refreshes, explicitly update UI where needed.
* Refactor out inner classes, cache trust storeAndreas Straub2015-07-291-9/+9
| | | | | | | Moves SQLiteAxolotlStore and XmppAxolotlSession into proper classes. IdentityKeys trust statuses are now cached in an LruCache to prevent hammering the database when rendering the UI.
* Disable trust toggle completely for INACTIVE keysAndreas Straub2015-07-221-0/+1
|
* Add INACTIVE state for removed keysAndreas Straub2015-07-211-4/+20
| | | | | | | | | | | | | We introduce a new trust state: INACTIVE. This state is intended for old keys that have been removed. When a TRUSTED device is removed from the PEP devicelist, it's status will be set to INACTIVE. INACTIVE keys are shown in the UI as greyed out, non-interactible key rows. Messages are not encrypted for INACTIVE devices. When an INACTIVE device reappears in PEP, or a message is received from an INACTIVE device, it is set back to trusted.
* allow for private messages being started from muc details in anonymous mucsDaniel Gultsch2015-07-211-4/+9
|
* Add purge axolotl key optionAndreas Straub2015-07-201-4/+33
| | | | Can now long-press a key to permanently purge it.