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
/
siacs
/
conversations
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-12
handle conference invites differently to deal with killed activities. fixes #...
Daniel Gultsch
3
-31
/
+66
2015-05-12
don't reinit conversation when coming back to activity. avoids unnecessary sc...
Daniel Gultsch
1
-3
/
+1
2015-05-11
avoid using paragraph style breaks by accident
Daniel Gultsch
1
-3
/
+4
2015-05-11
increased space between merged messages a bit
Daniel Gultsch
1
-1
/
+1
2015-05-11
add a little bit of space between merged messages.
Daniel Gultsch
1
-1
/
+7
2015-05-11
no font padding on red hearts
Daniel Gultsch
1
-2
/
+4
2015-05-11
rewrote parts of message adapter to avoid using NULL views
Daniel Gultsch
2
-54
/
+35
2015-05-10
paint single unicode hearts as red and slightly larger
Daniel Gultsch
1
-4
/
+22
2015-05-04
clean up in attachment chooser code. fixed #1168
Daniel Gultsch
1
-51
/
+51
2015-05-04
open market if share location plugin isn't installed
Daniel Gultsch
1
-0
/
+15
2015-05-03
turn send button in cancel button while in whisper mode
Daniel Gultsch
1
-12
/
+30
2015-05-02
replace send button with quick action button as long as no text has been entered
Daniel Gultsch
2
-106
/
+192
2015-04-28
made material icons smaller (24dp)
Daniel Gultsch
1
-1
/
+1
2015-04-28
stop conference details from crashing when rotating the screen
Daniel Gultsch
1
-0
/
+3
2015-04-28
fixed npe when rotating screen in contact details activity
Daniel Gultsch
1
-4
/
+8
2015-04-28
revert undo timeout to a more reasonable value
Daniel Gultsch
1
-1
/
+1
2015-04-27
handle returning from camera without picture
Daniel Gultsch
1
-0
/
+3
2015-04-25
fixed service discovery by properly storing and checking identities
Daniel Gultsch
2
-3
/
+2
2015-04-20
always hide pgp snackbar after decrypting a message. fixes #1075
Daniel Gultsch
1
-0
/
+1
2015-04-20
removed some dead code
Daniel Gultsch
1
-19
/
+0
2015-04-20
fixed weird touch on snackbar switched conversation bug
Daniel Gultsch
1
-3
/
+2
2015-04-19
some code clean up to fix some rare NPE’s
Daniel Gultsch
2
-4
/
+7
2015-04-19
Add option to remove manually approved certificates
BrianBlade
1
-0
/
+91
2015-04-17
increased undo delay
iNPUTmice
1
-1
/
+1
2015-04-14
maintain state when rotating settings activity
iNPUTmice
1
-14
/
+16
2015-04-14
always show save button when account info was modified. fixes #918
iNPUTmice
1
-5
/
+9
2015-04-13
fixed disable account when sliding and not clicking the toggle
iNPUTmice
2
-8
/
+9
2015-04-13
shut up linter
iNPUTmice
1
-0
/
+1
2015-04-13
Maintain private chat on MUC. fixes #1097
iNPUTmice
1
-1
/
+0
2015-04-13
fixed regression where the selected conversation wasn't highlighted anymore o...
iNPUTmice
2
-12
/
+11
2015-04-11
Add option to use MTM without default TrustManager
BrianBlade
1
-1
/
+2
2015-04-11
allow sharing multiple images at once. fixes #1090
iNPUTmice
2
-59
/
+104
2015-04-09
don't resume old session when changing resource
iNPUTmice
1
-3
/
+9
2015-04-08
Enable end-conversation by swipe gesture
BrianBlade
1
-9
/
+94
2015-04-01
Add toggle account-state switch
BrianBlade
2
-16
/
+37
2015-03-18
Added multiple select to Choose Contact Activity
Andreas Straub
2
-6
/
+121
2015-03-11
add context menu entries for geo uris
iNPUTmice
1
-17
/
+33
2015-03-07
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
2
-48
/
+122
2015-03-06
fixed enter is send option
iNPUTmice
2
-6
/
+10
2015-03-05
avoid unnecessary thread creation
iNPUTmice
1
-1
/
+1
2015-02-27
hide change password menu item if server feature is unavailable
iNPUTmice
1
-7
/
+8
2015-02-26
reset error status in edit account when reconnecting
iNPUTmice
1
-0
/
+4
2015-02-25
prevent next button from showing up too early on account setup
iNPUTmice
1
-1
/
+1
2015-02-22
init mode (first start) for StartConversationActivity (no up button) and avoi...
iNPUTmice
4
-14
/
+44
2015-02-22
properly remove invalid avatar
iNPUTmice
2
-0
/
+2
2015-02-21
added typing notifications through XEP-0085. fixed #210
iNPUTmice
3
-37
/
+117
2015-02-19
fixed #993
iNPUTmice
1
-1
/
+2
2015-02-19
launch edit account activity when starting Conversations for the first time (...
iNPUTmice
1
-5
/
+9
2015-02-18
always call to cancel before loading new avatars
iNPUTmice
2
-24
/
+28
2015-02-18
avoid weird npe. fixed #991
iNPUTmice
1
-1
/
+3
[next]