Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-12codacy: unnecessary use of fully qualified nameAndy Scherzinger
2022-09-28set participantPermissions in CallNotificationActivitybugfix/noid/fixPermissionsForCallNotificationActivityMarcel Hibbe
2022-09-26Define 'BundleKeys' as 'const'Tim Krüger
2022-07-16Migrate recieving calls from requery to roomAndy Scherzinger
2022-07-13Migrate conversations list and next hop controllers to use the room user entityAndy Scherzinger
2022-05-17Migrate conversation model to kotlin data classesAndy Scherzinger
2022-05-17Migrate ChatMesage, Conversation and directly linked data classes to kotlinAndy Scherzinger
2022-05-17Migrate participant to kotlin data classAndy Scherzinger
2022-05-02remove unused butterknife bindingAndy Scherzinger
2022-03-17allow getPeersForCall without QueryMapMarcel Hibbe
2022-03-17add error loggingMarcel Hibbe
2022-03-02set fixed avatar sizes for requestsbugfix/1817/fixAvatarSizeMarcel Hibbe
2022-02-25show user statuses in conversation info (wip)Marcel Hibbe
2022-01-12replace check for boolean variant of inCallFlagMarcel Hibbe
2022-01-12replace deprecated ParticipantFlags with InCallFlagsMarcel Hibbe
2021-12-15Notification settings UI on Oreo or laterDariusz Olszewski
2021-11-23hangup call notification screen after 1 minuteMarcel Hibbe
2021-11-11rename CallActivityBase to CallBaseActivityMarcel Hibbe
2021-11-11remove avatar blurring for background (=fix blocking of call controls)Marcel Hibbe
2021-11-11create abstract class for CallActivity and CallNotificationActivityMarcel Hibbe
2021-11-11reformat code in CallNotificationActivityMarcel Hibbe
2021-11-11load avatar again in CallNotificationActivityMarcel Hibbe
2021-11-11dismiss keyguard for CallNotificationActivity (WIP, see TODO)Marcel Hibbe
2021-11-11enable pip support for CallNotificationActivityMarcel Hibbe
2021-11-11rename "runAllThings"Marcel Hibbe
2021-11-11replace CallNotificationController with Activity (WIP)Marcel Hibbe