Skip to content

Commit

Permalink
Added fastlane for fdroid
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaTellblom committed Aug 16, 2024
1 parent 1c64aa9 commit 7f6b078
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 0 deletions.
Binary file modified app/release/baselineProfiles/0/app-release.dm
Binary file not shown.
Binary file modified app/release/baselineProfiles/1/app-release.dm
Binary file not shown.
38 changes: 38 additions & 0 deletions fastlane/metadata/android/en-us/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Mensinator
Mensinator is the ultimate period tracker designed for those who prioritize simplicity, privacy, and user-friendliness. 🌟

## Overview
Mensinator provides a clean and intuitive interface for tracking your menstrual cycle, monitoring your periods, and viewing essential statistics—all without the need for sign-ups or sharing personal data. All information is stored securely on your device, ensuring your privacy is always protected. 🛡️

## Key Features
- Effortless Period Tracking: Easily mark your periods, view your cycle, and access statistics all in one place. 📅
- No Sign-Up Required: Start using the app immediately—no account creation or personal information required. 🎉
- Complete Privacy: Your data is stored locally on your device. We do not collect, share, or sell any personal information. 🔒
- Easy Navigation: Quickly switch between months and track your cycle with just a few taps. 🖐️
- Clear Statistics: Instantly view your average cycle length, average period length, and next period prediction right below your calendar. 📊
- Historical Insights: Get a summary of all your tracked periods to better understand your menstrual health over time. 📈
- Visual Indicators: See visual indicators on the calendar for existing periods and selected dates. 🔴🔵
- Customizable Colors: Personalize the app's appearance by customizing colors to your preference. 🎨
- Export and Import Data: Easily export your data to a JSON file for backup or transfer and import it back into the app whenever needed. 📂
- Why Choose Mensinator?
- Mensinator stands out for its simplicity and dedication to privacy. With just one main view, you can track your periods, view statistics, and manage your menstrual health without any complications. The app does not require sign-ups or collect personal data, providing an effective and private way to keep track of your cycle.

## How It Works
- Track Your Periods: Select dates on the calendar to mark your periods and monitor your cycle.
- View Statistics: Check your average cycle length, average period length, and next period prediction effortlessly.
- Save and Refresh: Click the "Save" button to update your data and refresh your statistics.
- Export and Import Data: Use the export feature to save your data as a JSON file and the import feature to load data back into the app.

## Who Should Use It?
Mensinator is perfect for anyone seeking a straightforward and private period tracking solution. Whether you're tracking for health reasons or simply keeping an eye on your cycle, Mensinator makes it easy and secure.

## Getting Started
To get started with Mensinator, simply download the app from the Google Play Store, and start tracking your menstrual cycle with ease and privacy.
**https://play.google.com/store/apps/details?id=com.mensinator.app**

## Contributing
We welcome contributions to improve Mensinator! If you'd like to contribute, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss your proposed changes. You are also welcome to join our Discord to discuss further or simply to chat with us!
Join us here; **https://discord.gg/tHA2k3bFRN**

## License
This project is licensed under the MIT License - see the LICENSE file for details.
Binary file added fastlane/metadata/android/en-us/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-us/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Tailored Period Tracking, Total Privacy—Your Period, Your Control.
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-us/title.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Mensinator
1 change: 1 addition & 0 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
distributionSha256Sum=544c35d6bd849ae8a5ed0bcea39ba677dc40f49df7d1835561582da2009b961d
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 7f6b078

Please sign in to comment.