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
*
use ToastCompat instead of Toast
Christian Schneppe
2020-01-31
1
-14
/
+15
*
use more material style
Christian Schneppe
2020-01-26
1
-3
/
+2
*
make registration uris work with fixed usernames
Christian Schneppe
2020-01-24
1
-3
/
+11
*
preselect proper account in create contact dialog after following invite
Christian Schneppe
2020-01-24
1
-0
/
+1
*
support registration via pars tokens
Christian Schneppe
2020-01-24
1
-0
/
+13
*
add missing permission requests for Android P
Christian Schneppe
2019-12-07
1
-2
/
+2
*
do not validate port if hostname is empty
Christian Schneppe
2019-11-15
1
-11
/
+17
*
optionally search local muc rooms instead of jabber.network
Christian Schneppe
2019-11-03
1
-7
/
+9
*
added overlay to avatar in EditAccountActivity
Christian Schneppe
2019-09-20
1
-2
/
+2
*
migrate to AndroidX
Christian Schneppe
2019-09-20
1
-7
/
+7
*
changed profile view
Christian Schneppe
2019-09-19
1
-12
/
+60
*
fix some crashes
Christian Schneppe
2019-09-03
1
-2
/
+13
*
attempt to unregister when receiving push for channel no longer joined
Christian Schneppe
2019-07-01
1
-2
/
+2
*
code cleanup & small fixes
Christian Schneppe
2019-07-01
1
-1
/
+1
*
fix welcome screens
Christian Schneppe
2019-06-25
1
-8
/
+21
*
show negative max files size (unknown/unlimited) simply as available
Christian Schneppe
2019-06-08
1
-2
/
+7
*
improve welcome screens
Christian Schneppe
2019-04-28
1
-6
/
+12
*
fix account detection in EnterNameActivity
Christian Schneppe
2019-04-02
1
-0
/
+1
*
rework max file upload size in server info
Christian Schneppe
2019-03-31
1
-27
/
+1
*
add activity to define some important privacy settings on first start
Christian Schneppe
2019-03-31
1
-2
/
+2
*
rework user name input during account creation
Christian Schneppe
2019-03-14
1
-16
/
+14
*
try to catch some NPE
Christian Schneppe
2019-03-06
1
-2
/
+2
*
fix some more NPE
Christian Schneppe
2019-02-22
1
-4
/
+9
*
add password forgotten item to edit profile menu
Christian Schneppe
2019-02-21
1
-0
/
+29
*
fix some more NPEs
Christian Schneppe
2019-02-18
1
-1
/
+3
*
use ad-hoc commands for invite links if server supports this
Christian Schneppe
2019-02-08
1
-0
/
+5
|
\
|
*
implement adhoc invite links if server supports this
Christian Schneppe
2019-02-08
1
-0
/
+5
*
|
optimize imports
Christian Schneppe
2019-02-08
1
-1
/
+0
*
|
refactored group chat members into seperate screen
Christian Schneppe
2019-01-27
1
-1
/
+1
*
|
Fix type in presence
Christian Schneppe
2019-01-27
1
-1
/
+1
*
|
refactored avatar workers into single class
Christian Schneppe
2019-01-27
1
-2
/
+3
*
|
catch NPE while getting Display Name
Christian Schneppe
2019-01-26
1
-1
/
+5
*
|
rework backup & restore
Christian Schneppe
2019-01-26
1
-0
/
+31
|
/
*
add ability to set nickname in profile
Christian Schneppe
2018-12-30
1
-0
/
+30
*
show accept button to confirm sasl downgrade
Christian Schneppe
2018-12-27
1
-1
/
+14
*
limit video transcoding to api >= 18 and other api 16 fixes
Christian Schneppe
2018-12-14
1
-2
/
+2
*
offer to start/install orbot for edit account screen.
Christian Schneppe
2018-12-04
1
-14
/
+50
*
don't refresh Blocklist if activity is finishing
Christian Schneppe
2018-11-30
1
-0
/
+3
*
cancel magic mode attribute after changing password once
Christian Schneppe
2018-11-23
1
-1
/
+1
*
make password editable on auth error
Christian Schneppe
2018-11-23
1
-1
/
+1
*
show only file size if http upload is available
Christian Schneppe
2018-11-23
1
-1
/
+1
*
remove now unused password has changed in magic mode
Christian Schneppe
2018-11-23
1
-18
/
+1
*
show 'show password' toggle for all magically created accounts
Christian Schneppe
2018-11-23
1
-5
/
+7
*
move default port to Resolver.java
Christian Schneppe
2018-11-23
1
-8
/
+6
*
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
[next]