800d70ed99
Update bitPicksInitialNotes
Continuous Integration / test (push) Has been cancelled
Continuous Integration / build (push) Has been cancelled
2026-04-13 20:21:23 +02:00
e20382fce6
bitPicks initial notes
...
Continuous Integration / test (push) Waiting to run
Continuous Integration / build (push) Waiting to run
/**
* TimePreferences can be used as preference dialog to allow user to pick a time in hour:minute
* format. The value is stored as timestamp in milliseconds in preferences and can be easily converted
* in a @{see Calender} object.
*
__DISCLAIMER__
_This is supposed to be just a page to take notes wile digging thru the code by a DAU that has no coding skills or experience with forgejo or APPs at all._
* Taken from the Privacy friendly Pedometer
* https://github.com/SecUSo/privacy-friendly-pedometer/blob/master/app/src/main/java/org/secuso/privacyfriendlyactivitytracker/preferences/TimePreference.java
*
* @author Tobias Neidig
* @version 20160722
*/
2026-04-13 20:16:07 +02:00
Tobias Länge
3d0d88b525
Add F-Droid badge to README.md
2026-01-13 13:08:34 +01:00
Izzy
a5afddb770
fastlane: slightly improve formatting for full descriptions
2025-11-24 13:10:13 +01:00
Tobias Länge
4611d41c40
Merge pull request #33 from SecUSo/changelog-v1.2.6
...
Update changelog for v1.2.6
2025-11-24 11:56:38 +01:00
coderPaddyS
6c5d5c6b81
update changelog for v1.2.6 changes
...
This commit was created by changelog-from-release in 'Changelog Generation' CI workflow
2025-08-22 10:30:19 +00:00
Patrick Schneider
f07974daee
[fix] Adds missing canScheduleExactAlarm guard.
v1.2.6
2025-08-22 12:26:27 +02:00
Patrick Schneider
1917800db5
[bump] version.
v1.2.5
2025-08-22 09:48:27 +02:00
Patrick Schneider
8b4b0293b1
[fix] Adds missing RECEIVER_NOT_EXPORTED.
2025-08-22 09:47:46 +02:00
Patrick Schneider
cb98c61dbd
[fix] Adds missing RECEIVER_NOT_EXPORTED.
v1.2.4
2025-08-22 09:40:39 +02:00
coderPaddyS
00aacafa85
Merge pull request #28 from SecUSo/development
...
v1.2.3
Change versionCode to differentiate from last Google Play version
2025-08-03 14:59:15 +02:00
Patrick Schneider
ca48a56dde
Change versionCode to differentiate from last Google Play version
2025-08-03 14:53:58 +02:00
Patrick Schneider
5fb7ca4180
[update] Removes the foreground service requirement for the timer service.
2025-08-03 14:52:01 +02:00
udenr
6507a6de49
Update build.gradle
...
v1.2.2
Fix versionName
2025-07-23 11:59:16 +02:00
coderPaddyS
ecb0a25556
Merge pull request #22 from SecUSo/development
...
Updates App-Info
2025-07-14 13:39:36 +02:00
coderPaddyS
ec053ee96a
Merge branch 'master' into development
2025-07-14 13:33:47 +02:00
coderPaddyS
b18caedf41
renames fastlane files to accord to f-droid.
2025-07-14 13:32:49 +02:00
coderPaddyS
2e9fbdc094
[chore] new minor release
2025-07-14 13:31:34 +02:00
Patrick Schneider
68681b51b1
[chore] update secuso logo
2025-07-14 13:31:34 +02:00
Patrick Schneider
2a7ab7d4c8
[update] changes secuso socials and links
2025-07-14 13:31:34 +02:00
coderPaddyS
a0a68dfd06
Adapts app info to match current expectation of f-droid.
2025-07-14 12:55:54 +02:00
coderPaddyS
aa9e7f87da
Merge pull request #24 from SecUSo/update-ci
...
Adds ci and changelog workflows.
2025-07-09 10:19:20 +02:00
Patrick Schneider
fabd358fd3
Unifies ci workflows to match default workflows
2025-07-01 10:47:46 +02:00
udenr
a0e725d87f
Remove link to Google Play from README.md
2025-06-06 16:28:52 +02:00
coderPaddyS
03684d094b
Merge pull request #21 from SecUSo/development
...
Update to SDK 34; Fixes a bug hindering the training to start.
2025-03-16 16:38:35 +01:00
coderPaddyS
13db73c0e1
[chore] update kotlin version.
...
Adds default config.
2025-01-09 12:56:31 +01:00
coderPaddyS
5bedbe3fd3
[chore] removes .idea from versioning.
2024-11-15 11:57:09 +01:00
coderPaddyS
e7feedb61e
[fix] the exercise gets started automatically if the timer finishes with active app.
2024-11-15 11:55:30 +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
efcac57a55
Merge pull request #17 from SecUSo/app-info/fastlane
...
Updates Copyright
2024-03-11 23:04:29 +01:00
coderPaddyS
3b50f0fd09
Update long_description.txt
...
Readds fastlane desc
2024-03-11 23:04:14 +01:00
Patrick Schneider
f24ec385c1
fixes fastlane info
2024-02-20 10:53:30 +01:00
Patrick Schneider
b8e2755acb
Updates fastlane info to match copyright
2024-02-20 10:47:55 +01:00
Patrick Schneider
d0e0755bf6
Updated copyright
2024-02-19 14:42:59 +01:00
Patrick Schneider
10faa51902
Added SECUSO links to fastlane
2024-02-19 13:53:34 +01:00
udenr
940b96b4ac
Merge pull request #16 from jahway603/documentation
...
documentation: Added info re: Privacy Friendly Backup
2024-01-17 12:17:55 +01:00
jahway603
cab0ebf2b5
documentation: Added updated info re: Privacy Friendly Backup
...
documentation: Added updated info re: Privacy Friendly Backup
2024-01-16 22:09:44 -05:00
jahway603
cbb03cca45
documentation: Added info re: Privacy Friendly Backup
...
documentation: Added info re: Privacy Friendly Backup
2023-12-08 17:22:28 -05:00
udenr
5fbf462110
Update README.md
2023-11-23 11:37:47 +01:00
coderPaddyS
4323c080bf
v1.2.0
v1.2
2023-05-28 09:12:22 +02:00
coderPaddyS
12095caecc
Merge pull request #14 from SecUSo/Backup-Integration
...
Backup integration
2023-05-24 23:36:42 +02:00
coderPaddyS
0dba9c72da
Update gradle
2023-05-24 23:34:38 +02:00
Patrick Schneider
8fbf6a0378
bugfixes
2023-05-03 21:58:28 +02:00
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
f4be4c1bd0
Update strings.xml
2020-11-26 15:39:42 +01:00