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-09-16Merge pull request #2371 from nextcloud/dependabot/gradle/com.android.tools.b...Andy Scherzinger
2022-09-16fix to keep notification channelsMarcel Hibbe
2022-09-16move to namespaceAndy Scherzinger
2022-07-16Migrate recieving calls from requery to roomAndy Scherzinger
2022-06-23Make PendingIntent flag immutableTim Krüger
2022-06-23Use log level exception for exceptionsTim Krüger
2022-06-23Remove annotation '@JvmField'Tim Krüger
2022-06-23Rename 'MagicFirebaseMessagingService'Tim Krüger
2022-06-22Add foreground service type to MagicFirebaseMessagingServicebugfix/2132/android-build-dependend-bluetooth-permissionsTim Krüger
2022-06-22Add mandetory intent flagsTim Krüger
2022-05-18Migrate general models to kotlin data classesAndy Scherzinger
2022-05-17fix MagicFirebaseMessagingServiceAndy Scherzinger
2022-03-17allow getPeersForCall without QueryMapMarcel Hibbe
2022-03-15splitting up complex methods into smaller, easier to understand methodsAndy Scherzinger
2022-03-15fixes after rebaseAndy Scherzinger
2022-03-15extract magic numbersAndy Scherzinger
2022-03-14ignore generic exception handlingAndy Scherzinger
2022-03-14make constant a constantAndy Scherzinger
2022-03-14document empty blocksAndy Scherzinger
2022-03-07adapt to java->kotlin changes regarding null-abilityAndy Scherzinger
2022-02-25fix klint warningsMarcel Hibbe
2022-02-25show user statuses in conversation info (wip)Marcel Hibbe
2022-02-16improve detekt scoreAndy Scherzinger
2022-01-27fix klint + findbugs warningsdrone
2022-01-26add flexinterval for PeriodicWorkRequestsMarcel Hibbe
2022-01-26add string for origin to PushRegistrationWorker for debuggingMarcel Hibbe
2022-01-26reformat codeMarcel Hibbe
2022-01-26add copyright + minor refactoringMarcel Hibbe
2022-01-26add PeriodicWorkRequest to register local token every 24hMarcel Hibbe
2022-01-26set up periodic fetch of firebase token in ClosedInterface for gplayMarcel Hibbe
2021-12-15Register notification channels on app start-up (Oreo or later)Dariusz Olszewski
2021-12-15Notification settings UI on Oreo or laterDariusz Olszewski
2021-12-02Resolve klint issuesTim Krüger
2021-11-23fix to stop notification if user joined on other deviceMarcel Hibbe
2021-11-23hangup call notification after 1 minuteMarcel Hibbe
2021-11-23add logging for callsMarcel Hibbe
2021-11-11replace CallNotificationController with Activity (WIP)Marcel Hibbe
2021-11-11replace CallController with CallActivity etc. (WIP)Marcel Hibbe
2021-07-09Fix the check if user joined on another deviceJoas Schilling
2021-07-09Fix call notificationsJoas Schilling
2021-05-07Fix coding stylesJoas Schilling
2021-05-07Throw the exception upJoas Schilling
2021-05-07LongLogTagJoas Schilling
2021-05-07Fix Code styleJoas Schilling
2021-05-07Change version to be specific to conversations apiJoas Schilling
2021-05-07Inject api version in call apiJoas Schilling
2021-04-30reformat to 120 line lengthAndy Scherzinger
2021-04-30Support delete-multiple push notificationJoas Schilling
2021-04-27reformat kotlin code to comply with ktlintAndy Scherzinger
2021-04-15Add splash screen to Talk AppAndy Scherzinger