index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
services
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
play notification when conversation is open
Christian S.
2015-07-04
1
-23
/
+21
*
small avatar modifications
Christian S
2015-07-04
1
-6
/
+6
*
make sure unread count is initialized as 0. fixes #1270
Daniel Gultsch
2015-07-03
1
-1
/
+2
*
fixed share with activity to account for http file upload
Daniel Gultsch
2015-07-02
1
-3
/
+4
*
show attach button in conferences when http upload is available
Daniel Gultsch
2015-06-29
1
-3
/
+2
*
initial http upload support
Daniel Gultsch
2015-06-29
1
-29
/
+37
*
made i/o and memory intensive operations execute in serial order
Daniel Gultsch
2015-06-05
1
-11
/
+18
*
reworked handeling of system contacts
Daniel Gultsch
2015-06-03
1
-3
/
+12
*
removed unnecessary / inacurate debug logging
Daniel Gultsch
2015-05-26
1
-2
/
+1
*
update unread count badge only when necessary
Daniel Gultsch
2015-05-26
1
-7
/
+11
*
added default iq handler to print some iq error messages
Daniel Gultsch
2015-05-26
1
-4
/
+16
*
renamed OtrEngine to OtrService
Daniel Gultsch
2015-05-26
1
-3
/
+3
*
Merge branch 'master' into development
Daniel Gultsch
2015-05-25
1
-4
/
+11
|
\
|
*
log connection age and reshedule ping check
Daniel Gultsch
2015-05-25
1
-4
/
+11
*
|
added ShortcutBadger as a dependency to create unread counts on launcher icon
Daniel Gultsch
2015-05-20
2
-6
/
+19
*
|
fixed muc mam. added a few security checks
Daniel Gultsch
2015-05-20
1
-2
/
+10
*
|
provide helper function for getting the content of a child directly
Daniel Gultsch
2015-05-20
1
-2
/
+1
|
/
*
let jingle connection and manager handle message status
Daniel Gultsch
2015-05-16
1
-4
/
+0
*
clear avatar cache when uploading new avatar
Daniel Gultsch
2015-05-13
1
-0
/
+1
*
handle conference invites differently to deal with killed activities. fixes #...
Daniel Gultsch
2015-05-12
1
-0
/
+1
*
only forward incoming chat messages to Pebble App and Gadgetbridge
Andreas Shimokawa
2015-05-08
1
-1
/
+5
*
config option to reset attempt counts when changing network (default=true)
Daniel Gultsch
2015-05-08
1
-8
/
+18
*
fixed npe when binval value of vcard avatar is null
Daniel Gultsch
2015-05-07
1
-2
/
+3
*
avoid fetching avatars multiple times in parallel
Daniel Gultsch
2015-05-05
1
-8
/
+39
*
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
2015-05-05
1
-9
/
+44
*
made material icons smaller (24dp)
Daniel Gultsch
2015-04-28
1
-2
/
+2
*
escape nick in highlight regex pattern
Daniel Gultsch
2015-04-28
1
-1
/
+1
*
Merge pull request #1146 from BrianBlade/minor_otr_tweaks
Daniel Gultsch
2015-04-25
1
-5
/
+15
|
\
|
*
OTR: Fix onContactStatusChanged & dont archive OTR
BrianBlade
2015-04-21
1
-5
/
+15
*
|
send invite to other instanzes after creating ad hoc conference. fixes #1136
Daniel Gultsch
2015-04-23
1
-0
/
+8
|
/
*
Merge branch 'dont_trust_cas_preference' of https://github.com/BrianBlade/Con...
iNPUTmice
2015-04-14
1
-3
/
+16
|
\
|
*
Add option to use MTM without default TrustManager
BrianBlade
2015-04-11
1
-3
/
+16
*
|
don't resume old session when changing resource
iNPUTmice
2015-04-09
1
-0
/
+5
*
|
Enable end-conversation by swipe gesture
BrianBlade
2015-04-08
1
-0
/
+1
|
/
*
Merge pull request #1042 from BrianBlade/FIXES_muc-dlrs_muc-lastseen
Daniel Gultsch
2015-03-19
1
-1
/
+1
|
\
|
*
# add delivery receipts for private muc msgs
BrianBlade
2015-03-18
1
-1
/
+1
*
|
Merge pull request #1036 from QuentinC/development
Daniel Gultsch
2015-03-18
1
-1
/
+1
|
\
\
|
*
|
Green led color is better with "full-green"
Quentin
2015-03-04
1
-1
/
+1
*
|
|
open location directly from notification
iNPUTmice
2015-03-10
1
-0
/
+25
|
|
/
|
/
|
*
|
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
2015-03-07
1
-0
/
+18
*
|
avoid unnecessary thread creation
iNPUTmice
2015-03-05
1
-16
/
+21
|
/
*
added methods to count number of unread messages
Daniel Gultsch
2015-03-02
1
-0
/
+8
*
mark all sent messages up to a marker as displayed
Daniel Gultsch
2015-03-01
1
-9
/
+10
*
use conversations green in notification led
iNPUTmice
2015-02-27
1
-1
/
+1
*
Update NotificationService.java
QuentinC
2015-02-27
1
-1
/
+1
*
- Update mBuilder in NotificationService.java to ensure that the led is displ...
Quentin
2015-02-27
1
-1
/
+2
*
reset incoming chat state when going into background
iNPUTmice
2015-02-23
1
-0
/
+3
*
get rid of some useless debugging
iNPUTmice
2015-02-23
1
-3
/
+0
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
1
-0
/
+22
*
always go through reconnect method instead of just starting XmppConnection th...
iNPUTmice
2015-02-18
1
-4
/
+1
[next]