Call Log Sync
sync your call log with a remote endpoint
AppID: | com.markobl.calllogsync |
Author: | Marko B. Ludolph |
License: | GPL-3.0-only |
Donation: | |
InRepoSince: | 2022-02-10 |
LastRepoUpdate: | 2022-02-24 |
LastAppUpdate: | 2022-02-24 |
LastVersion: | 1.0.4 |
Categories: | Phone & SMS |
Google Play: | Check if it's there |

In our office, we synchronize the call logs from android with the call logs of our local telephone system and analyze them. We can get up to 95% of the calls with the call log of our local telephone system during our office times. But we need the call logs from our "attendance" android phones too, which are used outside of our office times.
With this android app, you can sync your call log with a remote endpoint.
Privacy Policy:
- The app only sends the call log to the specified remote endpoint
- The app does not collect any data at all
- The app does not send any data to third party services
Packages
Version 1.0.4 (2022-02-24)
Android Versions:
- Target:
- MinVer: 5.0
Permissions:
Features:
- None
33 Libraries detected:
Libraries:
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AndroidX Activity (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack Annotations (Utility) library that contains the annotations for Android Jetpack.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Android Support Library collections (Utility) standalone efficient collections.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- AndroidX Cursor Adapter (Utility) static library support version of the framework's CursorAdapter.
- Documentfile (UI Component) a library to view a file document.
- Androidx Fragment (Development Aid)
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- AndroidX Local Broadcast Manager (Utility) an application-wide event bus and embraces layer violations in your app: any component may listen events from any other.
- Media (Utility) share media contents and controls with other apps.
- Navigation (Utility) a framework for navigating between 'destinations' within an Android application that provides a consistent API whether destinations are implemented as Fragments, Activities, or other components.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- Room (Utility) a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Sqlite (Utility) library that contains abstract interfaces along with basic implementations which can be used to build your own libraries that access SQLite.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- AndroidX Widget ViewPager2 (UI Component) replaces AndroidX ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
- WorkManager (Utility) an API that makes it easy to schedule deferrable, asynchronous tasks that must be run reliably .
- Google Material Design (Utility) library to help with material design guidelines.
- Google Core Libraries for Java 6+ (Utility) a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
- Kotlin (Utility) The Kotlin Programming Language
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
- IntelliJ IDEA (Utility) development helper: integration for the IntelliJ IDEA IDE.
Payment Modules:
- None found development helper: integration for the IntelliJ IDEA IDE.
Ads & Analytics:
- None found development helper: integration for the IntelliJ IDEA IDE.
Download (4.7 M)
Version 1.0.3 (2022-02-23)
Android Versions:
- Target:
- MinVer: 5.0
Permissions:
Features:
- None
33 Libraries detected:
Libraries:
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AndroidX Activity (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack Annotations (Utility) library that contains the annotations for Android Jetpack.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Android Support Library collections (Utility) standalone efficient collections.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- AndroidX Cursor Adapter (Utility) static library support version of the framework's CursorAdapter.
- Documentfile (UI Component) a library to view a file document.
- Androidx Fragment (Development Aid)
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- AndroidX Local Broadcast Manager (Utility) an application-wide event bus and embraces layer violations in your app: any component may listen events from any other.
- Media (Utility) share media contents and controls with other apps.
- Navigation (Utility) a framework for navigating between 'destinations' within an Android application that provides a consistent API whether destinations are implemented as Fragments, Activities, or other components.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- Room (Utility) a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Sqlite (Utility) library that contains abstract interfaces along with basic implementations which can be used to build your own libraries that access SQLite.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- AndroidX Widget ViewPager2 (UI Component) replaces AndroidX ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
- WorkManager (Utility) an API that makes it easy to schedule deferrable, asynchronous tasks that must be run reliably .
- Google Material Design (Utility) library to help with material design guidelines.
- Google Core Libraries for Java 6+ (Utility) a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
- Kotlin (Utility) The Kotlin Programming Language
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
- IntelliJ IDEA (Utility) development helper: integration for the IntelliJ IDEA IDE.
Payment Modules:
- None found development helper: integration for the IntelliJ IDEA IDE.
Ads & Analytics:
- None found development helper: integration for the IntelliJ IDEA IDE.
Download (4.7 M)
Version 1.0.2 (2022-02-21)
Android Versions:
- Target:
- MinVer: 5.0
Permissions:
Features:
- None
33 Libraries detected:
Libraries:
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AndroidX Activity (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack Annotations (Utility) library that contains the annotations for Android Jetpack.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Android Support Library collections (Utility) standalone efficient collections.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- AndroidX Cursor Adapter (Utility) static library support version of the framework's CursorAdapter.
- Documentfile (UI Component) a library to view a file document.
- Androidx Fragment (Development Aid)
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- AndroidX Local Broadcast Manager (Utility) an application-wide event bus and embraces layer violations in your app: any component may listen events from any other.
- Media (Utility) share media contents and controls with other apps.
- Navigation (Utility) a framework for navigating between 'destinations' within an Android application that provides a consistent API whether destinations are implemented as Fragments, Activities, or other components.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- Room (Utility) a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Sqlite (Utility) library that contains abstract interfaces along with basic implementations which can be used to build your own libraries that access SQLite.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- AndroidX Widget ViewPager2 (UI Component) replaces AndroidX ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
- WorkManager (Utility) an API that makes it easy to schedule deferrable, asynchronous tasks that must be run reliably .
- Google Material Design (Utility) library to help with material design guidelines.
- Google Core Libraries for Java 6+ (Utility) a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
- Kotlin (Utility) The Kotlin Programming Language
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
- IntelliJ IDEA (Utility) development helper: integration for the IntelliJ IDEA IDE.
Payment Modules:
- None found development helper: integration for the IntelliJ IDEA IDE.
Ads & Analytics:
- None found development helper: integration for the IntelliJ IDEA IDE.
Download (4.7 M)