mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 19:39:40 +02:00
Move inactive projects out of active workspace: - bauntown (community website) - maerchenzauber (AI story generation) - memoro (voice memo app) - news (news aggregation) - nutriphi (nutrition tracking) - reader (reading app) - uload (URL shortener) - wisekeep (AI wisdom extraction) Update CLAUDE.md documentation: - Add presi to active projects - Document archived projects section - Update workspace configuration Archived apps can be re-activated by moving back to apps/ 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
78 lines
1.3 KiB
Markdown
78 lines
1.3 KiB
Markdown
⏺ AudioPlayer Verbesserungsplan
|
|
|
|
1. Geschwindigkeitssteuerung
|
|
|
|
- Playback-Speed Kontrolle
|
|
(0.5x, 0.75x, 1x, 1.25x, 1.5x,
|
|
2x)
|
|
- Geschwindigkeit bleibt für
|
|
alle Audios gespeichert
|
|
- Kleiner Button neben den
|
|
Controls
|
|
|
|
2. Visuelle Verbesserungen
|
|
|
|
- Waveform-Visualisierung
|
|
während der Wiedergabe
|
|
- Bessere Progress-Bar mit
|
|
Touch-Gesten zum Scrubben
|
|
- Pulsierender Play-Button
|
|
während des Ladens
|
|
|
|
3. Erweiterte Navigation
|
|
|
|
- Kapitel-Support (bei
|
|
längeren Texten)
|
|
- Lesezeichen setzen während
|
|
der Wiedergabe
|
|
- Zu bestimmten Zeitstempeln
|
|
springen
|
|
|
|
4. Sleep Timer
|
|
|
|
- Timer zum automatischen
|
|
Stoppen (15, 30, 45, 60 Min)
|
|
- Fade-Out am Ende
|
|
- Visual Countdown
|
|
|
|
5. Kontinuierliche Wiedergabe
|
|
|
|
- Automatisch nächsten Text
|
|
abspielen
|
|
- Queue-System für mehrere
|
|
Texte
|
|
- Shuffle-Modus
|
|
|
|
6. Mini-Player
|
|
|
|
- Kompakter Player am unteren
|
|
Bildschirmrand
|
|
- Bleibt beim Navigieren
|
|
sichtbar
|
|
- Swipe-to-dismiss
|
|
|
|
7. Offline-Optimierung
|
|
|
|
- Download-Button für lokale
|
|
Speicherung
|
|
- Download-Progress anzeigen
|
|
- Cache-Management UI
|
|
|
|
8. Statistiken & History
|
|
|
|
- Listening History anzeigen
|
|
- Fortschritt pro Text tracken
|
|
- Gesamte Hörzeit
|
|
|
|
9. Accessibility
|
|
|
|
- VoiceOver Support verbessern
|
|
- Größere Touch-Targets
|
|
- Keyboard-Shortcuts (iPad)
|
|
|
|
10. Performance
|
|
|
|
- Preloading des nächsten
|
|
Chunks
|
|
- Smooth Chunk-Übergänge
|
|
- Background Audio optimieren
|