index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
ui
/
StartConversationActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-30
handle app links for conferences
Daniel Gultsch
1
-6
/
+15
2016-05-29
fix creation of conferences with 1 participant
Daniel Gultsch
1
-2
/
+1
2016-05-27
use activity title 'choose participants' when doing that
Daniel Gultsch
1
-0
/
+1
2016-05-26
add 'create conference' dialog
Daniel Gultsch
1
-1
/
+116
2016-05-12
improve keyboard handling. fixes #1387
Daniel Gultsch
1
-6
/
+47
2016-04-29
port all android drop down list items to our own
Daniel Gultsch
1
-6
/
+5
2016-04-27
removed unused config variables
Daniel Gultsch
1
-12
/
+5
2016-04-22
expert setting to manually change presence
Daniel Gultsch
1
-2
/
+2
2016-02-27
always search offline contacts as well. fixes #1653
Daniel Gultsch
1
-0
/
+1
2016-02-27
changed single_account config into more simple lock_settings
Daniel Gultsch
1
-1
/
+1
2016-02-24
optionally lock conference domains as well and hide known domains in ui
Daniel Gultsch
1
-4
/
+14
2016-02-01
respect autojoin setting on newly created bookmarks as well
Daniel Gultsch
1
-1
/
+1
2016-02-01
opt out handling of the autojoin flag. fixes #1666
Daniel Gultsch
1
-1
/
+1
2016-02-01
made create context menu call in StartConversationsActivity more failsafe
Daniel Gultsch
1
-1
/
+1
2016-01-24
Use a Presence class for presence information
Stephen Paul Weber
1
-1
/
+4
2016-01-22
changed spacing in create dialogs and notify user when no accounts are activated
Daniel Gultsch
1
-7
/
+19
2016-01-21
add convenience to get an account object from a spinner
Daniel Gultsch
1
-15
/
+19
2016-01-04
Allow entering a JID from 'choose contact'. thanks @singpolyma
Daniel Gultsch
1
-61
/
+29
2015-12-07
modified contact permission dialog
Daniel Gultsch
1
-1
/
+1
2015-12-07
ask for contact permissions when first opening StartConversationActivity
Daniel Gultsch
1
-8
/
+55
2015-10-19
add nick to bookmark when entering full jid in join conference dialog
Daniel Gultsch
1
-4
/
+6
2015-08-03
added Config.java varibale to lock account creation to specfic domain
Daniel Gultsch
1
-8
/
+19
2015-07-15
fixed crash on invalid muc bookmarks
Daniel Gultsch
1
-3
/
+7
2015-05-19
hide block contact from context menu when server feature is not available fix...
Daniel Gultsch
1
-2
/
+5
2015-02-22
init mode (first start) for StartConversationActivity (no up button) and avoi...
iNPUTmice
1
-2
/
+8
2015-02-17
limit ui refresh rate
iNPUTmice
1
-17
/
+8
2015-01-21
show checkbox to hide offline contacts
iNPUTmice
1
-6
/
+19
2015-01-21
deal with user entering full jids in join conference dialog
iNPUTmice
1
-2
/
+1
2015-01-02
click on dynamic tag to filter for that tag
Daniel Gultsch
1
-0
/
+12
2014-12-23
Remove old JID validator
Sam Whited
1
-81
/
+73
2014-12-22
Add support for XEP-0191 (Blocking command)
Sam Whited
1
-56
/
+90
2014-12-17
show error if jid couldn't be parsed in new contact dialog
iNPUTmice
1
-15
/
+10
2014-11-17
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
1
-1
/
+1
2014-11-16
fixed regression of xmpp uris not working
iNPUTmice
1
-11
/
+8
2014-11-16
made scan and show qr code more accessible in VerifyOtrActivity
iNPUTmice
1
-46
/
+6
2014-11-16
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
1
-10
/
+41
2014-11-15
Make account status an enum
Sam Whited
1
-3
/
+3
2014-11-11
auto register/unregister listeners
iNPUTmice
1
-96
/
+78
2014-11-09
Rework `Account.getJid()' to return full JIDs
Sam Whited
1
-1
/
+1
2014-11-09
Update more files to use JID objects
Sam Whited
1
-14
/
+34
2014-11-04
adjust api level wrapping
M. Dietrich
1
-3
/
+7
2014-11-04
Make linter ignore properly checked API mismatch
Sam Whited
1
-1
/
+3
2014-11-04
optimize code abit
M. Dietrich
1
-29
/
+23
2014-11-04
implement "correct" ndef parsing
M. Dietrich
1
-13
/
+25
2014-11-04
added missing return statement. fixed api bug
iNPUTmice
1
-3
/
+2
2014-11-04
be more OO
M. Dietrich
1
-51
/
+44
2014-11-04
support pre JELLY_BEAN ndef
M. Dietrich
1
-16
/
+24
2014-11-03
unfinishd qr code implemenation. thanks to @emdete
iNPUTmice
1
-2
/
+23
2014-11-03
basic beam code / untested
iNPUTmice
1
-21
/
+54
2014-11-03
basic beam code / untested
iNPUTmice
1
-21
/
+54
[next]