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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-21
make chatlist bigger
Christian Schneppe
1
-1
/
+2
2016-05-20
changed colors to standard from @color and add border to images
Christian Schneppe
4
-11
/
+13
2016-05-20
use glide as image loader and add a simple video preview
Christian Schneppe
2
-126
/
+56
2016-05-19
resetting fetch status error when mutual subscription is reestablished
Daniel Gultsch
4
-2
/
+37
2016-05-19
sync around individual calls instead of synchronizing entire object
Daniel Gultsch
1
-49
/
+79
2016-05-19
show password dialog when account was magic created
Daniel Gultsch
4
-0
/
+47
2016-05-19
access disco over caching mechanism instead of querying db
Daniel Gultsch
1
-1
/
+1
2016-05-19
remove unwanted 'use previous encryption' lookup
Daniel Gultsch
1
-22
/
+1
2016-05-19
also save form elements in disco storage
Daniel Gultsch
4
-6
/
+64
2016-05-19
don't NPE on rare race condition while fetching MAM
Daniel Gultsch
1
-0
/
+9
2016-05-19
synchronize around identity key generation
Daniel Gultsch
1
-7
/
+9
2016-05-17
try out some faster image loader
Christian Schneppe
1
-4
/
+22
2016-05-17
improved ordering of muc participants
Daniel Gultsch
3
-9
/
+25
2016-05-17
refactored muc item parsing to also parse muc status messages
Daniel Gultsch
5
-27
/
+44
2016-05-17
offer offline members to be invited again
Daniel Gultsch
2
-3
/
+17
2016-05-16
change affiliation for in memory users that are currently not joined in a con...
Daniel Gultsch
4
-7
/
+18
2016-05-16
keep conference members in memory and show them in conference details
Daniel Gultsch
10
-99
/
+186
2016-05-16
cap exponential backoff at 300s (10 attempts)
Daniel Gultsch
1
-1
/
+1
2016-05-16
cap messages after 256 lines in UI
Daniel Gultsch
2
-0
/
+2
2016-05-16
refactored preference screen
Christian Schneppe
48
-170
/
+165
2016-05-16
revert checkbox meaning from chrash report
Christian Schneppe
1
-3
/
+3
2016-05-16
use wakelock on retrieve filesize
Christian Schneppe
1
-0
/
+3
2016-05-16
make "is tiping..." in bold italic
Christian Schneppe
2
-0
/
+3
2016-05-15
fixed crash on startup
Christian Schneppe
1
-6
/
+5
2016-05-15
use the same typo in both saving disco and reading disco
Daniel Gultsch
1
-1
/
+2
2016-05-15
escape HTML in OTR messages if other client is Pidgin
Daniel Gultsch
2
-4
/
+41
2016-05-15
include name in locations received in MUCs
Daniel Gultsch
2
-8
/
+12
2016-05-15
log incoming iq requests
Daniel Gultsch
2
-0
/
+6
2016-05-15
send caps hash in muc join
Daniel Gultsch
1
-6
/
+1
2016-05-14
refactored ContactDetails layout
Christian Schneppe
1
-25
/
+45
2016-05-14
readd last seen info to contactDetails
Christian Schneppe
1
-1
/
+8
2016-05-14
refactored handling of endConversation
Christian Schneppe
5
-16
/
+57
2016-05-14
added new icons
Christian Schneppe
21
-3
/
+3
2016-05-14
refactored ConferenceDetails layout
Christian Schneppe
2
-96
/
+113
2016-05-14
add share contact to ContactDetails
Christian Schneppe
2
-3
/
+31
2016-05-14
show addresses in ShareLocation and ShowLocation
Christian Schneppe
4
-13
/
+142
2016-05-14
revert changes to disable last-seen in UI
Christian Schneppe
3
-4
/
+12
2016-05-14
little layout improvements
Christian Schneppe
2
-2
/
+2
2016-05-14
add reconnect to EditAccountActivity
Christian Schneppe
2
-1
/
+13
2016-05-13
decreased TextSizeInfo font size
Christian Schneppe
2
-4
/
+4
2016-05-13
update gradle version
Christian Schneppe
9
-2
/
+0
2016-05-13
changed some colors to match blue theme
Christian Schneppe
13
-16
/
+9
2016-05-13
clean unused resources
Christian Schneppe
77
-110
/
+1
2016-05-13
add "is typing..." to Overview
Christian Schneppe
1
-125
/
+134
2016-05-13
don't show duplicate status message in contact details
Daniel Gultsch
1
-3
/
+3
2016-05-13
only default to omemo when all our devices support it
Daniel Gultsch
1
-0
/
+1
2016-05-13
do not process self presence
Daniel Gultsch
1
-2
/
+2
2016-05-13
show presence of other resources as template
Daniel Gultsch
6
-6
/
+49
2016-05-13
reset attempt count when reconnecting because of timeout
Daniel Gultsch
1
-0
/
+3
2016-05-13
interrupt XMPPConnection Thread
Daniel Gultsch
2
-1
/
+15
[next]