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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-10
fixed 'connecting…' button
Daniel Gultsch
1
-3
/
+6
2016-03-31
add methods to check max file size for http upload
Daniel Gultsch
1
-1
/
+1
2016-03-06
don't show opt-out of battery optimization dialog when push is enabled
Daniel Gultsch
1
-2
/
+3
2016-03-02
Fixes FS#146: Remove Tor-Support
steckbrief
1
-3
/
+1
2016-02-27
changed single_account config into more simple lock_settings
Daniel Gultsch
1
-1
/
+8
2016-02-19
skip avatar ui when pep is not available. fixes #1706
Daniel Gultsch
1
-5
/
+5
2016-02-16
made clear that archiving preferences are server side
Daniel Gultsch
1
-1
/
+1
2016-02-14
fixed server info push not showing up when unavailable
Daniel Gultsch
1
-2
/
+2
2016-02-13
fixed compile bug in free version
Daniel Gultsch
1
-1
/
+1
2016-02-12
Imports organized
steckbrief
1
-2
/
+2
2016-02-12
client side support for XEP-0357: Push Notifications
Daniel Gultsch
1
-0
/
+13
2016-02-11
Compilation errors and merge mixups fixed
steckbrief
1
-2
/
+2
2016-02-09
allow user to set MAM preferences
Daniel Gultsch
1
-1
/
+63
2016-01-25
expert setting to trigger extended connection options
Daniel Gultsch
1
-7
/
+23
2016-01-22
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
1
-4
/
+4
2016-01-11
ask to be excluded from battery optimization
Daniel Gultsch
1
-3
/
+24
2016-01-03
edit account activity was still showing the omemo key with leading 0x05. fixe...
Daniel Gultsch
1
-2
/
+2
2015-12-23
show certificate information
Daniel Gultsch
1
-1
/
+1
2015-12-14
splite PARANOIA_MODE into three different options
Daniel Gultsch
1
-1
/
+1
2015-12-02
show tor config in paranoid mode
Daniel Gultsch
1
-1
/
+1
2015-12-01
do socks5 connect manually
Daniel Gultsch
1
-21
/
+31
2015-12-01
initial tor support
Daniel Gultsch
1
-1
/
+42
2015-11-25
pgp fixes and revert configuration changes
Daniel Gultsch
1
-6
/
+0
2015-10-26
Reset the margins manually after rotating
saqura
1
-0
/
+9
2015-10-25
invalidate menu after backend connection.
Daniel Gultsch
1
-0
/
+1
2015-10-17
improved error reporting in trust keys activity
Daniel Gultsch
1
-1
/
+1
2015-10-13
set cursor to end of jid in edit account
Daniel Gultsch
1
-2
/
+3
2015-10-11
add menu item in account details to renew certificate
Daniel Gultsch
1
-24
/
+56
2015-10-11
Captcha support.
Armin Novak
1
-1
/
+73
2015-10-09
initial UI work to allow setting up accounts from certifcates
Daniel Gultsch
1
-21
/
+25
2015-10-09
do not dismiss editAccountActivity when still trying to register new account
Daniel Gultsch
1
-1
/
+3
2015-09-06
indicate broken pep in server info
Daniel Gultsch
1
-1
/
+7
2015-09-06
Only show that have sessions in fingerprint list
Andreas Straub
1
-9
/
+6
2015-08-14
show HTTP upload availability on Edit account screen
hlad
1
-0
/
+7
2015-08-11
Merge tag '1.5.2' into trz/rebase
lookshe
1
-15
/
+25
2015-08-08
renamed multi-end / axolotl to OMEMO
Daniel Gultsch
1
-2
/
+2
2015-08-03
added Config.java varibale to lock account creation to specfic domain
Daniel Gultsch
1
-20
/
+55
2015-07-29
Highlight selected message's fingerprint in list
Andreas Straub
1
-1
/
+4
2015-07-22
Hide regenerate keys button
Andreas Straub
1
-10
/
+13
2015-07-21
Add INACTIVE state for removed keys
Andreas Straub
1
-1
/
+7
2015-07-20
Do not display clear devices button if not online
Andreas Straub
1
-0
/
+1
2015-07-20
Add purge axolotl key option
Andreas Straub
1
-2
/
+1
2015-07-20
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
1
-26
/
+25
2015-07-20
Optimize imports
Andreas Straub
1
-1
/
+0
2015-07-19
Remove device list from EditAccount
Andreas Straub
1
-22
/
+0
2015-07-19
Add clear devices to overflow menu in EditAccount
Andreas Straub
1
-3
/
+11
2015-07-19
Refactor trust key ui and show in account details
Andreas Straub
1
-0
/
+22
2015-07-19
Fix copying of axolotl keys to clipboard
Sam Whited
1
-1
/
+1
2015-07-19
Add refresh icon to v21 theme
Sam Whited
1
-1
/
+0
2015-07-19
Add basic PEP managemend UI to EditAccountActivity
Andreas Straub
1
-4
/
+105
[next]