Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-09-03 | get images from google photos | Christian Schneppe | 1 | -0/+1 | |
2019-08-31 | open backup files on view action | Christian Schneppe | 1 | -1/+16 | |
2019-04-26 | implement channel discovery | Christian Schneppe | 1 | -0/+3 | |
refactor muc search to use http cache channel search results | |||||
2019-03-31 | add activity to define some important privacy settings on first start | Christian Schneppe | 1 | -0/+4 | |
2019-02-07 | provide the same fab submenu for both tabs. rename tab to bookmark | Christian Schneppe | 1 | -1/+1 | |
2019-01-27 | refactored group chat members into seperate screen | Christian Schneppe | 1 | -1/+4 | |
2019-01-26 | rework backup & restore | Christian Schneppe | 1 | -1/+6 | |
use the implementation from Conversations | |||||
2019-01-25 | fix typo | Christian Schneppe | 1 | -2/+2 | |
2019-01-25 | provide Set as Profile intent | Christian Schneppe | 1 | -0/+12 | |
2019-01-25 | make contact chooser (direct sharing) smart about sharing text in groups ↵ | Christian Schneppe | 1 | -0/+6 | |
when http is not available | |||||
2019-01-04 | add RTL support | Christian Schneppe | 1 | -0/+1 | |
2018-12-30 | add ability to set nickname in profile | Christian Schneppe | 1 | -3/+6 | |
2018-11-15 | do not show up navigation in start conversation screen if called with view ↵ | Christian Schneppe | 1 | -1/+1 | |
intent | |||||
2018-11-15 | refactored some ManageAccount, WelcomeActivity and a few other things | Christian Schneppe | 1 | -0/+1 | |
2018-10-03 | rework MediaViewerActivity | Christian Schneppe | 1 | -2/+2 | |
2018-09-26 | introduce media browser activity | Christian Schneppe | 1 | -0/+4 | |
2018-09-23 | preview media before sending them and allow sharing and attaching of ↵ | Christian Schneppe | 1 | -10/+2 | |
multiple files | |||||
2018-09-13 | provide intent filter to launch settings from notification groups controls | Christian Schneppe | 1 | -1/+6 | |
2018-09-13 | initial work toward api 26+ | Christian Schneppe | 1 | -2/+2 | |
* introduce notification channels * always use foreground service on 26+ | |||||
2018-06-29 | WIP: set room avatar and slight redesign of group details | Christian Schneppe | 1 | -1/+6 | |
*show jid in group details (in advanced mode) | |||||
2018-05-14 | fix some location crashes | Christian Schneppe | 1 | -9/+0 | |
2018-05-03 | hide record audio feature if mircophone is not available | Christian Schneppe | 1 | -0/+3 | |
hide share location feature if location service is not available | |||||
2018-04-30 | click on avatars in message search opens contact details | Christian Schneppe | 1 | -1/+1 | |
2018-04-29 | mock (non functional) search activity | Christian Schneppe | 1 | -0/+3 | |
2018-04-29 | migrate recording activity to view binder | Christian Schneppe | 1 | -15/+2 | |
2018-04-29 | some location rework | Christian Schneppe | 1 | -21/+37 | |
2018-04-23 | support contact shortcuts | Christian Schneppe | 1 | -0/+10 | |
* support contact shortcuts * make ShortcutActivity extends AbstractSearchableListItemActivity * Draw the app icon in the corner of the icon and modify the name of the widget * updated label and icon size | |||||
2018-04-08 | make camera feature optional | Christian Schneppe | 1 | -0/+3 | |
2018-04-08 | Classify in the "social" app category | Christian Schneppe | 1 | -0/+2 | |
2018-04-03 | added splash screen | Christian Schneppe | 1 | -3/+3 | |
2018-04-02 | show new fab in ShowFullscreenMessageActivity | Christian Schneppe | 1 | -1/+1 | |
2018-04-01 | finished 'Set Status Message' dialog | Christian Schneppe | 1 | -6/+0 | |
2018-03-31 | integrate qr code scanner. temporarily break omemo activity scan | Christian Schneppe | 1 | -3/+9 | |
2018-03-29 | move new activity back to original name | Christian Schneppe | 1 | -1/+1 | |
2018-03-24 | WIP & fragment voodoo | Christian Schneppe | 1 | -1/+1 | |
2018-03-12 | rewrite how preference screens are invokved | Christian Schneppe | 1 | -0/+4 | |
2018-03-12 | integrate trust manager into conversations | Christian Schneppe | 1 | -9/+2 | |
2018-03-09 | use appcompat in more activities | Christian Schneppe | 1 | -4/+4 | |
2018-01-21 | check if app installs from unknown sources are allowed, if not open settings ↵ | Christian Schneppe | 1 | -0/+1 | |
to allow this manually | |||||
2018-01-17 | do not use theme in uri activity | Christian Schneppe | 1 | -1/+0 | |
2018-01-07 | reworked location services from GoogleMap to OSM | Christian Schneppe | 1 | -7/+0 | |
2017-12-23 | remove NFC + light refactoring of XmppActivity | Christian Schneppe | 1 | -1/+0 | |
2017-12-16 | remove NFC handling + let edit account handle own jids | Christian Schneppe | 1 | -15/+8 | |
2017-12-16 | StartConversationActivity: Scan QR codes via UriHandlerActivity | Christian Schneppe | 1 | -1/+0 | |
2017-12-16 | Add ShareViaAccountActivity | Christian Schneppe | 1 | -0/+4 | |
2017-12-16 | Implement simple URI handler activity | Christian Schneppe | 1 | -11/+21 | |
2017-12-01 | use palceholder for package in manifest | Christian Schneppe | 1 | -37/+37 | |
2017-11-20 | AndroidManifest use singleTop instead of singleTask to start new task when ↵ | Christian Schneppe | 1 | -4/+5 | |
sharing | |||||
2017-10-10 | reworked updater | Christian Schneppe | 1 | -2/+1 | |
2017-04-21 | Add Android Auto support to notifications | Christian Schneppe | 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 |