aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/MagicCreateActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use androidx.appcompat.app.AlertDialog and make AlertDialog finalChristian Schneppe2020-02-161-1/+1
|
* use installreferrer libray instead of broadcast listenerChristian Schneppe2020-01-241-7/+2
|
* parse install referrer from gplayChristian Schneppe2020-01-241-0/+12
|
* make registration uris work with fixed usernamesChristian Schneppe2020-01-241-20/+39
|
* support registration via pars tokensChristian Schneppe2020-01-241-48/+55
|
* fix welcome screensChristian Schneppe2019-06-251-1/+4
| | | | fixes #361
* changed string to generated password dialog in MagicCreateActivityChristian Schneppe2019-06-221-0/+2
| | | | fixes #296
* improve welcome screensChristian Schneppe2019-04-281-3/+24
|
* optimize importsChristian Schneppe2019-02-081-1/+0
|
* show dialog with created password in MagicCreateActivityChristian Schneppe2019-02-041-8/+25
|
* refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe2018-11-151-1/+1
|
* refactor magic creates password gen to CryptoHelperChristian Schneppe2018-10-201-14/+2
|
* use blabber.im as default domainChristian Schneppe2018-08-041-0/+2
|
* add spinner to select jabber provider for creating new accountsChristian Schneppe2018-05-161-6/+44
|
* add animators for more activitiesChristian Schneppe2018-05-051-0/+1
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-0/+2
| | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
* fixed some issues with jid escapingChristian Schneppe2018-04-071-12/+12
|
* migrate to xmpp-addrChristian Schneppe2018-04-021-7/+6
|
* don't use autocomplete in MagicCreateActivity for usernameChristian Schneppe2018-03-221-6/+2
|
* Pass invite XMPP URI along instead of JIDChristian Schneppe2018-02-151-1/+1
|
* add servers from https://conversations.im/compliance/ to autocomplete jidsChristian Schneppe2018-02-091-2/+6
|
* transport invitee from welcome activity to start conversations activityChristian Schneppe2017-12-271-27/+25
|
* code cleanupChristian Schneppe2017-11-231-3/+3
|
* put settings defaults into resource fileChristian Schneppe2017-08-011-0/+9
|
* reformat codeChristian Schneppe2016-11-191-96/+96
|
* some multi-window optimizations. set min width to 300Daniel Gultsch2016-08-261-0/+4
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+116