Compare commits
No commits in common. "master" and "1.007" have entirely different histories.
7
NOTICE
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
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.
|
11
README.md
|
@ -37,3 +37,14 @@ GNU Affero General Public License for more details.
|
||||||
You should have received a copy of the GNU Affero General Public License
|
You should have received a copy of the GNU Affero General Public License
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
# 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.
|
||||||
|
```
|
||||||
|
|
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "art.pegasko.yeeemp"
|
applicationId "art.pegasko.yeeemp"
|
||||||
minSdk 21
|
minSdk 21
|
||||||
targetSdk 34
|
targetSdk 34
|
||||||
versionCode 1009
|
versionCode 1007
|
||||||
versionName "1.009"
|
versionName "1.007"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
@ -50,8 +50,21 @@ dependencies {
|
||||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||||
implementation 'com.google.android.material:material:1.11.0'
|
implementation 'com.google.android.material:material:1.11.0'
|
||||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
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.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'
|
testImplementation 'junit:junit:4.13.2'
|
||||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
||||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
|
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'
|
||||||
|
}
|
|
@ -1,3 +0,0 @@
|
||||||
- Cleanup dependencies
|
|
||||||
- Add proper description
|
|
||||||
- Delete NOTICE
|
|
|
@ -1,9 +1 @@
|
||||||
Yeeemp — simple tag-based event tracker used to keep track of things you do and experience.
|
Yeeemp - tag-based event tracker for everything
|
||||||
|
|
||||||
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.
|
|
Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 140 KiB |
Before Width: | Height: | Size: 326 KiB After Width: | Height: | Size: 326 KiB |
Before Width: | Height: | Size: 179 KiB After Width: | Height: | Size: 179 KiB |
Before Width: | Height: | Size: 275 KiB After Width: | Height: | Size: 275 KiB |
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 144 KiB |
Before Width: | Height: | Size: 325 KiB After Width: | Height: | Size: 325 KiB |
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 147 KiB |
Before Width: | Height: | Size: 325 KiB After Width: | Height: | Size: 325 KiB |
BIN
metadata/en-US/phoneScreenshots/screenshot01.jpg
Normal file
After Width: | Height: | Size: 140 KiB |
BIN
metadata/en-US/phoneScreenshots/screenshot02.jpg
Normal file
After Width: | Height: | Size: 326 KiB |
BIN
metadata/en-US/phoneScreenshots/screenshot03.jpg
Normal file
After Width: | Height: | Size: 179 KiB |
BIN
metadata/en-US/phoneScreenshots/screenshot04.jpg
Normal file
After Width: | Height: | Size: 275 KiB |
BIN
metadata/en-US/phoneScreenshots/screenshot05.jpg
Normal file
After Width: | Height: | Size: 144 KiB |
BIN
metadata/en-US/phoneScreenshots/screenshot06.jpg
Normal file
After Width: | Height: | Size: 325 KiB |
BIN
metadata/en-US/phoneScreenshots/screenshot07.jpg
Normal file
After Width: | Height: | Size: 147 KiB |
BIN
metadata/en-US/phoneScreenshots/screenshot08.jpg
Normal file
After Width: | Height: | Size: 325 KiB |