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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
catch NPE
Christian Schneppe
2018-06-01
1
-2
/
+2
*
show buttons to privacy policy and terms of use during account creation on ou...
Christian Schneppe
2018-05-27
1
-0
/
+24
*
add missing else to show the availability of httpupload correctly
Christian Schneppe
2018-05-26
1
-2
/
+1
*
add support for S3 file transfers
Christian Schneppe
2018-05-26
1
-1
/
+5
*
use correct binding in EditAccountActivity
Christian Schneppe
2018-05-21
1
-4
/
+2
*
fix some crashes on Android 4 devices
Christian Schneppe
2018-05-21
1
-180
/
+121
*
add animators for more activities
Christian Schneppe
2018-05-05
1
-2
/
+9
*
added null check to Jid.of in edit account
Christian Schneppe
2018-05-03
1
-3
/
+3
*
mock (non functional) search activity
Christian Schneppe
2018-04-29
1
-1
/
+2
*
no WelcomeActivity if MAGIC_CREATE_DOMAIN is unset
Christian Schneppe
2018-04-24
1
-1
/
+1
*
in lack of confirm source dialog in account details only trust scanned uris
Christian Schneppe
2018-04-12
1
-6
/
+7
*
call to update ui after fingerprint verification
Christian Schneppe
2018-04-12
1
-1
/
+2
*
prevent double tapping on overflow menu
Christian Schneppe
2018-04-12
1
-0
/
+4
*
replace deprecated action bar with toolbar
Christian Schneppe
2018-04-11
1
-0
/
+3
*
fix register account checkbox glitch
Christian Schneppe
2018-04-07
1
-14
/
+8
*
hide register account checkbox in magic mode
Christian Schneppe
2018-04-07
1
-51
/
+32
*
don’t show 'change status' icon during setup
Christian Schneppe
2018-04-03
1
-1
/
+1
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-20
/
+19
*
fix change password activity for magic created accounts
Christian Schneppe
2018-04-01
1
-1
/
+1
*
show password field only on non-logged in or magic created accounts
Christian Schneppe
2018-04-01
1
-1
/
+6
*
finished 'Set Status Message' dialog
Christian Schneppe
2018-04-01
1
-3
/
+85
*
wip: new status message dialog
Christian Schneppe
2018-04-01
1
-4
/
+23
*
finished app compat themeing
Christian Schneppe
2018-04-01
1
-7
/
+0
*
use text styles in more places
Christian Schneppe
2018-04-01
1
-3
/
+3
*
fix crashes because requestCode was too long
Christian Schneppe
2018-03-21
1
-1
/
+1
*
switch account activity to card view. started using data binder
Christian Schneppe
2018-03-17
1
-196
/
+122
*
only show one error at once
Christian Schneppe
2018-03-16
1
-4
/
+29
*
Moved the error message to TextInputLayout
Christian Schneppe
2018-03-16
1
-25
/
+31
*
Change ShowHidePasswordEditText to TextInputEditText.
Christian Schneppe
2018-03-15
1
-24
/
+30
*
migrated alert dialogs to app compat
Christian Schneppe
2018-03-09
1
-2
/
+2
*
reference support actionbar in all activities
Christian Schneppe
2018-03-09
1
-4
/
+4
*
don't delete account if it's not yet created - fixes crash
Christian Schneppe
2018-02-19
1
-1
/
+0
*
Don't add account if user cancels
Christian Schneppe
2018-02-17
1
-9
/
+8
*
Pass invite XMPP URI along instead of JID
Christian Schneppe
2018-02-15
1
-2
/
+2
*
show pep as available if omemo_all_access has been installed on server
Christian Schneppe
2017-12-27
1
-1
/
+1
*
transport invitee from welcome activity to start conversations activity
Christian Schneppe
2017-12-27
1
-22
/
+21
*
remove NFC handling + let edit account handle own jids
Christian Schneppe
2017-12-16
1
-2
/
+32
*
XmppConnection: refactor registration code. 'Open Website' on PAYMENT_REQUIRE...
Christian Schneppe
2017-12-16
1
-5
/
+15
*
possible fix for retry loop on pgp key annoucement
Christian Schneppe
2017-12-10
1
-1
/
+1
*
code cleanup
Christian Schneppe
2017-11-23
1
-46
/
+46
*
remove numeric hint from captcha
Christian Schneppe
2017-11-21
1
-2
/
+0
*
remove prosody push from blacklist
Christian Schneppe
2017-11-21
1
-1
/
+1
*
code refactoring to provide shorter account enabled check
Christian Schneppe
2017-11-20
1
-1
/
+1
*
unified share with menu
Christian Schneppe
2017-09-24
1
-22
/
+3
*
use 'partial' in server info if publish-options is n/a
Christian Schneppe
2017-09-17
1
-2
/
+4
*
get rid of uneccessary 'own omemo fingerprint' string
Christian Schneppe
2017-09-04
1
-0
/
+2
*
default input type to numbers on captcha dialog
Christian Schneppe
2017-08-13
1
-0
/
+3
*
prevent users from editing their account jid after successful login
Christian Schneppe
2017-08-13
1
-0
/
+7
*
incorporate support for publish-options into server info
Christian Schneppe
2017-08-01
1
-1
/
+1
*
offer to open website if ibb offers oob redirect
Christian Schneppe
2017-06-24
1
-1
/
+21
[next]