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
/
StartConversationActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into...
Daniel Gultsch
2016-02-02
1
-1
/
+4
|
\
|
*
Use a Presence class for presence information
Stephen Paul Weber
2016-01-24
1
-1
/
+4
*
|
respect autojoin setting on newly created bookmarks as well
Daniel Gultsch
2016-02-01
1
-1
/
+1
*
|
opt out handling of the autojoin flag. fixes #1666
Daniel Gultsch
2016-02-01
1
-1
/
+1
*
|
made create context menu call in StartConversationsActivity more failsafe
Daniel Gultsch
2016-02-01
1
-1
/
+1
|
/
*
changed spacing in create dialogs and notify user when no accounts are activated
Daniel Gultsch
2016-01-22
1
-7
/
+19
*
add convenience to get an account object from a spinner
Daniel Gultsch
2016-01-21
1
-15
/
+19
*
Allow entering a JID from 'choose contact'. thanks @singpolyma
Daniel Gultsch
2016-01-04
1
-61
/
+29
*
modified contact permission dialog
Daniel Gultsch
2015-12-07
1
-1
/
+1
*
ask for contact permissions when first opening StartConversationActivity
Daniel Gultsch
2015-12-07
1
-8
/
+55
*
add nick to bookmark when entering full jid in join conference dialog
Daniel Gultsch
2015-10-19
1
-4
/
+6
*
added Config.java varibale to lock account creation to specfic domain
Daniel Gultsch
2015-08-03
1
-8
/
+19
*
fixed crash on invalid muc bookmarks
Daniel Gultsch
2015-07-15
1
-3
/
+7
*
hide block contact from context menu when server feature is not available fix...
Daniel Gultsch
2015-05-19
1
-2
/
+5
*
init mode (first start) for StartConversationActivity (no up button) and avoi...
iNPUTmice
2015-02-22
1
-2
/
+8
*
limit ui refresh rate
iNPUTmice
2015-02-17
1
-17
/
+8
*
show checkbox to hide offline contacts
iNPUTmice
2015-01-21
1
-6
/
+19
*
deal with user entering full jids in join conference dialog
iNPUTmice
2015-01-21
1
-2
/
+1
*
click on dynamic tag to filter for that tag
Daniel Gultsch
2015-01-02
1
-0
/
+12
*
Remove old JID validator
Sam Whited
2014-12-23
1
-81
/
+73
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-56
/
+90
*
show error if jid couldn't be parsed in new contact dialog
iNPUTmice
2014-12-17
1
-15
/
+10
*
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
2014-11-17
1
-1
/
+1
*
fixed regression of xmpp uris not working
iNPUTmice
2014-11-16
1
-11
/
+8
*
made scan and show qr code more accessible in VerifyOtrActivity
iNPUTmice
2014-11-16
1
-46
/
+6
*
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
2014-11-16
1
-10
/
+41
*
Make account status an enum
Sam Whited
2014-11-15
1
-3
/
+3
*
auto register/unregister listeners
iNPUTmice
2014-11-11
1
-96
/
+78
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
1
-1
/
+1
*
Update more files to use JID objects
Sam Whited
2014-11-09
1
-14
/
+34
*
adjust api level wrapping
M. Dietrich
2014-11-04
1
-3
/
+7
*
Make linter ignore properly checked API mismatch
Sam Whited
2014-11-04
1
-1
/
+3
*
optimize code abit
M. Dietrich
2014-11-04
1
-29
/
+23
*
implement "correct" ndef parsing
M. Dietrich
2014-11-04
1
-13
/
+25
*
added missing return statement. fixed api bug
iNPUTmice
2014-11-04
1
-3
/
+2
*
be more OO
M. Dietrich
2014-11-04
1
-51
/
+44
*
support pre JELLY_BEAN ndef
M. Dietrich
2014-11-04
1
-16
/
+24
*
fixed nfc. react to ?join uris. some refactoring. code cleanup. thanks to @em...
iNPUTmice
2014-11-03
1
-59
/
+136
|
\
|
*
basic beam code / untested
iNPUTmice
2014-11-03
1
-21
/
+54
*
|
unfinishd qr code implemenation. thanks to @emdete
iNPUTmice
2014-11-03
1
-2
/
+23
|
/
*
Merge branch 'gradle' into development
Sam Whited
2014-10-30
1
-3
/
+3
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+677