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
*
refactored phone contact loading in preperation for sync
Christian Schneppe
2018-11-23
1
-3
/
+4
*
do not show up navigation when opening edit account from notification
Christian Schneppe
2018-11-15
1
-12
/
+8
*
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
2018-11-15
1
-5
/
+6
*
don't show "Show QR Code" if no account is configured
Christian Schneppe
2018-11-08
1
-0
/
+2
*
catch exception on invalid inputs
Christian Schneppe
2018-11-08
1
-4
/
+8
*
show max file size for httpupload in profile --> server info
Christian Schneppe
2018-11-08
1
-1
/
+30
*
do not show 'open website' button after info has changed
Christian Schneppe
2018-10-20
1
-3
/
+4
*
code cleanup / reformat in ShareViaAccount
Christian Schneppe
2018-10-20
1
-1
/
+2
*
added a few TODOs in regards to the handling of inactive devices
Christian Schneppe
2018-10-04
1
-1
/
+1
*
reworked shortcut for QR-Code scanning in profile
Christian Schneppe
2018-10-03
1
-34
/
+1
*
add shortcut for QR-Code scanning in profile
Christian Schneppe
2018-10-01
1
-1
/
+34
*
fixed user hint in magic create mode
Christian Schneppe
2018-09-12
1
-0
/
+1
*
make port field disabled if hostname is empty
Christian Schneppe
2018-08-30
1
-0
/
+8
*
convert jid to string
Christian Schneppe
2018-08-23
1
-1
/
+2
*
fix rar crash in EditAccountActivity during account registration
Christian Schneppe
2018-07-29
1
-1
/
+1
*
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
[next]