Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added splash screen | Christian Schneppe | 2018-04-03 | 1 | -3/+3 |
| | |||||
* | show new fab in ShowFullscreenMessageActivity | Christian Schneppe | 2018-04-02 | 1 | -1/+1 |
| | |||||
* | finished 'Set Status Message' dialog | Christian Schneppe | 2018-04-01 | 1 | -6/+0 |
| | |||||
* | integrate qr code scanner. temporarily break omemo activity scan | Christian Schneppe | 2018-03-31 | 1 | -3/+9 |
| | |||||
* | move new activity back to original name | Christian Schneppe | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | WIP & fragment voodoo | Christian Schneppe | 2018-03-24 | 1 | -1/+1 |
| | |||||
* | rewrite how preference screens are invokved | Christian Schneppe | 2018-03-12 | 1 | -0/+4 |
| | |||||
* | integrate trust manager into conversations | Christian Schneppe | 2018-03-12 | 1 | -9/+2 |
| | |||||
* | use appcompat in more activities | Christian Schneppe | 2018-03-09 | 1 | -4/+4 |
| | |||||
* | check if app installs from unknown sources are allowed, if not open settings ↵ | Christian Schneppe | 2018-01-21 | 1 | -0/+1 |
| | | | | to allow this manually | ||||
* | do not use theme in uri activity | Christian Schneppe | 2018-01-17 | 1 | -1/+0 |
| | |||||
* | reworked location services from GoogleMap to OSM | Christian Schneppe | 2018-01-07 | 1 | -7/+0 |
| | |||||
* | remove NFC + light refactoring of XmppActivity | Christian Schneppe | 2017-12-23 | 1 | -1/+0 |
| | |||||
* | remove NFC handling + let edit account handle own jids | Christian Schneppe | 2017-12-16 | 1 | -15/+8 |
| | |||||
* | StartConversationActivity: Scan QR codes via UriHandlerActivity | Christian Schneppe | 2017-12-16 | 1 | -1/+0 |
| | |||||
* | Add ShareViaAccountActivity | Christian Schneppe | 2017-12-16 | 1 | -0/+4 |
| | |||||
* | Implement simple URI handler activity | Christian Schneppe | 2017-12-16 | 1 | -11/+21 |
| | |||||
* | use palceholder for package in manifest | Christian Schneppe | 2017-12-01 | 1 | -37/+37 |
| | |||||
* | AndroidManifest use singleTop instead of singleTask to start new task when ↵ | Christian Schneppe | 2017-11-20 | 1 | -4/+5 |
| | | | | sharing | ||||
* | reworked updater | Christian Schneppe | 2017-10-10 | 1 | -2/+1 |
| | |||||
* | Add Android Auto support to notifications | Christian Schneppe | 2017-04-21 | 1 | -0/+4 |
| | | | | | | | | | | This patch adds required additions in order to show notifications in Android Auto. Messages are read aloud and voice reply is offered. The functionaliy has been tested with the Android Auto standalone app as well as with the DHU simulator as describes here: https://developer.android.com/training/auto/testing/index.html | ||||
* | catch fileprovider related NPEs | Christian Schneppe | 2017-03-11 | 1 | -2/+2 |
| | |||||
* | allow app to access user trust store | Christian Schneppe | 2017-03-09 | 1 | -0/+1 |
| | |||||
* | try restarting app after getting killed | Christian Schneppe | 2017-02-11 | 1 | -0/+6 |
| | |||||
* | don't allow google to upload app data ... | Christian Schneppe | 2017-02-10 | 1 | -3/+3 |
| | | | | .. for backup and restore due to privacy issues | ||||
* | reworked videocompression | Christian Schneppe | 2017-01-25 | 1 | -0/+2 |
| | |||||
* | use largeHeap in manifest | Christian Schneppe | 2017-01-21 | 1 | -10/+10 |
| | |||||
* | added share button to account details | Christian Schneppe | 2016-11-24 | 1 | -0/+5 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -97/+91 |
| | |||||
* | some more changes to location activities | Christian Schneppe | 2016-09-17 | 1 | -0/+1 |
| | | | | | | * show actionbar home as up * fix permission issue on devices < Android M * show buildings in map | ||||
* | some bug fixes in FullScreenMessageActivity | Christian Schneppe | 2016-09-17 | 1 | -0/+1 |
| | | | | | * set fullscreen via theme * adjust brightness during onPause, onResume | ||||
* | performance optimizations | Christian Schneppe | 2016-09-07 | 1 | -5/+12 |
| | |||||
* | some multi-window optimizations. set min width to 300 | Daniel Gultsch | 2016-08-26 | 1 | -4/+4 |
| | |||||
* | add file provider to share files on android n | Daniel Gultsch | 2016-08-26 | 1 | -69/+69 |
| | |||||
* | reworked backup service | Christian Schneppe | 2016-08-09 | 1 | -1/+6 |
| | | | | | * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread | ||||
* | changed last wrong package ids | Christian Schneppe | 2016-07-30 | 1 | -2/+12 |
| | |||||
* | revert permission rework | Christian Schneppe | 2016-07-29 | 1 | -3/+4 |
| | | | | 50889004f3c679387d95ba9c49a53a8f882ba33c | ||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -46/+37 |
| | |||||
* | reworked permissions | Christian Schneppe | 2016-07-28 | 1 | -4/+3 |
| | |||||
* | reworked permissions | Christian Schneppe | 2016-06-21 | 1 | -1/+1 |
| | | | | | * ask only for necessary permissions on start * ask for location/microphone when requested | ||||
* | make StartUI resistant against rotations and don't restart app when not ↵ | Christian Schneppe | 2016-06-14 | 1 | -0/+1 |
| | | | | necessary | ||||
* | check and request all needed permissions on startup | Christian Schneppe | 2016-06-10 | 1 | -1/+8 |
| | | | | >= SDK 23 (Marshmallow) | ||||
* | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-31 | 1 | -1/+2 |
|\ | |||||
| * | handle app links for conferences | Daniel Gultsch | 2016-05-30 | 1 | -1/+2 |
| | | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-29 | 1 | -0/+9 |
|\| | |||||
| * | handle app links | Daniel Gultsch | 2016-05-29 | 1 | -0/+9 |
| | | | | | | | | invites in the form of https://conversations/i/localpart/domainpart | ||||
* | | integrate image- and video player | Christian Schneppe | 2016-05-28 | 1 | -0/+6 |
| | | |||||
* | | bug fix in manifest | Christian S | 2016-05-06 | 1 | -3/+4 |
| | | |||||
* | | add share location | Christian S | 2016-05-05 | 1 | -0/+28 |
| | | |||||
* | | add audio recorder | Christian S | 2016-05-05 | 1 | -0/+11 |
| | |