Birthday Adapter syncs birthdays, anniversaries, and other events from your contacts directly into your Android calendar. Unlike other apps, it integrates seamlessly with your system calendar, so you can see all your important dates alongside your other events.
|
|
|
|
|---|---|---|---|
|
|
|
|
Translations are hosted on Weblate.
Help translating at https://hosted.weblate.org/engage/birthday-adapter/
The easiest way to build the project is to open it in Android Studio. Android Studio will handle the download of the required SDK and build tools.
You can also build the project from the command line using Gradle:
./gradlew assembleThe project contains two product flavors:
free: The freemium version of the app.full: The full version with all features unlocked.
You can build a specific variant, for example freeDebug, by running:
./gradlew assembleFreeDebugWe welcome contributions! Please start by opening an issue to let us know what you’re working on.
Then, Fork Birthday Adapter and do a Pull Request. I will merge your changes back into the main project.
The project generally follows the standard Android code style guidelines.
The code is formatted using the default Android Studio formatter. You can
reformat any file using Code -> Reformat Code.
Birthday Adapter is licensed under the GPLv3+. The file LICENSE includes the full license text.
Birthday Adapter is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Birthday Adapter is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Birthday Adapter. If not, see http://www.gnu.org/licenses/.
-
AndroidX Libraries https://developer.android.com/jetpack/androidx Apache License 2.0
-
Gemini support in Android Studio
- icon.svg Based on Tango Icon Library and Tango Pidgin Icon Theme http://tango.freedesktop.org/ Public Domain (Tango Icon Library) and GPL (Tango Pidgin Icon Theme)
If you would like to provide a financial contribution, you can show your support by donating via Liberapay or PayPal.

