index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-11
keep proper image file extension
Daniel Gultsch
4
-26
/
+39
2015-01-10
make room persistant when changing subject or other muc options
Daniel Gultsch
3
-16
/
+26
2015-01-10
don't crash when selecting a conversation by uuid did not work
Daniel Gultsch
1
-16
/
+20
2015-01-09
fixed regression in tablet ui
Daniel Gultsch
1
-0
/
+2
2015-01-09
Introduced expert options to control enter-is-send
Daniel Gultsch
3
-5
/
+17
2015-01-09
code cleanup for jingle proxy discovery
Daniel Gultsch
4
-99
/
+72
2015-01-09
ensure that everyone is member before making a room private
Daniel Gultsch
3
-6
/
+32
2015-01-08
allow for very basic muc configuration
Daniel Gultsch
3
-10
/
+79
2015-01-08
code cleanup
Daniel Gultsch
2
-14
/
+15
2015-01-08
kick after ban
Daniel Gultsch
3
-1
/
+45
2015-01-08
some clean ups for affiliation change context menu
Daniel Gultsch
1
-2
/
+8
2015-01-07
more muc options
Daniel Gultsch
5
-25
/
+96
2015-01-07
fixed invites
Daniel Gultsch
1
-37
/
+24
2015-01-07
basic affiliation changes in muc
Daniel Gultsch
4
-25
/
+132
2015-01-07
reset next encryption when archiving conversations
Daniel Gultsch
2
-1
/
+3
2015-01-07
use copyonwritearraylist in for phone helper
Daniel Gultsch
1
-2
/
+2
2015-01-07
refactored UiHelper
Daniel Gultsch
1
-2
/
+10
2015-01-06
fixed bug in new ping strategy
Daniel Gultsch
1
-3
/
+3
2015-01-06
mark sent images as sent_received instead of sent
Daniel Gultsch
1
-2
/
+1
2015-01-06
run invalidateOptionsMenu on uiThread
Daniel Gultsch
1
-1
/
+1
2015-01-06
fixed potential NPEs in ShareWithActivity
Daniel Gultsch
1
-4
/
+5
2015-01-05
added debug info + possible platform bug work arounds to message adapter
Daniel Gultsch
1
-0
/
+10
2015-01-05
reworked ping scheduling strategy. very experimental
Daniel Gultsch
1
-61
/
+32
2015-01-05
avoid requesting blocklist after stream resumption
Daniel Gultsch
2
-27
/
+24
2015-01-05
prevent QR code parser from crashing fixed #839
Daniel Gultsch
1
-6
/
+13
2015-01-05
Show affiliation instead of role in MucDetails and offer 'advanced mode' to d...
Daniel Gultsch
2
-78
/
+118
2015-01-05
Send notification to Pebble on new message
Olivier Mehani
1
-2
/
+28
2015-01-04
made checks for valid image extensions case insensitive
Daniel Gultsch
3
-3
/
+3
2015-01-04
do not run mam queries in findOrCreateConversation() when isn't available
Daniel Gultsch
1
-5
/
+7
2015-01-04
added higher auto accept file sizes
Daniel Gultsch
1
-2
/
+2
2015-01-04
code cleanup + logging of spoofed iq packets
Daniel Gultsch
1
-35
/
+33
2015-01-04
Verify IQ responses
Sam Whited
4
-18
/
+39
2015-01-04
Make IqPacket type an enum
Sam Whited
9
-99
/
+85
2015-01-04
deal with prosodys muc namespace tagging of messages
Daniel Gultsch
1
-4
/
+5
2015-01-04
Use packet callbacks only for IqPackets. Removed unnecessary code
Daniel Gultsch
2
-71
/
+37
2015-01-04
no longer use ConcurrentHashMap in favor of synchronize on a final HashMap
Daniel Gultsch
1
-19
/
+27
2015-01-03
version bump to 0.10
Daniel Gultsch
1
-1
/
+1
2015-01-03
void messages getting reloaded through mam after clear history
Daniel Gultsch
1
-0
/
+1
2015-01-03
record voice and attachment refactor
Daniel Gultsch
3
-73
/
+68
2015-01-03
disable / enable all accounts
Daniel Gultsch
1
-16
/
+84
2015-01-03
update last presence only for messages
Daniel Gultsch
2
-6
/
+2
2015-01-03
code cleanup
Daniel Gultsch
3
-11
/
+22
2015-01-03
migrated change password into separate activity
Daniel Gultsch
2
-79
/
+127
2015-01-02
some further otr improvements
Daniel Gultsch
3
-3
/
+11
2015-01-02
click on dynamic tag to filter for that tag
Daniel Gultsch
2
-0
/
+34
2015-01-02
allow cancellation of waiting files
Daniel Gultsch
2
-19
/
+23
2015-01-02
put Conversations into background mode earlier
Daniel Gultsch
5
-19
/
+44
2015-01-02
prefer PLAIN over DIGEST-MD5
Daniel Gultsch
2
-3
/
+3
2015-01-02
improved OTR verification part one
Daniel Gultsch
10
-164
/
+250
2014-12-30
improved fromServer filter
Daniel Gultsch
1
-1
/
+4
[next]