iNPUTmice
363682065d
added timeout to jingle socket
2014-07-03 22:55:20 +02:00
iNPUTmice
f33d2497f8
more xmlpullparser fixes
2014-07-03 22:53:18 +02:00
iNPUTmice
32648ec859
Merge branch 'development'
2014-07-03 11:43:06 +02:00
iNPUTmice
e02ae4cde2
fixed array out of bounds in isMuc
2014-07-03 11:32:54 +02:00
iNPUTmice
c2af2ef812
enabled anti alising for tiles
2014-07-02 10:43:36 +02:00
iNPUTmice
655ce10843
allow state loss on fragment change
2014-07-01 14:56:53 +02:00
iNPUTmice
6028bf4ee2
fixed npe on rare occasion of show element in presence being null
2014-07-01 14:53:39 +02:00
iNPUTmice
2738d834b4
fixed #216
2014-07-01 13:31:14 +02:00
iNPUTmice
4070c33605
fixed image sharing with contacts that have multiple presences
2014-07-01 12:57:28 +02:00
iNPUTmice
fcc5b3674c
removed old notification icon
2014-06-30 21:07:24 +02:00
iNPUTmice
c86f96e856
fixed rare npe in verify otr fingerprint dialog
2014-06-30 20:29:06 +02:00
iNPUTmice
121fb58d5e
possible fix for #232
2014-06-30 12:01:43 +02:00
iNPUTmice
dcb21cb9e6
couple of modifications for disco discovery
2014-06-30 11:43:00 +02:00
iNPUTmice
9a239f6589
fixed #235
2014-06-30 10:51:46 +02:00
iNPUTmice
42ad901356
fixed #228
2014-06-30 10:46:46 +02:00
iNPUTmice
53533ca74e
added error message for #240
2014-06-30 10:36:21 +02:00
iNPUTmice
d58d428874
more error handling for jingle connections
2014-06-29 13:44:59 +02:00
iNPUTmice
8eedc1a57f
raised ping time out
2014-06-27 11:42:31 +02:00
iNPUTmice
3a57f6df89
faulty otr messages now generate an error
2014-06-26 16:42:24 +02:00
iNPUTmice
3bb585c020
fixed rare bug with attach image menu
2014-06-26 12:09:12 +02:00
iNPUTmice
513b3959dc
moved some try catchs around
2014-06-25 19:16:10 +02:00
iNPUTmice
66bb5c9b51
more npe fixes
2014-06-25 17:54:00 +02:00
iNPUTmice
5db04a37bd
fixed two rare npe
2014-06-25 17:32:58 +02:00
iNPUTmice
31657974bf
more kxml fuck ups fixed
2014-06-25 17:24:03 +02:00
iNPUTmice
d63a9eb306
fixed odd occurrences of a cursor returned by the system being NULL. wtf ukas
2014-06-25 17:21:51 +02:00
iNPUTmice
16c63c91e2
wraped stanza writer in try catch
2014-06-25 17:15:40 +02:00
iNPUTmice
eb21475658
removed unecessary logging
2014-06-25 17:07:55 +02:00
iNPUTmice
b0a3c717d2
wrap wakelock release with try catch
2014-06-25 17:06:20 +02:00
iNPUTmice
dfbc42ecd7
some fixes for otr with multiple parties
2014-06-25 16:55:47 +02:00
iNPUTmice
ea261c1032
more otr fixes
2014-06-24 16:14:18 +02:00
iNPUTmice
6ef9421d35
fixes for offline otr
2014-06-24 15:07:59 +02:00
iNPUTmice
18d0e57f52
fixed regression with chat markers not working
2014-06-23 23:29:26 +02:00
iNPUTmice
d7656dd420
fix for not being able to send otr encrypted images to offline contacts. unconfirmed
2014-06-23 21:48:48 +02:00
iNPUTmice
43e276e325
possible better distribution of contact picture colors
2014-06-23 21:13:58 +02:00
iNPUTmice
996bee8836
enabled otr encryption for ibb filetransfer as well
2014-06-23 16:01:51 +02:00
iNPUTmice
c25f1283a1
removed warnings
2014-06-22 21:44:17 +02:00
iNPUTmice
1374fed31b
fixed #220
2014-06-22 18:21:04 +02:00
iNPUTmice
fafc5306d7
moved message packet creation into sperate class
2014-06-22 17:24:47 +02:00
iNPUTmice
f559bd14dd
establish otr connection before sending image
2014-06-22 13:57:57 +02:00
iNPUTmice
49b7c7779d
fixes for otr file transfer
2014-06-20 19:28:47 +02:00
iNPUTmice
1cf055d2fd
not working version of otr file transfer
2014-06-20 17:30:19 +02:00
iNPUTmice
beafb06b6a
clear input field after conference pgp message
2014-06-16 23:43:45 +02:00
iNPUTmice
7e8c68b698
streamlined onpresenceselected listener
2014-06-16 14:21:22 +02:00
iNPUTmice
30a0be2998
fixed bug in intent filter. cleaned share with activity
2014-06-16 14:06:50 +02:00
iNPUTmice
0102032fc5
added share image intent to android manifest for testing purposes
2014-06-16 14:06:50 +02:00
iNPUTmice
41834b5e24
code cleanup / unification
2014-06-16 14:06:34 +02:00
iNPUTmice
b9477edb53
cleanup; removed unnecessary imports and log outputs
2014-06-16 12:18:04 +02:00
kruks23
febf23de1f
Rounded minutes ago and last seen + Update Spanish Translations
2014-06-15 18:27:20 +02:00
Steven Dee
473cef32fa
Send from our full jid ( fixes #60 )
...
The problem wasn't with sending to bare jids, but rather sending
*from* bare jids, which we did unless we were OTR encrypted for
some reason. Google Talk supports the former, but (probably correctly)
rejects the latter.
2014-06-15 05:38:15 -07:00
iNPUTmice
7f1a4a6fb8
infite scrolling
2014-06-14 16:59:07 +02:00