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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert undo timeout to a more reasonable value
Daniel Gultsch
2015-04-28
1
-1
/
+1
*
handle returning from camera without picture
Daniel Gultsch
2015-04-27
1
-0
/
+3
*
Merge pull request #1135 from BrianBlade/manage_certificates
Daniel Gultsch
2015-04-25
1
-0
/
+91
|
\
|
*
Add option to remove manually approved certificates
BrianBlade
2015-04-19
1
-0
/
+91
*
|
fixed service discovery by properly storing and checking identities
Daniel Gultsch
2015-04-25
2
-3
/
+2
*
|
always hide pgp snackbar after decrypting a message. fixes #1075
Daniel Gultsch
2015-04-20
1
-0
/
+1
*
|
removed some dead code
Daniel Gultsch
2015-04-20
1
-19
/
+0
*
|
fixed weird touch on snackbar switched conversation bug
Daniel Gultsch
2015-04-20
1
-3
/
+2
*
|
some code clean up to fix some rare NPE’s
Daniel Gultsch
2015-04-19
2
-4
/
+7
|
/
*
increased undo delay
iNPUTmice
2015-04-17
1
-1
/
+1
*
maintain state when rotating settings activity
iNPUTmice
2015-04-14
1
-14
/
+16
*
Merge branch 'dont_trust_cas_preference' of https://github.com/BrianBlade/Con...
iNPUTmice
2015-04-14
1
-1
/
+2
|
\
|
*
Add option to use MTM without default TrustManager
BrianBlade
2015-04-11
1
-1
/
+2
*
|
always show save button when account info was modified. fixes #918
iNPUTmice
2015-04-14
1
-5
/
+9
*
|
fixed disable account when sliding and not clicking the toggle
iNPUTmice
2015-04-13
2
-8
/
+9
*
|
shut up linter
iNPUTmice
2015-04-13
1
-0
/
+1
*
|
Maintain private chat on MUC. fixes #1097
iNPUTmice
2015-04-13
1
-1
/
+0
*
|
fixed regression where the selected conversation wasn't highlighted anymore o...
iNPUTmice
2015-04-13
2
-12
/
+11
*
|
allow sharing multiple images at once. fixes #1090
iNPUTmice
2015-04-11
2
-59
/
+104
*
|
don't resume old session when changing resource
iNPUTmice
2015-04-09
1
-3
/
+9
*
|
Enable end-conversation by swipe gesture
BrianBlade
2015-04-08
1
-9
/
+94
*
|
Add toggle account-state switch
BrianBlade
2015-04-01
2
-16
/
+37
|
/
*
Added multiple select to Choose Contact Activity
Andreas Straub
2015-03-18
2
-6
/
+121
*
add context menu entries for geo uris
iNPUTmice
2015-03-11
1
-17
/
+33
*
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
2015-03-07
2
-48
/
+122
*
fixed enter is send option
iNPUTmice
2015-03-06
2
-6
/
+10
*
avoid unnecessary thread creation
iNPUTmice
2015-03-05
1
-1
/
+1
*
hide change password menu item if server feature is unavailable
iNPUTmice
2015-02-27
1
-7
/
+8
*
reset error status in edit account when reconnecting
iNPUTmice
2015-02-26
1
-0
/
+4
*
prevent next button from showing up too early on account setup
iNPUTmice
2015-02-25
1
-1
/
+1
*
init mode (first start) for StartConversationActivity (no up button) and avoi...
iNPUTmice
2015-02-22
4
-14
/
+44
*
properly remove invalid avatar
iNPUTmice
2015-02-22
2
-0
/
+2
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
3
-37
/
+117
*
fixed #993
iNPUTmice
2015-02-19
1
-1
/
+2
*
launch edit account activity when starting Conversations for the first time (...
iNPUTmice
2015-02-19
1
-5
/
+9
*
always call to cancel before loading new avatars
iNPUTmice
2015-02-18
2
-24
/
+28
*
avoid weird npe. fixed #991
iNPUTmice
2015-02-18
1
-1
/
+3
*
limit ui refresh rate
iNPUTmice
2015-02-17
7
-92
/
+79
*
refresh list view more often
iNPUTmice
2015-02-17
2
-2
/
+2
*
support for XEP-0092: Software Version
iNPUTmice
2015-02-16
1
-11
/
+3
*
fixed avatar cache lookup in ListItemAdapter
iNPUTmice
2015-02-16
1
-4
/
+1
*
made image view background more colorful while waiting on actual avatar to load
iNPUTmice
2015-02-15
2
-2
/
+3
*
loading avatars in seperate tasks
iNPUTmice
2015-02-15
2
-4
/
+177
*
use time instead of uptime for unmute
iNPUTmice
2015-02-12
1
-3
/
+1
*
don't show 'enter pgp key' in non encrypted chats
iNPUTmice
2015-02-09
1
-0
/
+1
*
sort users in muc
Daniel Gultsch
2015-02-07
1
-3
/
+12
*
refactored how snackbar is displayed
Daniel Gultsch
2015-02-07
1
-82
/
+105
*
Merge branch 'development' of https://github.com/siacs/Conversations into dev...
iNPUTmice
2015-01-29
1
-2
/
+7
|
\
|
*
Use Material Design Icons on API 21+
Sam Whited
2015-01-29
1
-2
/
+7
*
|
Merge branch 'development' of https://github.com/siacs/Conversations into dev...
iNPUTmice
2015-01-29
1
-10
/
+10
|
\
|
[next]