aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/AndroidManifest.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-06-16Fixes FS#310 - Direct Share with contacts not possiblesteckbrief1-1/+1
2019-07-13Relates to FS#299: Change intent-filter to listen for the new invite URL ↵steckbrief1-1/+1
domain 'jabber.thedevstack.de'
2019-07-07implements FS#272: Remove 'App-Updater'steckbrief1-6/+0
2019-07-07implements FS#282: In-App Logcat View; introduces piratx application ↵steckbrief1-1/+5
implementation to access the appcontext in a static way
2019-04-26implement channel discoveryChristian Schneppe1-0/+3
refactor muc search to use http cache channel search results
2019-03-31add activity to define some important privacy settings on first startChristian Schneppe1-0/+4
2019-02-07provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe1-1/+1
2019-01-27refactored group chat members into seperate screenChristian Schneppe1-1/+4
2019-01-26rework backup & restoreChristian Schneppe1-1/+6
use the implementation from Conversations
2019-01-25fix typoChristian Schneppe1-2/+2
2019-01-25provide Set as Profile intentChristian Schneppe1-0/+12
2019-01-25make contact chooser (direct sharing) smart about sharing text in groups ↵Christian Schneppe1-0/+6
when http is not available
2019-01-04add RTL supportChristian Schneppe1-0/+1
2018-12-30add ability to set nickname in profileChristian Schneppe1-3/+6
2018-11-15do not show up navigation in start conversation screen if called with view ↵Christian Schneppe1-1/+1
intent
2018-11-15refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe1-0/+1
2018-10-03rework MediaViewerActivityChristian Schneppe1-2/+2
2018-09-26introduce media browser activityChristian Schneppe1-0/+4
2018-09-23preview media before sending them and allow sharing and attaching of ↵Christian Schneppe1-10/+2
multiple files
2018-09-13provide intent filter to launch settings from notification groups controlsChristian Schneppe1-1/+6
2018-09-13initial work toward api 26+Christian Schneppe1-2/+2
* introduce notification channels * always use foreground service on 26+
2018-06-29WIP: set room avatar and slight redesign of group detailsChristian Schneppe1-1/+6
*show jid in group details (in advanced mode)
2018-05-14fix some location crashesChristian Schneppe1-9/+0
2018-05-03hide record audio feature if mircophone is not availableChristian Schneppe1-0/+3
hide share location feature if location service is not available
2018-04-30click on avatars in message search opens contact detailsChristian Schneppe1-1/+1
2018-04-29mock (non functional) search activityChristian Schneppe1-0/+3
2018-04-29migrate recording activity to view binderChristian Schneppe1-15/+2
2018-04-29some location reworkChristian Schneppe1-21/+37
2018-04-23support contact shortcutsChristian Schneppe1-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-08make camera feature optionalChristian Schneppe1-0/+3
2018-04-08Classify in the "social" app categoryChristian Schneppe1-0/+2
2018-04-03added splash screenChristian Schneppe1-3/+3
2018-04-02show new fab in ShowFullscreenMessageActivityChristian Schneppe1-1/+1
2018-04-01finished 'Set Status Message' dialogChristian Schneppe1-6/+0
2018-03-31integrate qr code scanner. temporarily break omemo activity scanChristian Schneppe1-3/+9
2018-03-29move new activity back to original nameChristian Schneppe1-1/+1
2018-03-24WIP & fragment voodooChristian Schneppe1-1/+1
2018-03-12rewrite how preference screens are invokvedChristian Schneppe1-0/+4
2018-03-12integrate trust manager into conversationsChristian Schneppe1-9/+2
2018-03-09use appcompat in more activitiesChristian Schneppe1-4/+4
2018-01-21check if app installs from unknown sources are allowed, if not open settings ↵Christian Schneppe1-0/+1
to allow this manually
2018-01-17do not use theme in uri activityChristian Schneppe1-1/+0
2018-01-07reworked location services from GoogleMap to OSMChristian Schneppe1-7/+0
2017-12-23remove NFC + light refactoring of XmppActivityChristian Schneppe1-1/+0
2017-12-16remove NFC handling + let edit account handle own jidsChristian Schneppe1-15/+8
2017-12-16StartConversationActivity: Scan QR codes via UriHandlerActivityChristian Schneppe1-1/+0
2017-12-16Add ShareViaAccountActivityChristian Schneppe1-0/+4
2017-12-16Implement simple URI handler activityChristian Schneppe1-11/+21
2017-12-01use palceholder for package in manifestChristian Schneppe1-37/+37
2017-11-20AndroidManifest use singleTop instead of singleTask to start new task when ↵Christian Schneppe1-4/+5
sharing