aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clarified fineprint a little bitDaniel Gultsch2016-10-136-8/+10
|
* synchronize access to json key storage in account modelDaniel Gultsch2016-10-133-73/+75
|
* don't use sending state on muc pms without smacksDaniel Gultsch2016-10-091-2/+4
|
* add password to direct muc inviteDaniel Gultsch2016-10-091-0/+4
|
* pulled more translations from transifexDaniel Gultsch2016-10-092-0/+7
|
* pulled translations from transifexDaniel Gultsch2016-10-0929-170/+301
|
* added disclaimer that conversations.im account is 8 euro / yearDaniel Gultsch2016-10-086-4/+40
|
* fetch new conference configuration on every conf updateDaniel Gultsch2016-10-082-20/+20
|
* reset sending to waiting on every errorDaniel Gultsch2016-10-072-2/+11
|
* fixed account hash calculationDaniel Gultsch2016-10-071-1/+1
|
* respond to chat marker request only when mutual presence subscription existsDaniel Gultsch2016-10-075-6/+13
|
* create new instances of key manager every time it's usedDaniel Gultsch2016-10-071-3/+6
|
* warn user if account is offline during avatar publicationDaniel Gultsch2016-10-062-4/+11
|
* refresh error notification after 'try again'Daniel Gultsch2016-10-061-0/+1
|
* be more careful parsing integers in omemoDaniel Gultsch2016-10-062-4/+12
|
* issue ping after push was receivedDaniel Gultsch2016-10-062-1/+13
|
* parse smacks delay from messagesDaniel Gultsch2016-10-061-1/+1
|
* try to fix messages stuck at sendingDaniel Gultsch2016-10-062-1/+3
|
* make error notification dismissable. fixes #1815Daniel Gultsch2016-10-043-40/+47
|
* fixed omemo shown as unavailable in 1:1 chatsDaniel Gultsch2016-10-035-5/+12
|
* resolve take photo uri for internal useDaniel Gultsch2016-10-032-5/+5
|
* properly index take photo uris from file providerDaniel Gultsch2016-10-032-8/+15
|
* add more logging to attaching file processDaniel Gultsch2016-10-031-0/+14
|
* when activating omemo in conference always check preferencesDaniel Gultsch2016-10-031-14/+14
|
* explicit logging when copying files to storageDaniel Gultsch2016-10-032-6/+3
|
* added nick to conference jid exampleDaniel Gultsch2016-09-281-1/+1
|
* Merge pull request #2027 from danielegobbetti/wear-reply-dismiss-notificationDaniel Gultsch2016-09-282-10/+20
|\ | | | | Dismiss the notification when replying from a wear notification [needs review!]
| * Allow to dismiss the notification from a wear reply.Daniele Gobbetti2016-09-272-10/+20
| | | | | | | | | | - use different IDs in the same method for the PendingIntent - fix reply for GPG encrypted replies (untested)
* | simplified code that invokes the export logs serviceDaniel Gultsch2016-09-283-39/+9
| |
* | expert 'setting' to remove omemo identity. fixes #2038Daniel Gultsch2016-09-284-4/+68
|/
* always use ipv4 localhost for Orbot connectionsDaniel Gultsch2016-09-271-1/+3
|
* don't reset encryption choice to auto on archivingDaniel Gultsch2016-09-241-2/+0
|
* don't react to null and empty voice repliesDaniel Gultsch2016-09-211-3/+4
|
* don't use file provider for photo uris on android < N. fixes #2030Daniel Gultsch2016-09-211-1/+5
|
* don't wait for disco when not having stream managmentDaniel Gultsch2016-09-211-1/+1
|
* add timeouts to HTTPUrlConnections and allow cancelation of all sending filesDaniel Gultsch2016-09-203-4/+11
|
* Merge pull request #2028 from Mishiranu/feature-more-tablesDaniel Gultsch2016-09-204-21/+73
|\ | | | | Fix "Server info" table layout
| * Update Russian translationMishiranu2016-09-201-8/+8
| |
| * Fix "More table" layoutMishiranu2016-09-203-13/+65
| | | | | | | | Retain "More table" visibility on screen orientation change
* | fixed styling in blocking dialogDaniel Gultsch2016-09-202-5/+16
| |
* | pulled translations from transifexDaniel Gultsch2016-09-202-5/+15
|/
* add support for XEP-0377: Spam ReportingDaniel Gultsch2016-09-186-7/+53
|
* don't simply ignore null in message body but try to avoid itDaniel Gultsch2016-09-183-5/+10
|
* recreate activities when theme changedDaniel Gultsch2016-09-185-5/+36
|
* use proper paddings in dialogs on android < 5Daniel Gultsch2016-09-187-20/+43
|
* catch all throwables when loading contactsDaniel Gultsch2016-09-172-3/+3
|
* pulled translations from transifexDaniel Gultsch2016-09-1610-4/+68
|
* dont show delete file button when outside conversations directory. fixes #2007Daniel Gultsch2016-09-161-2/+5
|
* Merge branch 'master' of https://github.com/Mishiranu/Conversations into ↵Daniel Gultsch2016-09-162-37/+56
|\ | | | | | | Mishiranu-master
| * Allow text selection with multiple links in messageMishiranu2016-09-162-37/+56
| |