diff --git a/app/src/main/res/layout/dialog_whats_new.xml b/app/src/main/res/layout/dialog_whats_new.xml index a39072dbe..aa67db94f 100644 --- a/app/src/main/res/layout/dialog_whats_new.xml +++ b/app/src/main/res/layout/dialog_whats_new.xml @@ -24,264 +24,576 @@ android:id="@+id/dialog_whats_new_follow" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_marginTop="@dimen/padding_8" android:layout_marginBottom="@dimen/padding_4" + android:layout_marginTop="@dimen/padding_8" android:text="@string/whats_new_follow"/> - + + + style="@style/WhatsNewChange" + app:text="Reminders"/> + + style="@style/WhatsNewChange" + app:text="Widget for saved searches"/> + + style="@style/WhatsNewChange" + app:text="Widget for notebooks"/> - + style="@style/WhatsNewChange" + app:text="s.none and d.none search expressions"/> + + style="@style/WhatsNewChange" + app:text="Separate header and content with an empty line (new option)"/> + + style="@style/WhatsNewChange" + app:text="Sync after new note is created (new option)"/> + + style="@style/WhatsNewChange" + app:text="Sync button in ongoing notification"/> + + style="@style/WhatsNewChange" + app:text="Sync status notifications"/> + + style="@style/WhatsNewChange" + app:text="Fix using Dropbox URL with trailing slash"/> + + style="@style/WhatsNewChange" + app:text="Shift times of notes without state when marked done"/> + + + + style="@style/WhatsNewChange" + app:text="Support for .t search operator"/> + + style="@style/WhatsNewChange" + app:text="Display inherited tags in search results (new option)"/> + + style="@style/WhatsNewChange" + app:text="Default notebook when sharing to Orgzly (new option)"/> + + style="@style/WhatsNewChange" + app:text="Persian translation"/> - + style="@style/WhatsNewChange" + app:text="Turkish translation"/> - + style="@style/WhatsNewChange" + app:text="Few syncing speed optimizations"/> + + style="@style/WhatsNewChange" + app:text="Support for using root folder as a Dropbox repo"/> + + style="@style/WhatsNewChange" + app:text="Exported SyncService for starting it from outside the app"/> + + style="@style/WhatsNewChange" + app:text="Fix “Fold/Unfold All” button sometimes not being displayed"/> + + style="@style/WhatsNewChange" + app:text="Fix searching for tags when inherited tags are used"/> + + style="@style/WhatsNewChange" + app:text="Fix corrupted properties in note on rotation"/> + + - + style="@style/WhatsNewChange" + app:text="Various bug fixes and improvements"/> + + + + style="@style/WhatsNewChange" + app:text="Black color scheme"/> + + style="@style/WhatsNewChange" + app:text="Hide preface (new option)"/> + + style="@style/WhatsNewChange" + app:text="Support links for “tel”, “sms”, “geo” and more"/> + + style="@style/WhatsNewChange" + app:text="Always display link's description instead of link"/> + + style="@style/WhatsNewChange" + app:text="Ask for confirmation to delete notes everywhere"/> - + style="@style/WhatsNewChange" + app:text="Keep list of repos sorted"/> + + + + style="@style/WhatsNewChange" + app:text="Ongoing notification for creating note (new option)"/> + + style="@style/WhatsNewChange" + app:text="Layout direction (new option)"/> - + style="@style/WhatsNewChange" + app:text="Allow browsing secondary storage"/> + + style="@style/WhatsNewChange" + app:text="Do not display empty preface in the notebook"/> + + style="@style/WhatsNewChange" + app:text="Warn about modified note even on “X” press"/> + + style="@style/WhatsNewChange" + app:text="Minor design improvements"/> + + + + style="@style/WhatsNewChange" + app:text="Clickable external links in notes' list (both title and content)"/> - + style="@style/WhatsNewChange" + app:text="Additional font size (slightly larger then default)"/> + + style="@style/WhatsNewChange" + app:text="Configurable location of notebook name in search results"/> + + + + style="@style/WhatsNewChange" + app:text="Fix possible crash when duplicate states are added to settings"/> - + style="@style/WhatsNewChange" + app:text="Hide FAB when items are selected"/> + + style="@style/WhatsNewChange" + app:text="New dialog for configuring states in Settings"/> + + style="@style/WhatsNewChange" + app:text="Minor design improvements in note editor"/> + + style="@style/WhatsNewChange" + app:text="Make folding button bold if there are hidden notes"/> + + + + style="@style/WhatsNewChange" + app:text="Delete note from note editor"/> + + style="@style/WhatsNewChange" + app:text="All Toasts replaced with Snackbars"/> - + style="@style/WhatsNewChange" + app:text="Various bug fixes and improvements"/> + + - + style="@style/WhatsNewChange" + app:text="Search operators for sorting (o and .o)"/> + + style="@style/WhatsNewChange" + app:text="Save note on keyboard's action button press"/> + + style="@style/WhatsNewChange" + app:text="Separate notes with new-line or not (new option)"/> + + style="@style/WhatsNewChange" + app:text="Dismiss Snackbar on any touch"/> - + style="@style/WhatsNewChange" + app:text="Close drawer when Snackbar is displayed"/> - + style="@style/WhatsNewChange" + app:text="Fix b search operator parsing (dot as a book name)"/> + + + + style="@style/WhatsNewChange" + app:text="Various bug fixes and improvements"/> + + + + style="@style/WhatsNewChange" + app:text="Links (http and mailto) support in note editor"/> + + style="@style/WhatsNewChange" + app:text="Tags inheritance (t operator)"/> + + style="@style/WhatsNewChange" + app:text="Search by note's tag only (new tn operator)"/> - + style="@style/WhatsNewChange" + app:text="Floating action button"/> + + + + style="@style/WhatsNewChange" + app:text="Encode links of notebooks synced by older versions"/> + + + + style="@style/WhatsNewChange" + app:text="Renaming notebooks"/> + + style="@style/WhatsNewChange" + app:text="UI for PROPERTIES"/> + + + + + + + + + + style="@style/WhatsNewChange" + app:text="Sort notebooks by name (new option)"/> + + + + + + + + + + style="@style/WhatsNewChange" + app:text="Display new repo buttons instead of empty repository list"/> + + style="@style/WhatsNewChange" + app:text="Display titles of notebooks in a list when sharing to Orgzly"/> + + style="@style/WhatsNewChange" + app:text="Use Dropbox API v2"/> + + - + style="@style/WhatsNewChange" + app:text="Folding notes"/> + + style="@style/WhatsNewChange" + app:text="List density: Comfortable, Cozy, Compact"/> + + - + style="@style/WhatsNewChange" + app:text="Support “d” (deadline) search operator"/> + + style="@style/WhatsNewChange" + app:text="New setting to select displayed notebook details"/> + + style="@style/WhatsNewChange" + app:text="Bug fixes and smaller improvements"/> + + - + style="@style/WhatsNewChange" + app:text="Fixed quick-menu opening (issue on some devices)"/> + + style="@style/WhatsNewChange" + app:text="Shift time at least once for ++ repeater"/> + + style="@style/WhatsNewChange" + app:text="Support using Orgzly for “Note to self” voice action"/> + + - + style="@style/WhatsNewChange" + app:text="Handle storage permission on Marshmallow"/> + + style="@style/WhatsNewChange" + app:text="Fixed title's auto-correction"/> + + style="@style/WhatsNewChange" + app:text="Smaller improvements"/> + + - + style="@style/WhatsNewChange" + app:text="Support for right-to-left layouts"/> + + style="@style/WhatsNewChange" + app:text="Various bug fixes and improvements"/> + + - + style="@style/WhatsNewChange" + app:text="Dark color scheme"/> + + style="@style/WhatsNewChange" + app:text="Multiple .i expressions supported"/> + + - + style="@style/WhatsNewChange" + app:text="Recurring tasks (repeater editing)"/> + + style="@style/WhatsNewChange" + app:text="Saved searches editing"/> + + style="@style/WhatsNewChange" + app:text="Done button in note's quick-menu"/> + + style="@style/WhatsNewChange" + app:text="Settings button in drawer"/> + + - + style="@style/WhatsNewChange" + app:text="Large font size setting"/> + + style="@style/WhatsNewChange" + app:text="Search operator p.priority added"/> + + style="@style/WhatsNewChange" + app:text="Search operator s.day upgraded"/> + + style="@style/WhatsNewChange" + app:text="Tags parsing fix"/> + + style="@style/WhatsNewChange" + app:text="Delete-note added to quick-menu"/> + + style="@style/WhatsNewChange" + app:text="Smaller design improvements"/> + + - + style="@style/WhatsNewChange" + app:text="Bug fixes"/> + + - + style="@style/WhatsNewChange" + app:text="Swipe notes to open menus"/> + + style="@style/WhatsNewChange" + app:text="Current location in app marked in drawer"/> + + style="@style/WhatsNewChange" + app:text="Use web page title when sharing to Orgzly"/> + + style="@style/WhatsNewChange" + app:text="States' letters-only requirement removed"/> + + - + style="@style/WhatsNewChange" + app:text="Flagged unsynced notebooks"/> + + style="@style/WhatsNewChange" + app:text="Create directories from file browser"/> + + style="@style/WhatsNewChange" + app:text="Set creation time for notes (new option)"/> + + style="@style/WhatsNewChange" + app:text="Delete remote notebooks (check-box)"/> + + style="@style/WhatsNewChange" + app:text="Bug fixes and smaller improvements"/> + + - + style="@style/WhatsNewChange" + app:text="Sync with directories on your device"/> + + style="@style/WhatsNewChange" + app:text="Options for more compact note list"/> + + - - +