Skip to content

Expand documentation for Notes, Do Not Disturb, and new features#62

Merged
ketansp merged 2 commits into
masterfrom
claude/recent-features-docs-wu0gz4
Jul 1, 2026
Merged

Expand documentation for Notes, Do Not Disturb, and new features#62
ketansp merged 2 commits into
masterfrom
claude/recent-features-docs-wu0gz4

Conversation

@ketansp

@ketansp ketansp commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Summary

This PR significantly expands the documentation to reflect recent feature additions to Launch0, including the new Notes feature, Do Not Disturb functionality, and improvements to existing features like app icons and wallpaper generation. The changes provide comprehensive, user-friendly descriptions of all launcher capabilities across the documentation site.

Key Changes

Documentation Structure (docs/guide/features.md)

  • Expanded Home Screen section with detailed descriptions of text shortcuts, date/time/battery display, days-left widget, screen time tracking, held-notification pill, and alignment options
  • Added new Notes section documenting text notes, to-dos, voice notes, images, clickable links, message actions, date dividers, and search functionality
  • Expanded App Drawer section with details on instant search, smart ranking, alphabet fast-scroll, optional icons, screen time display, app renaming, hiding, info access, pinned shortcuts, web search, and work profile support
  • Converted Gestures section to a table format with configurable swipe-left and swipe-down actions, and added details about double-tap-to-lock implementation
  • Added new Do Not Disturb section explaining notification holding, duration options, release mechanisms, and permission requirements
  • Expanded Appearance section with text scaling ranges, icon customization, auto-show keyboard, and auto-generated wallpaper details
  • Added new Localization section listing 20 supported languages
  • Updated Privacy section to emphasize offline-first design and clarify that internet permission is not requested

Home Page (docs/index.md)

  • Added two new feature cards: "Notes & To-Dos" and "Do Not Disturb"
  • Updated "Built for Productivity" card to mention notes
  • Reordered sections to highlight new features
  • Updated feature list with new items (Notes, voice notes, alphabet fast-scroll, Do Not Disturb, days-left widget, auto-generated wallpapers, optional app icons, configurable gestures, date/time/battery, offline capability)
  • Added new template slots for Notes, Do Not Disturb, and updated existing descriptions
  • Updated quick-start instructions to mention swipe-left for Notes
  • Updated gesture table to clarify swipe-left opens Notes or an app

Home Page Component (docs/.vitepress/components/HomePage/HomePage.vue)

  • Added new panels section for Notes & To-Dos and Do Not Disturb features
  • Reordered panel sections to feature new functionality prominently
  • Updated "Daily Wallpapers" heading to "Auto-Generated Wallpapers" with updated description

FAQ (docs/guide/faq.md)

  • Added new FAQ entry explaining wallpaper generation (hourly, on-device, theme-aware)
  • Added new FAQ entry on how to use Notes (swipe left, text/voice/images, marking done/urgent, search, sharing)
  • Added new FAQ entry on Do Not Disturb / Hold notifications feature
  • Added new FAQ entry on showing app icons with size and shape customization
  • Added new FAQ entry on configuring home screen apps (0–8 slots, long-press to assign, alignment options)

Privacy Policy (docs/privacy.md)

  • Updated permissions table to remove internet permission and add microphone and notification access
  • Added explicit statement that Launch0 does not request internet permission
  • Added new Notes section explaining local-only storage of text, to-dos, voice memos, and images
  • Added new Do Not Disturb section explaining notification access usage and local handling
  • Updated Wallpapers section to clarify on-device generation with no downloads or data transmission

Getting Started Guide (docs/guide/index.md)

  • Updated introduction to mention Do Not Disturb for focus and Notes for capturing thoughts
  • Updated quick-start steps to include swipe-left for Notes
  • Updated gesture table to clarify swipe-left opens Notes or an app
  • Added note about configurable swipe-left and swipe-down actions in Settings

Notable Details

  • All new feature documentation emphasizes privacy and on-device processing
  • Wallpaper feature updated throughout to reflect hourly generation instead of daily
  • Consistent messaging about offline-first design and no internet permission requirement
  • New features (Notes, Do Not Disturb) are prominently featured in home page and feature lists
  • FAQ expanded to

https://claude.ai/code/session_01KbdfwNTd52uSu1vaqirhp3

claude added 2 commits July 1, 2026 12:33
Bring the documentation site up to date with recently built features:

- Notes: text, to-dos, voice memos, images, links, message actions,
  date dividers, and search (swipe-left page)
- Do Not Disturb: hold notifications from selected apps for a chosen
  window, with a tap-to-release count pill
- App drawer: optional app icons (size/shape), icons-only/names-only,
  alphabet fast-scroll, per-app screen time, prefix-priority search,
  and "!" web search
- Home screen: days-left widget, battery in the date/time line,
  per-app screen time capsule
- Gestures: swipe-left defaults to Notes; swipe-left/down configurable
- Wallpapers: now generated on-device every hour (no Unsplash download)
- Privacy: app is fully offline (no internet permission); add
  microphone (voice notes) and notification access (DND) rows;
  note that Notes data stays on-device

Add Notes and Do Not Disturb panels to the homepage and refresh the
feature list, hero cards, and gesture tables across the docs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KbdfwNTd52uSu1vaqirhp3
Deepen the docs to match what the app actually offers, verified against
the source:

- Home screen: 0-8 app slots and long-press assignment, tap time/date to
  open clock/calendar (long-press to reassign), date line shows battery,
  screen-time capsule appears after 5 min of use (needs usage access),
  alignment incl. bottom position when default launcher
- Notes: clarify voice-note play/pause/resume with duration, share-in
  images, selectable text, entry count, and the dedicated search page
- App drawer: space-prefix to suppress auto-launch, prefix ranking,
  icon size range (16-48 dp) and shapes, icons-only/names-only rules,
  long-press app info/uninstall, pinned shortcuts, unhide via settings
- Gestures: configurable swipe-left/down, enable/disable swipe apps,
  double-tap lock via accessibility (Android 9+) or device admin
- Appearance: text-size range (0.5-1.5x, up to 2.0x on tablets),
  auto-show keyboard
- Add a Localization section (20 languages)
- FAQ: how to show app icons and configure home apps/alignment

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KbdfwNTd52uSu1vaqirhp3
@ketansp ketansp merged commit 9fc6d7e into master Jul 1, 2026
1 check passed
@ketansp ketansp deleted the claude/recent-features-docs-wu0gz4 branch July 1, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants