Commit graph

29 commits

Author SHA1 Message Date
Patrick Schneider
3ed04c7cd5 Adds backup nearly functional 2023-04-17 22:19:33 +02:00
Patrick Schneider
8da8afed49 Fixes app due to dependency upgrades 2023-04-16 10:59:30 +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
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
2edd147654 Tested images and added custom exercise times per exercise. Refactoring. 2019-05-23 16:54:05 +02:00
Christopher Beckmann
5a70021a3f Restructure and Fixed #26. Smoother animations. 2018-09-18 15:20:08 +02:00
Christopher Beckmann
77554f6c45 Cleanup. Something went wrong with the last commit. 2017-11-03 03:46:43 +01:00
Christopher Beckmann
aef796cc40 Receivers moved into the Service. 2017-11-02 23:27:24 +01:00
Christopher Beckmann
c110d5924c Continuous Mode implementation. Still some more functions missing. 2017-11-02 19:11:20 +01:00
Christopher Beckmann
fda52b318d Reset Settings Activity to not show the NavigationDrawer. Added a TimePreference for the scheduler. Also added the Continuous Setting. 2017-11-02 11:22:56 +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
2159c59c3e Cleanup. 2017-10-26 13:25:53 +02:00
Christopher Beckmann
cc83286330 Cleanup of old code and Bugfixing. 2017-10-26 13:22:25 +02: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
0d42da010c Exercises can now be done. A Notification will be displayed when the timer is done. The Exercise Dialog is added. 2017-09-08 17:05:48 +02:00
Christopher Beckmann
65d8a6fe10 Exercises can now be added and deleted to and from Sets.
Spinner now saves the last pressed entry.
2017-09-07 02:04:21 +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
0d7b3a52fc Added a screen for the break and also introduced ExerciseSets. Database restructured and added methods to the SQLDatabaseHelper. 2017-09-03 18:34:32 +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
1d87fc66ec Code Cleaning
Deleting old classes
2016-09-04 17:52:30 +02:00
Jannik
e82d8d81ab Bug Fix #3
- Only Potrait Mode
- Pop-up in break activity while on break
- new Summary in the settings
- New title for the diclaimer in the help activity
- new strings
- updated xml report
2016-09-04 10:51:22 +02:00
Sergej A
711f956872 Bug fixes
Clock synchronization, fixed problem with SettingsActivity and Widgets
2016-08-22 16:56:01 +02:00
Sergej A
2c97c0706e Added Widgets 2016-08-19 11:16:47 +02:00
Sergej A
7b731beb7f Some minor fixes
No empty or double profile name allowed
2016-08-12 15:36:12 +02:00
Sergej A
286c19ede5 Some changes
+ Added new Layout (New Profile, Exercise Type)
+ Added Notifications(Vibrations + Permission, Screen stays on, show how
much time is left,, trigger the alarm)
2016-08-08 11:29:42 +02:00
Jannik
db356b1589 Break function
The break screen is now working.
Bugfixes in BreakReminder
2016-05-31 11:40:43 +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