0dae398b4df7c410daa86b8f28fd8c217b357be8
Implements two new features for shopping lists:
1. **Export to Text File:**
- Adds an "Exportieren" option to the shopping list detail view menu.
- Allows users to save a shopping list as a .txt file using the Storage Access Framework.
- The exported format includes the list name, item names, quantity, and a marker for completed items (`[x]`)
2. **Improved Item Suggestions:**
- Suggestions now appear for any existing item in the list, not just completed ones.
- The suggestion text now differentiates between completed items ("(erledigt)") and items already on the list ("(ist schon in der liste)")
Also includes a minor theme adjustment to set the status and navigation bar colors.
Description
Noteshop is a versatile and privacy-focused application for managing your notes, shopping lists, and recipes all in one place. It is designed to be simple, efficient, and fully under your control
Languages
Kotlin
98%
Python
2%