From b9798b5a3b490190c0b91518f104700d4acce417 Mon Sep 17 00:00:00 2001 From: aiekick Date: Wed, 21 Feb 2024 00:01:50 +0100 Subject: [PATCH] - --- ImGuiFileDialog | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ImGuiFileDialog b/ImGuiFileDialog index ca74bbc..9114627 160000 --- a/ImGuiFileDialog +++ b/ImGuiFileDialog @@ -1 +1 @@ -Subproject commit ca74bbc68503c1ca17101222e05860ed6605deb1 +Subproject commit 91146274a3c8e154d738224743222eb3d8c9a2d5 diff --git a/README.md b/README.md index 210f52d..245efe8 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Android Requirements : Api 21 mini - can ignore filter Case for file searching - Keyboard navigation (arrows, backspace, enter) - Exploring by entering characters (case insensitive) -- Directory bookmarks +- Custom places (bookmarks, devices, whatever you want) - Directory manual entry (right click on any path element) - Optional 'Confirm to Overwrite" dialog if file exists - Thumbnails Display (agnostic way for compatibility with any backend, sucessfully tested with OpenGl and Vulkan)