aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/EditAccountActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* show negative max files size (unknown/unlimited) simply as availableChristian Schneppe2019-06-081-2/+7
* improve welcome screensChristian Schneppe2019-04-281-6/+12
* fix account detection in EnterNameActivityChristian Schneppe2019-04-021-0/+1
* rework max file upload size in server infoChristian Schneppe2019-03-311-27/+1
* add activity to define some important privacy settings on first startChristian Schneppe2019-03-311-2/+2
* rework user name input during account creationChristian Schneppe2019-03-141-16/+14
* try to catch some NPEChristian Schneppe2019-03-061-2/+2
* fix some more NPEChristian Schneppe2019-02-221-4/+9
* add password forgotten item to edit profile menuChristian Schneppe2019-02-211-0/+29
* fix some more NPEsChristian Schneppe2019-02-181-1/+3
* use ad-hoc commands for invite links if server supports thisChristian Schneppe2019-02-081-0/+5
|\
| * implement adhoc invite links if server supports thisChristian Schneppe2019-02-081-0/+5
* | optimize importsChristian Schneppe2019-02-081-1/+0
* | refactored group chat members into seperate screenChristian Schneppe2019-01-271-1/+1
* | Fix type in presenceChristian Schneppe2019-01-271-1/+1
* | refactored avatar workers into single classChristian Schneppe2019-01-271-2/+3
* | catch NPE while getting Display NameChristian Schneppe2019-01-261-1/+5
* | rework backup & restoreChristian Schneppe2019-01-261-0/+31
|/
* add ability to set nickname in profileChristian Schneppe2018-12-301-0/+30
* show accept button to confirm sasl downgradeChristian Schneppe2018-12-271-1/+14
* limit video transcoding to api >= 18 and other api 16 fixesChristian Schneppe2018-12-141-2/+2
* offer to start/install orbot for edit account screen.Christian Schneppe2018-12-041-14/+50
* don't refresh Blocklist if activity is finishingChristian Schneppe2018-11-301-0/+3
* cancel magic mode attribute after changing password onceChristian Schneppe2018-11-231-1/+1
* make password editable on auth errorChristian Schneppe2018-11-231-1/+1
* show only file size if http upload is availableChristian Schneppe2018-11-231-1/+1
* remove now unused password has changed in magic modeChristian Schneppe2018-11-231-18/+1
* show 'show password' toggle for all magically created accountsChristian Schneppe2018-11-231-5/+7
* move default port to Resolver.javaChristian Schneppe2018-11-231-8/+6
* refactored phone contact loading in preperation for syncChristian Schneppe2018-11-231-3/+4
* do not show up navigation when opening edit account from notificationChristian Schneppe2018-11-151-12/+8
* refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe2018-11-151-5/+6
* don't show "Show QR Code" if no account is configuredChristian Schneppe2018-11-081-0/+2
* catch exception on invalid inputsChristian Schneppe2018-11-081-4/+8
* show max file size for httpupload in profile --> server infoChristian Schneppe2018-11-081-1/+30
* do not show 'open website' button after info has changedChristian Schneppe2018-10-201-3/+4
* code cleanup / reformat in ShareViaAccountChristian Schneppe2018-10-201-1/+2
* added a few TODOs in regards to the handling of inactive devicesChristian Schneppe2018-10-041-1/+1
* reworked shortcut for QR-Code scanning in profileChristian Schneppe2018-10-031-34/+1
* add shortcut for QR-Code scanning in profileChristian Schneppe2018-10-011-1/+34
* fixed user hint in magic create modeChristian Schneppe2018-09-121-0/+1
* make port field disabled if hostname is emptyChristian Schneppe2018-08-301-0/+8
* convert jid to stringChristian Schneppe2018-08-231-1/+2
* fix rar crash in EditAccountActivity during account registrationChristian Schneppe2018-07-291-1/+1
* catch NPEChristian Schneppe2018-06-011-2/+2
* show buttons to privacy policy and terms of use during account creation on ou...Christian Schneppe2018-05-271-0/+24
* add missing else to show the availability of httpupload correctlyChristian Schneppe2018-05-261-2/+1
* add support for S3 file transfersChristian Schneppe2018-05-261-1/+5
* use correct binding in EditAccountActivityChristian Schneppe2018-05-211-4/+2
* fix some crashes on Android 4 devicesChristian Schneppe2018-05-211-180/+121