diff --git a/NOTICE b/NOTICE deleted file mode 100644 index f88866c..0000000 --- a/NOTICE +++ /dev/null @@ -1,7 +0,0 @@ -Notwithstanding the freedoms granted by the AGPL 3.0 license, the following restrictions apply: - -Commercial usage of any kind of the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) is strictly prohibited. - -Using the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) for AI (Artificial Intelligence)/ML (Machine Learning)/NN (Neural Network) and/or any other kind of machine learning algorhitms and systems training is strictly prohibited. - -This notice must be kept among all subsequent and related projects. diff --git a/README.md b/README.md index 2e80843..d18840f 100644 --- a/README.md +++ b/README.md @@ -37,14 +37,3 @@ GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see . ``` - - -# Notice - -``` -Notwithstanding the freedoms granted by the AGPL 3.0 license, the following restrictions apply: - -Commercial usage of any kind of the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) is strictly prohibited. - -Using the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) for AI (Artificial Intelligence)/ML (Machine Learning)/NN (Neural Network) and/or any other kind of machine learning algorhitms and systems training is strictly prohibited. -``` diff --git a/Yeeemp/app/build.gradle b/Yeeemp/app/build.gradle index d3d7aa5..ca68e54 100644 --- a/Yeeemp/app/build.gradle +++ b/Yeeemp/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "art.pegasko.yeeemp" minSdk 21 targetSdk 34 - versionCode 1008 - versionName "1.008" + versionCode 1009 + versionName "1.009" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables { @@ -50,21 +50,8 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'com.google.android.material:material:1.11.0' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' - implementation 'androidx.navigation:navigation-fragment:2.6.0' implementation 'androidx.navigation:navigation-ui:2.6.0' - implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.1' - implementation 'androidx.activity:activity-compose:1.8.0' - implementation platform('androidx.compose:compose-bom:2023.08.00') - implementation 'androidx.compose.ui:ui' - implementation 'androidx.compose.ui:ui-graphics' - implementation 'androidx.compose.ui:ui-tooling-preview' - implementation 'androidx.compose.material3:material3' - implementation 'androidx.activity:activity:1.8.0' testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.5' androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1' - androidTestImplementation platform('androidx.compose:compose-bom:2023.08.00') - androidTestImplementation 'androidx.compose.ui:ui-test-junit4' - debugImplementation 'androidx.compose.ui:ui-tooling' - debugImplementation 'androidx.compose.ui:ui-test-manifest' -} \ No newline at end of file +} diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt index fed211e..84cfa65 100644 --- a/metadata/en-US/full_description.txt +++ b/metadata/en-US/full_description.txt @@ -1 +1,9 @@ -Yeeemp - tag-based event tracker for everything \ No newline at end of file +Yeeemp — simple tag-based event tracker used to keep track of things you do and experience. + +You can make different queues for movies, books, meals, or whatever you want to track. + +Features: +- Multiple Queues: Organize events into different queues. +- Detailed Records: Add tags, descriptions, and a date for each event. +- Privacy Focused: Your data stays on your device. +- Backup & Restore: Easily save and restore your data from a backup file.