Commit graph

153 commits

Author SHA1 Message Date
Christopher Beckmann
4848fdd301 Added random exercise set option for schedules. Also fixed annoying repeating notification sound when the timer was running. Restructure animations.
Closes #24
2018-09-18 17:43:15 +02:00
Christopher Beckmann
5a70021a3f Restructure and Fixed #26. Smoother animations. 2018-09-18 15:20:08 +02:00
Christopher Beckmann
fbd92cb01f correct english about page 2018-09-06 23:29:39 +02:00
Christopher Beckmann
a5566930da added images with correct name 2018-09-06 17:41:39 +02:00
Christopher Beckmann
67b96dfcf1 delete all breakreminder images 2018-09-06 17:14:12 +02:00
Christopher Beckmann
bc34a74c09 trying to get fdroid to build the app 2018-09-06 15:45:33 +02:00
Christopher Beckmann
40a2b99b1a trying to get fdroid to build the app 2018-09-06 15:15:21 +02:00
Christopher Beckmann
4f2fdd3f4c trying to get fdroid to build the app 2018-09-06 15:02:07 +02:00
Christopher Beckmann
19c4cf6024 trying to get fdroid to build the app 2018-09-06 14:47:38 +02:00
Christopher Beckmann
19bd48fab4 removed google repository again, trying to get fdroid to build the app 2018-09-06 14:38:11 +02:00
Christopher Beckmann
8f564ced4d removed google repository again, trying to get fdroid to build the app 2018-09-06 14:32:06 +02:00
Christopher Beckmann
3b1d52c026 added google() repository and gradle checksum 2018-09-06 14:26:13 +02:00
Christopher Beckmann
9c8ec6faab refactor 2018-09-06 12:30:05 +02:00
Christopher Beckmann
50d80f7ab9 refactor 2018-09-06 12:26:27 +02:00
Christopher Beckmann
e7f65678bc Update Version Number 2018-09-06 12:25:01 +02:00
Christopher Beckmann
4937732b0c Corrected About Text and updated secuso logo 2018-09-06 12:24:35 +02:00
Christopher Beckmann
4626397057 Corrected About Text 2018-09-06 12:06:53 +02:00
Christopher Beckmann
d7a5edb18a Corrected About Text and increased Version number 2018-09-06 11:42:36 +02:00
Christopher Beckmann
e578a4810b
Update README.md 2018-09-05 17:12:13 +02:00
Christopher Beckmann
ba1797e8a7
Update README.md 2018-09-05 17:11:37 +02:00
Christopher Beckmann
268cfbeb59 Update Version Number and App-ID 2018-09-05 12:51:29 +02:00
Christopher Beckmann
75340c43a3 Update Readme.md 2018-09-05 12:49:02 +02:00
Christopher Beckmann
4edaf88a33 Fixed a crash that would occur when having no set selected. 2018-09-05 12:39:47 +02:00
Christopher Beckmann
c955b3fe98 Added missing german texts and added automatic timer updates, when the set time is bigger than the chosen time 2018-08-07 14:00:08 +02:00
Christopher Beckmann
9add3b85d8 Updated the style to display correctly again. 2018-08-07 12:51:37 +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
7f2eeb464b correct tint colors. 2018-05-15 14:05:24 +02:00
Christopher Beckmann
4c69721ce5 Added warnings if the set exercise time is not sufficient to complete the exercises. 2018-05-14 23:06:28 +02:00
Christopher Beckmann
2e69a0c6d0 Added a delay to dim the screen after the exercises are done. 2018-05-14 06:32:33 +02:00
Christopher Beckmann
5113359dc2 Default exercise duration increased to 30. Added Vibration when the exercises change. 2018-05-14 06:29:17 +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
ae8803acfc Fixes #7. 2018-03-21 15:45:03 +01:00
Christopher Beckmann
2836c7292a Fixes #20. Fixes #16. Default sets can not be deleted anymore and can be hidden via the settings. 2018-03-21 15:08:34 +01:00
Christopher Beckmann
3e5df921c4 Fixes #12. 2018-03-21 13:27:05 +01:00
Christopher Beckmann
3aaf275e24 Fixes #11, Worked on Issue #16. Still missing the deletion prevention. 2018-03-21 13:24:31 +01:00
Christopher Beckmann
718f0ec419 Remove idea folder. Fixes #10. 2017-11-27 14:11:38 +01:00
Christopher Beckmann
335b5f5de2 Remove idea. 2017-11-27 14:06:59 +01:00
Christopher Beckmann
04c8489826 Updated Locale. 2017-11-22 13:41:46 +01:00
Christopher Beckmann
297e8ac055 Updated Locale. 2017-11-12 20:16:59 +01:00
Christopher Beckmann
a6f0da5e34 Prevent the Service from restarting if it should be killed. 2017-11-12 20:06:47 +01:00
Christopher Beckmann
7d17c30f95 New Icons. About Page now shows designer. German name changed to Aktive Pause. 2017-11-12 19:57:05 +01:00
Christopher Beckmann
44e18a7240 Bugfix: Dialog should now correctly show. 2017-11-06 16:20:41 +01:00
Christopher Beckmann
66626cc56a Bugfix. Scheduled Timer should now correctly set no timer if no days were selected. 2017-11-04 13:43:36 +01:00
Christopher Beckmann
a95b02c009 Fixed the FAB position in the EditExerciseSetActivity 2017-11-04 00:36:16 +01:00
Christopher Beckmann
cd04770bc7 Added german translation and cleaned the german string.xml. Fixes #9. Added some help content. #9. 2017-11-03 16:55:54 +01:00
Christopher Beckmann
fc41166b0d Update Readme.md 2017-11-03 15:30:01 +01:00
Christopher Beckmann
5fef5af935 Drawables updated again. Continuous Mode now complete. Fixes #6. 2017-11-03 14:48:08 +01:00
Christopher Beckmann
36fc5f3c21 timer scheduling now working.. Fixed #4. 2017-11-03 04:09:30 +01:00