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
/
de
/
pixart
/
messenger
/
ui
/
EditAccountActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
fix crashes because requestCode was too long
Christian Schneppe
1
-1
/
+1
2018-03-17
switch account activity to card view. started using data binder
Christian Schneppe
1
-196
/
+122
2018-03-16
only show one error at once
Christian Schneppe
1
-4
/
+29
2018-03-16
Moved the error message to TextInputLayout
Christian Schneppe
1
-25
/
+31
2018-03-15
Change ShowHidePasswordEditText to TextInputEditText.
Christian Schneppe
1
-24
/
+30
2018-03-09
migrated alert dialogs to app compat
Christian Schneppe
1
-2
/
+2
2018-03-09
reference support actionbar in all activities
Christian Schneppe
1
-4
/
+4
2018-02-19
don't delete account if it's not yet created - fixes crash
Christian Schneppe
1
-1
/
+0
2018-02-17
Don't add account if user cancels
Christian Schneppe
1
-9
/
+8
2018-02-15
Pass invite XMPP URI along instead of JID
Christian Schneppe
1
-2
/
+2
2017-12-27
show pep as available if omemo_all_access has been installed on server
Christian Schneppe
1
-1
/
+1
2017-12-27
transport invitee from welcome activity to start conversations activity
Christian Schneppe
1
-22
/
+21
2017-12-16
remove NFC handling + let edit account handle own jids
Christian Schneppe
1
-2
/
+32
2017-12-16
XmppConnection: refactor registration code. 'Open Website' on PAYMENT_REQUIRE...
Christian Schneppe
1
-5
/
+15
2017-12-10
possible fix for retry loop on pgp key annoucement
Christian Schneppe
1
-1
/
+1
2017-11-23
code cleanup
Christian Schneppe
1
-46
/
+46
2017-11-21
remove numeric hint from captcha
Christian Schneppe
1
-2
/
+0
2017-11-21
remove prosody push from blacklist
Christian Schneppe
1
-1
/
+1
2017-11-20
code refactoring to provide shorter account enabled check
Christian Schneppe
1
-1
/
+1
2017-09-24
unified share with menu
Christian Schneppe
1
-22
/
+3
2017-09-17
use 'partial' in server info if publish-options is n/a
Christian Schneppe
1
-2
/
+4
2017-09-04
get rid of uneccessary 'own omemo fingerprint' string
Christian Schneppe
1
-0
/
+2
2017-08-13
default input type to numbers on captcha dialog
Christian Schneppe
1
-0
/
+3
2017-08-13
prevent users from editing their account jid after successful login
Christian Schneppe
1
-0
/
+7
2017-08-01
incorporate support for publish-options into server info
Christian Schneppe
1
-1
/
+1
2017-06-24
offer to open website if ibb offers oob redirect
Christian Schneppe
1
-1
/
+21
2017-05-10
display open pgp key id in account details and allow to delete
Christian Schneppe
1
-0
/
+58
2017-04-13
integrate OpenPGP (untested)
Christian Schneppe
1
-0
/
+14
2017-04-13
don't show reconnect button, when offline or no account availbale
Christian Schneppe
1
-0
/
+3
2017-04-05
Changes the deprecated getColor() method
Christian Schneppe
1
-1
/
+2
2017-03-15
also hide actionbar share icon
Christian Schneppe
1
-1
/
+3
2017-03-14
don't show share icons on account creation
Christian Schneppe
1
-0
/
+6
2017-03-11
hide keyboard after setting up account
Christian Schneppe
1
-0
/
+1
2017-03-09
added an option to directly add a jid to block list from blocklist activity
Christian Schneppe
1
-2
/
+0
2017-02-22
reworked reconnect in profile settings
Christian Schneppe
1
-6
/
+4
2017-01-15
show doze warning when push is running on prosody
Christian Schneppe
1
-1
/
+1
2017-01-09
add spaces to otr fingerprints copied to clipboard
Christian Schneppe
1
-1
/
+1
2017-01-09
unify getFileUri across share and open intents
Christian Schneppe
1
-1
/
+1
2017-01-05
get rid of unecessary config debug paramater that has been replaced by exeper...
Christian Schneppe
1
-31
/
+0
2016-12-18
remove own fetch errors from device announcement
Christian Schneppe
1
-1
/
+0
2016-12-18
disable 'show blocklist' if blocklist is empty
Christian Schneppe
1
-1
/
+9
2016-12-18
add omemo fingerprints to web links as well
Christian Schneppe
1
-1
/
+1
2016-11-29
allow fingerprint verification via context menu
Christian Schneppe
1
-1
/
+17
2016-11-24
added share button to account details
Christian Schneppe
1
-0
/
+31
2016-11-20
show 'clear devices' button underneath own devices
Christian Schneppe
1
-14
/
+20
2016-11-19
reformat code
Christian Schneppe
1
-1100
/
+1100
2016-11-17
refactor omemo fingerprint UI code
Christian Schneppe
1
-91
/
+85
2016-11-07
show warning in account details when data saver is enabled
Christian Schneppe
1
-22
/
+55
2016-09-24
add some more errors to UI if there where errors during account creation
Christian Schneppe
1
-1
/
+8
2016-09-23
Fix "More table" layout
Christian Schneppe
1
-2
/
+6
[next]