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
/
ConversationActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
init mode (first start) for StartConversationActivity (no up button) and avoi...
iNPUTmice
2015-02-22
1
-8
/
+26
*
launch edit account activity when starting Conversations for the first time (...
iNPUTmice
2015-02-19
1
-5
/
+9
*
limit ui refresh rate
iNPUTmice
2015-02-17
1
-33
/
+16
*
refresh list view more often
iNPUTmice
2015-02-17
1
-1
/
+1
*
use time instead of uptime for unmute
iNPUTmice
2015-02-12
1
-3
/
+1
*
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
*
|
properly clear notifications. fixed #921
iNPUTmice
2015-01-29
1
-2
/
+8
|
/
*
always allow access to contact details. provide add button in contact details
iNPUTmice
2015-01-21
1
-21
/
+1
*
Add block/unblock to contact details menu
Sam Whited
2015-01-21
1
-4
/
+0
*
Add download button on notification if applicable
Sam Whited
2015-01-16
1
-6
/
+14
*
sending read marker when resuming activity and conversation is open
iNPUTmice
2015-01-15
1
-1
/
+4
*
Add option to swap enter/emoticon key
Sam Whited
2015-01-14
1
-21
/
+24
*
don't crash when selecting a conversation by uuid did not work
Daniel Gultsch
2015-01-10
1
-16
/
+20
*
fixed regression in tablet ui
Daniel Gultsch
2015-01-09
1
-0
/
+2
*
Introduced expert options to control enter-is-send
Daniel Gultsch
2015-01-09
1
-0
/
+4
*
more muc options
Daniel Gultsch
2015-01-07
1
-9
/
+2
*
reset next encryption when archiving conversations
Daniel Gultsch
2015-01-07
1
-1
/
+0
*
run invalidateOptionsMenu on uiThread
Daniel Gultsch
2015-01-06
1
-1
/
+1
*
record voice and attachment refactor
Daniel Gultsch
2015-01-03
1
-64
/
+48
*
put Conversations into background mode earlier
Daniel Gultsch
2015-01-02
1
-5
/
+25
*
improved OTR verification part one
Daniel Gultsch
2015-01-02
1
-0
/
+37
*
fixed npe in block menu item
Daniel Gultsch
2014-12-30
1
-1
/
+1
*
Add ability to change password on server
Sam Whited
2014-12-25
1
-1
/
+1
*
Fix NPEs in blocking code
Sam Whited
2014-12-22
1
-1
/
+3
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-76
/
+116
*
fixed history deletion. fixed #780
iNPUTmice
2014-12-15
1
-1
/
+1
*
refactored the way certain messages are being found within a conversation
iNPUTmice
2014-12-14
1
-2
/
+4
*
recreate activity after theme has changed. fixed #764
iNPUTmice
2014-12-09
1
-0
/
+9
*
don't request fragment before updating
iNPUTmice
2014-11-30
1
-6
/
+2
*
fixed npe. fixed #717
iNPUTmice
2014-11-27
1
-5
/
+6
*
Merge pull request #706 from betheg/unused_imports
Daniel Gultsch
2014-11-21
1
-1
/
+0
|
\
|
*
remove unused imports.
Michael
2014-11-21
1
-1
/
+0
*
|
update action bar with conversations updates as well
iNPUTmice
2014-11-21
1
-27
/
+35
*
|
move task to back and not finish when hitting back button
iNPUTmice
2014-11-21
1
-7
/
+5
|
/
*
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
2014-11-20
1
-1
/
+13
*
properly remove conversations context menu
iNPUTmice
2014-11-18
1
-37
/
+19
*
disabled broken conversations context menu
iNPUTmice
2014-11-18
1
-3
/
+3
*
context menu for conversations. fixed #630
iNPUTmice
2014-11-18
1
-9
/
+45
*
highlight muc members by touching their name in muc details. fixed #503
iNPUTmice
2014-11-17
1
-1
/
+7
*
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
2014-11-16
1
-1
/
+1
*
some mime and pgp fixes for file transfer
iNPUTmice
2014-11-15
1
-11
/
+13
*
copy non local files to private storage first
iNPUTmice
2014-11-15
1
-4
/
+19
*
basic arbitrary file transfer
iNPUTmice
2014-11-15
1
-15
/
+31
*
auto register/unregister listeners
iNPUTmice
2014-11-11
1
-18
/
+4
*
temporarliy got rid of some insane work arounds in favor of some maybe less i...
iNPUTmice
2014-11-11
1
-5
/
+4
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
1
-1
/
+1
*
Format contact names in MUC properly
Sam Whited
2014-11-09
1
-12
/
+14
*
Update more files to use JID objects
Sam Whited
2014-11-09
1
-2
/
+1
*
update conversation fragment on every backend connect
iNPUTmice
2014-11-08
1
-2
/
+3
[next]