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-08-30
make port field disabled if hostname is empty
Christian Schneppe
1
-0
/
+8
2018-08-23
convert jid to string
Christian Schneppe
1
-1
/
+2
2018-07-29
fix rar crash in EditAccountActivity during account registration
Christian Schneppe
1
-1
/
+1
2018-06-01
catch NPE
Christian Schneppe
1
-2
/
+2
2018-05-27
show buttons to privacy policy and terms of use during account creation on ou...
Christian Schneppe
1
-0
/
+24
2018-05-26
add missing else to show the availability of httpupload correctly
Christian Schneppe
1
-2
/
+1
2018-05-26
add support for S3 file transfers
Christian Schneppe
1
-1
/
+5
2018-05-21
use correct binding in EditAccountActivity
Christian Schneppe
1
-4
/
+2
2018-05-21
fix some crashes on Android 4 devices
Christian Schneppe
1
-180
/
+121
2018-05-05
add animators for more activities
Christian Schneppe
1
-2
/
+9
2018-05-03
added null check to Jid.of in edit account
Christian Schneppe
1
-3
/
+3
2018-04-29
mock (non functional) search activity
Christian Schneppe
1
-1
/
+2
2018-04-24
no WelcomeActivity if MAGIC_CREATE_DOMAIN is unset
Christian Schneppe
1
-1
/
+1
2018-04-12
in lack of confirm source dialog in account details only trust scanned uris
Christian Schneppe
1
-6
/
+7
2018-04-12
call to update ui after fingerprint verification
Christian Schneppe
1
-1
/
+2
2018-04-12
prevent double tapping on overflow menu
Christian Schneppe
1
-0
/
+4
2018-04-11
replace deprecated action bar with toolbar
Christian Schneppe
1
-0
/
+3
2018-04-07
fix register account checkbox glitch
Christian Schneppe
1
-14
/
+8
2018-04-07
hide register account checkbox in magic mode
Christian Schneppe
1
-51
/
+32
2018-04-03
don’t show 'change status' icon during setup
Christian Schneppe
1
-1
/
+1
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-20
/
+19
2018-04-01
fix change password activity for magic created accounts
Christian Schneppe
1
-1
/
+1
2018-04-01
show password field only on non-logged in or magic created accounts
Christian Schneppe
1
-1
/
+6
2018-04-01
finished 'Set Status Message' dialog
Christian Schneppe
1
-3
/
+85
2018-04-01
wip: new status message dialog
Christian Schneppe
1
-4
/
+23
2018-04-01
finished app compat themeing
Christian Schneppe
1
-7
/
+0
2018-04-01
use text styles in more places
Christian Schneppe
1
-3
/
+3
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
[next]