aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/AndroidManifest.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-23support contact shortcutsChristian Schneppe1-0/+10
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
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 sh...Christian Schneppe1-4/+5
2017-10-10reworked updaterChristian Schneppe1-2/+1
2017-04-21Add Android Auto support to notificationsChristian Schneppe1-0/+4
2017-03-11catch fileprovider related NPEsChristian Schneppe1-2/+2
2017-03-09allow app to access user trust storeChristian Schneppe1-0/+1
2017-02-11try restarting app after getting killedChristian Schneppe1-0/+6
2017-02-10don't allow google to upload app data ...Christian Schneppe1-3/+3
2017-01-25reworked videocompressionChristian Schneppe1-0/+2
2017-01-21use largeHeap in manifestChristian Schneppe1-10/+10
2016-11-24added share button to account detailsChristian Schneppe1-0/+5
2016-11-19reformat codeChristian Schneppe1-97/+91
2016-09-17some more changes to location activitiesChristian Schneppe1-0/+1
2016-09-17some bug fixes in FullScreenMessageActivityChristian Schneppe1-0/+1
2016-09-07performance optimizationsChristian Schneppe1-5/+12
2016-08-26some multi-window optimizations. set min width to 300Daniel Gultsch1-4/+4
2016-08-26add file provider to share files on android nDaniel Gultsch1-69/+69
2016-08-09reworked backup serviceChristian Schneppe1-1/+6
2016-07-30changed last wrong package idsChristian Schneppe1-2/+12
2016-07-29revert permission reworkChristian Schneppe1-3/+4
2016-07-29changed package id inside manifest and projectChristian Schneppe1-46/+37
2016-07-28reworked permissionsChristian Schneppe1-4/+3
2016-06-21reworked permissionsChristian Schneppe1-1/+1
2016-06-14make StartUI resistant against rotations and don't restart app when not neces...Christian Schneppe1-0/+1
2016-06-10check and request all needed permissions on startupChristian Schneppe1-1/+8
2016-05-30handle app links for conferencesDaniel Gultsch1-1/+2
2016-05-29handle app linksDaniel Gultsch1-0/+9
2016-05-28integrate image- and video playerChristian Schneppe1-0/+6
2016-05-06bug fix in manifestChristian S1-3/+4
2016-05-05add share locationChristian S1-0/+28