From e20382fce690e883dd5b531621c9f62cfc128517 Mon Sep 17 00:00:00 2001 From: bitPickups Date: Mon, 13 Apr 2026 20:16:07 +0200 Subject: [PATCH] bitPicks initial notes /** * 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 */ --- bitPicksInitialNotes | 1 + 1 file changed, 1 insertion(+) create mode 100644 bitPicksInitialNotes diff --git a/bitPicksInitialNotes b/bitPicksInitialNotes new file mode 100644 index 0000000..f4b8fe7 --- /dev/null +++ b/bitPicksInitialNotes @@ -0,0 +1 @@ +\\ did I mention tat te keyboard of te utopiarte tinkpad T460s is broken and misses lots of keys actually even te question mark key \ No newline at end of file