aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/WelcomeActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* use ToastCompat instead of ToastChristian Schneppe2020-01-311-1/+2
* support xmpp uris with single 'omemo' parameter for fingerprint (w/o sid)Christian Schneppe2020-01-241-2/+2
* add scan qr button to welcome screenChristian Schneppe2020-01-241-5/+35
* use installreferrer libray instead of broadcast listenerChristian Schneppe2020-01-241-29/+8
* parse install referrer from gplayChristian Schneppe2020-01-241-15/+83
* add missing permission requests for Android PChristian Schneppe2019-12-071-5/+6
* rework IntroActivity a bitChristian Schneppe2019-11-151-1/+2
* migrate to AndroidXChristian Schneppe2019-09-201-6/+3
* code cleanup & small fixesChristian Schneppe2019-07-011-1/+1
* fix welcome screensChristian Schneppe2019-06-251-0/+4
* improve welcome screensChristian Schneppe2019-04-281-7/+2
* rename "advanced mode" in WelcomeActivity to "I have an account"Christian Schneppe2019-03-311-2/+2
* optimize importsChristian Schneppe2019-02-081-26/+0
* Revert "WelcomeActivity: Add QR code scanner button"Christian Schneppe2019-02-041-24/+0
* WelcomeActivity: Add QR code scanner buttonChristian Schneppe2019-01-271-0/+24
* rework backup & restoreChristian Schneppe2019-01-261-285/+26
* make it possible to restore backups from decrypted database filesChristian Schneppe2018-12-271-132/+208
* refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe2018-11-151-14/+1
* add missing slash to make database import working againChristian Schneppe2018-10-241-2/+2
* show conversation media in contact/conference detailsChristian Schneppe2018-09-261-7/+7
* catch some more Exceptions during database importChristian Schneppe2018-09-111-1/+7
* fixed npe in WelcomeActivityChristian Schneppe2018-07-091-1/+3
* rename useOwnProvider to useAdvancedMode in WelcomeActivityChristian Schneppe2018-06-011-2/+2
* add spinner to select jabber provider for creating new accountsChristian Schneppe2018-05-161-6/+3
* add animators for more activitiesChristian Schneppe2018-05-051-0/+2
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-0/+1
* migrate to xmpp-addrChristian Schneppe2018-04-021-2/+2
* redirect on empty conversation listChristian Schneppe2018-03-291-1/+1
* migrated alert dialogs to app compatChristian Schneppe2018-03-091-1/+1
* reference support actionbar in all activitiesChristian Schneppe2018-03-091-4/+4
* Pass invite XMPP URI along instead of JIDChristian Schneppe2018-02-151-10/+10
* return to welcome activity after deleting last accountChristian Schneppe2018-02-101-0/+8
* store new intent in welcome account activityChristian Schneppe2017-12-271-0/+7
* transport invitee from welcome activity to start conversations activityChristian Schneppe2017-12-271-19/+32
* code cleanupChristian Schneppe2017-11-231-5/+5
* a little rewrite in WelcomeActivityChristian Schneppe2017-10-311-3/+14
* put settings defaults into resource fileChristian Schneppe2017-08-011-0/+9
* run enterPasswordDialog onUiThread fixes #131Christian Schneppe2017-04-261-1/+1
* rename media directoriesChristian Schneppe2017-03-111-3/+3
* reworked FileBackendChristian Schneppe2017-01-251-3/+3
* reformat codeChristian Schneppe2016-11-191-12/+12
* fixed back and forth between Welcome- and EditAccountActivityChristian Schneppe2016-11-181-3/+26
* code cleanupChristian Schneppe2016-10-181-41/+1
* some multi-window optimizations. set min width to 300Daniel Gultsch2016-08-261-0/+4
* performance improvements during backup import and bug fixesChristian Schneppe2016-08-131-31/+36
* don't show plaintext passwords in adb logsChristian Schneppe2016-08-111-1/+0
* reworked backup serviceChristian Schneppe2016-08-091-43/+141
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+208