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
/
EditAccountActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
resize avatar views
Christian S
2015-07-08
1
-2
/
+3
|
/
*
call StartConversationActivity in init mode only after adding the first account
Daniel Gultsch
2015-05-15
1
-1
/
+3
*
fixed service discovery by properly storing and checking identities
Daniel Gultsch
2015-04-25
1
-1
/
+1
*
always show save button when account info was modified. fixes #918
iNPUTmice
2015-04-14
1
-5
/
+9
*
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
1
-0
/
+2
*
migrated change password into separate activity
Daniel Gultsch
2015-01-03
1
-79
/
+20
*
code cleanup for change password stuff
Daniel Gultsch
2014-12-25
1
-13
/
+20
*
added callback to change account password to notify UI on success / failure
Daniel Gultsch
2014-12-25
1
-14
/
+44
*
Add ability to change password on server
Sam Whited
2014-12-25
1
-45
/
+67
*
Show server info option when blocking is unavailable
pulser
2014-12-24
1
-2
/
+4
*
Don't allow user to register domain only jids
Sam Whited
2014-12-23
1
-0
/
+5
*
Don't show menu on create account screen
Sam Whited
2014-12-23
1
-0
/
+3
*
Remove old JID validator
Sam Whited
2014-12-23
1
-10
/
+4
*
Add more server compatibility info.
Sam Whited
2014-12-23
1
-2
/
+36
*
Fix NPEs in blocking code
Sam Whited
2014-12-22
1
-1
/
+1
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-90
/
+112
*
display proper error in edit account details if jid is invalid
iNPUTmice
2014-12-03
1
-8
/
+9
*
show full time stamp in connection established field
iNPUTmice
2014-11-16
1
-1
/
+1
*
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
2014-11-16
1
-4
/
+4
*
Remove extra status wrapper method
Sam Whited
2014-11-15
1
-2
/
+1
*
Make account status an enum
Sam Whited
2014-11-15
1
-7
/
+7
*
auto register/unregister listeners
iNPUTmice
2014-11-11
1
-14
/
+1
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
1
-5
/
+5
*
Fix crash on account creation
Sam Whited
2014-11-09
1
-13
/
+2
*
Create avatar's for JID's w/o localparts
Sam Whited
2014-11-09
1
-19
/
+1
*
Update another chunk of stuff to use JID objects
Sam Whited
2014-11-09
1
-31
/
+40
*
don't show avatar on initial account creation
iNPUTmice
2014-11-06
1
-2
/
+4
*
show avatar in editaccount
iNPUTmice
2014-11-04
1
-1
/
+18
*
register nfc callback in every activity that provides a proper sharable uri
iNPUTmice
2014-11-04
1
-1
/
+1
*
made qr code available from muc and contact details as well
iNPUTmice
2014-11-04
1
-46
/
+10
*
unfinishd qr code implemenation. thanks to @emdete
iNPUTmice
2014-11-03
1
-9
/
+87
*
Merge branch 'gradle' into development
Sam Whited
2014-10-30
1
-14
/
+1
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+423
[prev]