Skip to content

Commit 310b7d9

Browse files
committed
docs: cover per-app language and exact-minute time entry
Sweep of the 2026.07.05 and 2026.07.02 releases found two features the reference docs omitted: - languages.md said there's no in-app language setting, but Android 13+ has a system per-app language picker (KashCal advertises all 67 locales to it). - event-form.md didn't mention the time picker's keyboard button for typing an exact minute instead of snapping to the 5-minute wheel.
1 parent a120386 commit 310b7d9

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

docs/events/event-form.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ edit it. Everything lives on one screen, no digging through menus.
1919
- **Location.** An address, room, or meeting link. KashCal suggests places you've used before.
2020
- **Notes.** Free-form details for the event.
2121
- **Calendar.** Which calendar the event belongs to. New events go to your default calendar unless you change it.
22-
- **Start and end.** Pick the date and time, or switch on **All day**.
22+
- **Start and end.** Pick the date and time, or switch on **All day**. The time picker's wheel steps in 5-minute increments; to set an exact minute like 3:47, tap the keyboard button and type it. Events already on an odd minute show their exact time as tappable text instead of rounding.
2323
- **Time zone.** Events use your device time zone by default, but you can set a specific one.
2424
- **Repeat.** Make the event recurring. See [Recurring events](./recurring.md).
2525
- **Color.** Give the event its own color. See [Event colors](./colors.md).

docs/features/languages.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@ of the world's widely-spoken ones along with many regional variants.
1010

1111
## How the language is chosen
1212

13-
KashCal follows your **device language** automatically. Set your phone to your
14-
preferred language and KashCal matches it. There's no separate setting to change inside the
15-
app.
13+
By default, KashCal follows your **device language** automatically. Set your phone to
14+
your preferred language and KashCal matches it.
15+
16+
On **Android 13 and newer**, you can also give KashCal its own language, separate from
17+
the rest of your phone. KashCal advertises all 67 languages to Android, so it appears in
18+
the system **per-app language** picker (Settings, then Apps, then KashCal, then
19+
Language). Pick a language there and KashCal uses it regardless of your device language.
1620

1721
If KashCal doesn't yet have your exact regional variant, it falls back to the
1822
closest available language, and ultimately to English.

0 commit comments

Comments
 (0)