Commit graph

41 commits

Author SHA1 Message Date
Patrick Schneider
ca48a56dde Change versionCode to differentiate from last Google Play version 2025-08-03 14:53:58 +02:00
udenr
6507a6de49
Update build.gradle
Fix versionName
2025-07-23 11:59:16 +02:00
coderPaddyS
2e9fbdc094 [chore] new minor release 2025-07-14 13:31:34 +02:00
coderPaddyS
13db73c0e1 [chore] update kotlin version.
Adds default config.
2025-01-09 12:56:31 +01:00
coderPaddyS
4686b377be [update] updates target sdk to 34.
Updates AGP and gradlew.
2024-11-15 10:18:55 +01:00
coderPaddyS
4676c9c1bb [chore] updates java version and updates backup api. 2024-11-15 10:05:01 +01:00
coderPaddyS
cad3cbedb8 [fix] migrates from jcenter to maven central. 2024-11-15 09:54:46 +01:00
coderPaddyS
4323c080bf v1.2.0 2023-05-28 09:12:22 +02:00
Patrick Schneider
3ed04c7cd5 Adds backup nearly functional 2023-04-17 22:19:33 +02:00
Patrick Schneider
c7501312c1 Updates dependencies, AGP and gradle wrapper. Migrates to AndroidX 2023-04-16 10:51:09 +02:00
Patrick Schneider
ea23fafd9f Bumps SDK-Version to 33 2023-04-16 10:13:23 +02:00
Christopher Beckmann
583359ef1b Removed evaluation and version increase. 2020-07-09 15:40:56 +02:00
Christopher Beckmann
a10551e8c5 Version increase for PlayStore. 2020-04-02 12:11:23 +02:00
Christopher Beckmann
62b3850e03 Evaluation Link and Dialog added. Version increase to v1.1 2020-03-02 14:03:32 +01:00
Christopher Beckmann
d8764fcede Added correct icons. Version 1.0 2019-10-28 14:16:40 +01:00
Christopher Beckmann
bf1a2e2deb Fixed overlapping Exercise names.
Changed app name and german translation.
Added default sets to database.
2019-10-15 14:40:24 +02:00
Christopher Beckmann
66f8e3eb94 Updated to version 0.4
Added exercises.
Updated database.
Fixed button and chip group appearance.
Improved layout of the "choose exercise" screen.
Updated libraries.
Updated styles.
2019-10-02 04:01:39 +02:00
Christopher Beckmann
3c001a9357 Fixed exercises not showing up on "de" locale 2019-06-03 11:58:16 +02:00
Christopher Beckmann
2edd147654 Tested images and added custom exercise times per exercise. Refactoring. 2019-05-23 16:54:05 +02:00
Christopher Beckmann
793c9f3ecd Version increase and README.md update. 2018-09-18 17:52:47 +02:00
Christopher Beckmann
fbd92cb01f correct english about page 2018-09-06 23:29:39 +02:00
Christopher Beckmann
bc34a74c09 trying to get fdroid to build the app 2018-09-06 15:45:33 +02:00
Christopher Beckmann
3b1d52c026 added google() repository and gradle checksum 2018-09-06 14:26:13 +02:00
Christopher Beckmann
e7f65678bc Update Version Number 2018-09-06 12:25:01 +02:00
Christopher Beckmann
d7a5edb18a Corrected About Text and increased Version number 2018-09-06 11:42:36 +02:00
Christopher Beckmann
268cfbeb59 Update Version Number and App-ID 2018-09-05 12:51:29 +02:00
Christopher Beckmann
d558fa7587 Updated Buildscript and set default work timer to 2 hours. 2018-08-07 12:06:33 +02:00
Christopher Beckmann
7eff60f078 Added Notification Channels for Android O 2018-06-13 11:23:51 +02:00
Christopher Beckmann
44580ec8ca Reworked the filter buttons. 2018-05-14 05:59:52 +02:00
Christopher Beckmann
11ff7ae10f Added a label to exercise sets that shows the minimum time it takes to complete an exercise set. Also some minor bugfixes. 2018-05-07 13:19:54 +02:00
Christopher Beckmann
77554f6c45 Cleanup. Something went wrong with the last commit. 2017-11-03 03:46:43 +01:00
Christopher Beckmann
c110d5924c Continuous Mode implementation. Still some more functions missing. 2017-11-02 19:11:20 +01:00
Christopher Beckmann
2b40798857 SettingsActivity with Drawer is just to much work. This is the farthest I have come to get it working. 2017-11-01 16:59:29 +01:00
Christopher Beckmann
99ed19908d Added Images. Added Settings page. Exercise Time is now settable through the settings page. Added a "keep_screen_on_during_exercise" setting as well. 2017-10-25 16:14:53 +02:00
Christopher Beckmann
167e792d00 Minor fixes and added german translation. 2017-09-09 01:01:19 +02:00
Christopher Beckmann
857dd427a2 Corrected Database integration. Exercises are now filterable when choosing them. The ExerciseScreen is now better :) 2017-09-09 00:07:24 +02:00
Christopher Beckmann
73d454eb96 The ExerciseSet can now be chosen in the TimerActivity. The splash screen as well as the tutorial have been built in. The navigation drawer is now functional. You can now create and delete exercise sets via the ManageExerciseSetsActivity. Started building the EditExerciseSetActivity, where should be able to edit an exercise set. 2017-09-06 11:27:39 +02:00
Christopher Beckmann
955ecf1d8f Added the TimerService and the remade the activity for viewing the timer. 2017-08-30 12:48:48 +02:00
Jannik
5075b3db2b Minor Layout fixes
Widget reset fix
new profile layout tablet optimization
settings tablet bug fix
gradle Android version from 14 to 17
2016-08-26 11:47:26 +02:00
Sergej A
2c97c0706e Added Widgets 2016-08-19 11:16:47 +02:00
Jannik
112bc82339 Project commit
Including countdowntimer, settings.
TODO the break menu isn't working. FInd a way to create a new working
concept
2016-05-30 14:16:22 +02:00