aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/AndroidManifest.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rework conference and contact detailsChristian Schneppe2019-12-231-1/+1
| | | | | | | | | * reduce avatar size * show big avatar on long click * reorder elements * show contact/muc JID in advanced mode fixes #423
* permission compatibility for Android 10Christian Schneppe2019-12-081-1/+2
|
* introduce app intro and some help screensChristian Schneppe2019-09-211-0/+3
|
* migrate to AndroidXChristian Schneppe2019-09-201-2/+2
|
* make some more activities to start as single taskChristian Schneppe2019-09-111-10/+21
|
* get images from google photosChristian Schneppe2019-09-031-0/+1
|
* open backup files on view actionChristian Schneppe2019-08-311-1/+16
|
* implement channel discoveryChristian Schneppe2019-04-261-0/+3
| | | | | refactor muc search to use http cache channel search results
* add activity to define some important privacy settings on first startChristian Schneppe2019-03-311-0/+4
|
* provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe2019-02-071-1/+1
|
* refactored group chat members into seperate screenChristian Schneppe2019-01-271-1/+4
|
* rework backup & restoreChristian Schneppe2019-01-261-1/+6
| | | | use the implementation from Conversations
* fix typoChristian Schneppe2019-01-251-2/+2
|
* provide Set as Profile intentChristian Schneppe2019-01-251-0/+12
|
* make contact chooser (direct sharing) smart about sharing text in groups ↵Christian Schneppe2019-01-251-0/+6
| | | | when http is not available
* add RTL supportChristian Schneppe2019-01-041-0/+1
|
* add ability to set nickname in profileChristian Schneppe2018-12-301-3/+6
|
* do not show up navigation in start conversation screen if called with view ↵Christian Schneppe2018-11-151-1/+1
| | | | intent
* refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe2018-11-151-0/+1
|
* rework MediaViewerActivityChristian Schneppe2018-10-031-2/+2
|
* introduce media browser activityChristian Schneppe2018-09-261-0/+4
|
* preview media before sending them and allow sharing and attaching of ↵Christian Schneppe2018-09-231-10/+2
| | | | multiple files
* provide intent filter to launch settings from notification groups controlsChristian Schneppe2018-09-131-1/+6
|
* initial work toward api 26+Christian Schneppe2018-09-131-2/+2
| | | | | * introduce notification channels * always use foreground service on 26+
* WIP: set room avatar and slight redesign of group detailsChristian Schneppe2018-06-291-1/+6
| | | | *show jid in group details (in advanced mode)
* fix some location crashesChristian Schneppe2018-05-141-9/+0
|
* hide record audio feature if mircophone is not availableChristian Schneppe2018-05-031-0/+3
| | | | hide share location feature if location service is not available
* click on avatars in message search opens contact detailsChristian Schneppe2018-04-301-1/+1
|
* mock (non functional) search activityChristian Schneppe2018-04-291-0/+3
|
* migrate recording activity to view binderChristian Schneppe2018-04-291-15/+2
|
* some location reworkChristian Schneppe2018-04-291-21/+37
|
* support contact shortcutsChristian Schneppe2018-04-231-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
* make camera feature optionalChristian Schneppe2018-04-081-0/+3
|
* Classify in the "social" app categoryChristian Schneppe2018-04-081-0/+2
|
* added splash screenChristian Schneppe2018-04-031-3/+3
|
* show new fab in ShowFullscreenMessageActivityChristian Schneppe2018-04-021-1/+1
|
* finished 'Set Status Message' dialogChristian Schneppe2018-04-011-6/+0
|
* integrate qr code scanner. temporarily break omemo activity scanChristian Schneppe2018-03-311-3/+9
|
* move new activity back to original nameChristian Schneppe2018-03-291-1/+1
|
* WIP & fragment voodooChristian Schneppe2018-03-241-1/+1
|
* rewrite how preference screens are invokvedChristian Schneppe2018-03-121-0/+4
|
* integrate trust manager into conversationsChristian Schneppe2018-03-121-9/+2
|
* use appcompat in more activitiesChristian Schneppe2018-03-091-4/+4
|
* check if app installs from unknown sources are allowed, if not open settings ↵Christian Schneppe2018-01-211-0/+1
| | | | to allow this manually
* do not use theme in uri activityChristian Schneppe2018-01-171-1/+0
|
* reworked location services from GoogleMap to OSMChristian Schneppe2018-01-071-7/+0
|
* remove NFC + light refactoring of XmppActivityChristian Schneppe2017-12-231-1/+0
|
* remove NFC handling + let edit account handle own jidsChristian Schneppe2017-12-161-15/+8
|
* StartConversationActivity: Scan QR codes via UriHandlerActivityChristian Schneppe2017-12-161-1/+0
|
* Add ShareViaAccountActivityChristian Schneppe2017-12-161-0/+4
|