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
/
EditAccountActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
splite PARANOIA_MODE into three different options
Daniel Gultsch
2015-12-14
1
-1
/
+1
*
show tor config in paranoid mode
Daniel Gultsch
2015-12-02
1
-1
/
+1
*
do socks5 connect manually
Daniel Gultsch
2015-12-01
1
-21
/
+31
*
initial tor support
Daniel Gultsch
2015-12-01
1
-1
/
+42
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-6
/
+0
*
Merge pull request #1520 from saqura/self_handle_orientation
Daniel Gultsch
2015-10-26
1
-0
/
+9
|
\
|
*
Reset the margins manually after rotating
saqura
2015-10-26
1
-0
/
+9
*
|
invalidate menu after backend connection.
Daniel Gultsch
2015-10-25
1
-0
/
+1
|
/
*
improved error reporting in trust keys activity
Daniel Gultsch
2015-10-17
1
-1
/
+1
*
set cursor to end of jid in edit account
Daniel Gultsch
2015-10-13
1
-2
/
+3
*
add menu item in account details to renew certificate
Daniel Gultsch
2015-10-11
1
-24
/
+56
*
Captcha support.
Armin Novak
2015-10-11
1
-1
/
+73
*
initial UI work to allow setting up accounts from certifcates
Daniel Gultsch
2015-10-09
1
-21
/
+25
*
do not dismiss editAccountActivity when still trying to register new account
Daniel Gultsch
2015-10-09
1
-1
/
+3
*
indicate broken pep in server info
Daniel Gultsch
2015-09-06
1
-1
/
+7
*
Only show that have sessions in fingerprint list
Andreas Straub
2015-09-06
1
-9
/
+6
*
show HTTP upload availability on Edit account screen
hlad
2015-08-14
1
-0
/
+7
*
renamed multi-end / axolotl to OMEMO
Daniel Gultsch
2015-08-08
1
-2
/
+2
*
added Config.java varibale to lock account creation to specfic domain
Daniel Gultsch
2015-08-03
1
-20
/
+55
*
Highlight selected message's fingerprint in list
Andreas Straub
2015-07-29
1
-1
/
+4
*
Hide regenerate keys button
Andreas Straub
2015-07-22
1
-10
/
+13
*
Add INACTIVE state for removed keys
Andreas Straub
2015-07-21
1
-1
/
+7
*
Do not display clear devices button if not online
Andreas Straub
2015-07-20
1
-0
/
+1
*
Add purge axolotl key option
Andreas Straub
2015-07-20
1
-2
/
+1
*
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
2015-07-20
1
-26
/
+25
*
Optimize imports
Andreas Straub
2015-07-20
1
-1
/
+0
*
Remove device list from EditAccount
Andreas Straub
2015-07-19
1
-22
/
+0
*
Add clear devices to overflow menu in EditAccount
Andreas Straub
2015-07-19
1
-3
/
+11
*
Refactor trust key ui and show in account details
Andreas Straub
2015-07-19
1
-0
/
+22
*
Fix copying of axolotl keys to clipboard
Sam Whited
2015-07-19
1
-1
/
+1
*
Add refresh icon to v21 theme
Sam Whited
2015-07-19
1
-1
/
+0
*
Add basic PEP managemend UI to EditAccountActivity
Andreas Straub
2015-07-19
1
-4
/
+105
*
show error message in account details when info has not been edited
Daniel Gultsch
2015-07-17
1
-1
/
+1
*
even less jumpy
Daniel Gultsch
2015-07-16
1
-1
/
+3
*
fixed some ux glitches in editaccount
Daniel Gultsch
2015-07-16
1
-7
/
+9
*
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
[next]