Commit graph

39 commits

Author SHA1 Message Date
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
3e1f5cd2a0 Tested images and added custom exercise times per exercise. Refactoring. 2019-05-29 21:11:12 +02:00
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
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
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
7eff60f078 Added Notification Channels for Android O 2018-06-13 11:23:51 +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
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
3aaf275e24 Fixes #11, Worked on Issue #16. Still missing the deletion prevention. 2018-03-21 13:24:31 +01:00
Christopher Beckmann
297e8ac055 Updated Locale. 2017-11-12 20:16:59 +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
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
77554f6c45 Cleanup. Something went wrong with the last commit. 2017-11-03 03:46:43 +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
6e25bf1155 Performance increase. (now caching images) Minor bugfixes. 2017-10-25 16:59:23 +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
Jannik
053ebd384c App Icon and small changes
- New App Icon
- Small timer while exercising in breaks
- About string changes
2016-09-15 15:29:05 +02:00
Sergej A
63340700d0 Merge branch 'master' of https://github.com/SecUSo/privacy-friendly-break-reminder 2016-09-13 13:46:56 +02:00
Sergej A
4f05ae3fb7 Cleaned up 2016-09-13 13:46:10 +02:00
Jannik
f5bb946cb0 small translation changes 2016-09-13 12:54:55 +02:00
Jannik
db15d6aeb7 New Strings for the help
Added french and german translation for the help site
2016-09-13 12:40:22 +02:00
Sergej A
689aaab84d Updated strings(eng,ger,ru)
For HelpActivity
2016-09-13 12:12:16 +02:00
Jannik
0695759176 Changes in Translation 2016-09-13 11:42:08 +02:00
Jannik
b55aa21a1c String
Translations for the new help
2016-09-13 11:28:54 +02:00
Sergej A
9173c1605c Bug fixes, code cleaning 🤔
Fixed bug(SeekBar in BreakReminder, Break and Profile Activity), updated
some Images
2016-09-04 19:19: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
Jannik
eb382e72cb First Bug Session
Resolved Bugs 1-19, 21-24, 28, 29 und 31 from the buglist. See in
Excelfile
2016-09-03 13:49:10 +02:00
Sergej A
1d408bae2b Some changes
Added russian(strings and in database), small change in help break
screen image
2016-08-28 22:40:17 +02:00
Jannik
11b63fd721 Strings french
New String French
2016-08-26 14:42:31 +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
Jannik
6cde0722e2 Widget, clock and settings fixes
Widgets shows now from beginning the right time and name Widgets have
now a propper preview image
Clock works again
Settings bugfix with change profile and exercises
Small Changes in String.xml
Deletion of unused Images
2016-08-26 09:00:41 +02:00
Sergej A
ab852b40f8 Major changes
Added german language, some additions to Help layout, fixed a bug in
DBHandler, changed BreakActivity and layout for it, cleaned code in
BreakReminder, fixed bug in ExerciseListPreference,  cleaned code in
ProfileActivity,
2016-08-25 18:58:16 +02:00