Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no WelcomeActivity if MAGIC_CREATE_DOMAIN is unset | Christian Schneppe | 2018-04-24 | 1 | -1/+2 |
| | |||||
* | UriHandlerActivity: Always check for XMPP URI validity | Christian Schneppe | 2018-04-23 | 1 | -4/+6 |
| | | | | | Also check for XMPP URI validity if there are no configured accounts and the WelcomeActivity is active. | ||||
* | in lack of confirm source dialog in account details only trust scanned uris | Christian Schneppe | 2018-04-12 | 1 | -0/+1 |
| | |||||
* | replace deprecated action bar with toolbar | Christian Schneppe | 2018-04-11 | 1 | -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 | ||||
* | scanned results are always a trusted source | Christian Schneppe | 2018-04-08 | 1 | -1/+6 |
| | |||||
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 1 | -2/+2 |
| | |||||
* | do not redirect to StarConversationActivity when scanning invalid jid | Christian Schneppe | 2018-03-31 | 1 | -1/+4 |
| | |||||
* | integrate qr code scanner. temporarily break omemo activity scan | Christian Schneppe | 2018-03-31 | 1 | -20/+62 |
| | |||||
* | added dedicated scan button | Christian Schneppe | 2018-03-30 | 1 | -0/+8 |
| | |||||
* | use appcompat in more activities | Christian Schneppe | 2018-03-09 | 1 | -2/+2 |
| | |||||
* | Pass invite XMPP URI along instead of JID | Christian Schneppe | 2018-02-15 | 1 | -1/+1 |
| | |||||
* | integrate intent integrator to finish activity when needed | Christian Schneppe | 2018-02-15 | 1 | -5/+3 |
| | |||||
* | transport invitee from welcome activity to start conversations activity | Christian Schneppe | 2017-12-27 | 1 | -0/+1 |
| | |||||
* | remove NFC handling + let edit account handle own jids | Christian Schneppe | 2017-12-16 | 1 | -3/+9 |
| | |||||
* | StartConversationActivity: Scan QR codes via UriHandlerActivity | Christian Schneppe | 2017-12-16 | 1 | -0/+26 |
| | |||||
* | UriHandlerActivity: Handle 'message action' XMPP URI | Christian Schneppe | 2017-12-16 | 1 | -6/+41 |
| | |||||
* | Implement simple URI handler activity | Christian Schneppe | 2017-12-16 | 1 | -0/+38 |