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
*
don't show opt-out of battery optimization dialog when push is enabled
Daniel Gultsch
2016-03-06
1
-2
/
+3
*
changed single_account config into more simple lock_settings
Daniel Gultsch
2016-02-27
1
-1
/
+8
*
skip avatar ui when pep is not available. fixes #1706
Daniel Gultsch
2016-02-19
1
-5
/
+5
*
made clear that archiving preferences are server side
Daniel Gultsch
2016-02-16
1
-1
/
+1
*
fixed server info push not showing up when unavailable
Daniel Gultsch
2016-02-14
1
-2
/
+2
*
fixed compile bug in free version
Daniel Gultsch
2016-02-13
1
-1
/
+1
*
client side support for XEP-0357: Push Notifications
Daniel Gultsch
2016-02-12
1
-0
/
+13
*
allow user to set MAM preferences
Daniel Gultsch
2016-02-09
1
-1
/
+63
*
expert setting to trigger extended connection options
Daniel Gultsch
2016-01-25
1
-7
/
+23
*
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
2016-01-22
1
-4
/
+4
*
ask to be excluded from battery optimization
Daniel Gultsch
2016-01-11
1
-3
/
+24
*
edit account activity was still showing the omemo key with leading 0x05. fixe...
Daniel Gultsch
2016-01-03
1
-2
/
+2
*
show certificate information
Daniel Gultsch
2015-12-23
1
-1
/
+1
*
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
[next]