From ce526903309f7fe4f0aa8128f0d5ab8021417d51 Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Wed, 24 Jul 2024 08:31:25 +0200 Subject: [PATCH] update descriptions --- README.md | 5 +- app/assets/landing/description.md | 3 +- .../presentation/widgets/landing/content.dart | 2 +- metadata/android/en-US/full_description.txt | 48 +++++++++++++------ metadata/android/en-US/short_description.txt | 2 +- metadata/android/en-US/title.txt | 2 +- 6 files changed, 42 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 4137812a..62bee9b5 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ Lensai Logo

-# Lensai - A Privacy-Focused Browser for Kagi +# Lensai - The Privacy-Focused & AI-Powered Research Browser with Kagi integration -Welcome to the GitHub repository of Lensai, a privacy-centric search and research browser designed to enhance your mobile search experience while ensuring your personal data and identity remains secure during research. Built with Flutter, Lensai offers a seamless and intuitive interface across both Android and iOS devices, integrating the powerful tools of Kagi Search Engine. +Lensai enhances your mobile research experience while keeping your personal data and identity secure. +Powered by advanced AI tools and browser extensions, Lensai offers modern features designed to elevate your browsing experience. ## Features diff --git a/app/assets/landing/description.md b/app/assets/landing/description.md index 3d4cc971..d45cc809 100644 --- a/app/assets/landing/description.md +++ b/app/assets/landing/description.md @@ -1,4 +1,5 @@ -Welcome to Lensai, a privacy-centric search and research browser designed to enhance your mobile search experience while ensuring your personal data and identity remains secure during research. Lensai offers a seamless and intuitive interface, integrating the powerful tools of Kagi Search Engine. +Lensai enhances your mobile research experience while keeping your personal data and identity secure. +Powered by advanced AI tools and browser extensions, Lensai offers modern features designed to elevate your browsing experience. Lensai is packed with a variety of features aimed at improving usability and maintaining privacy: diff --git a/app/lib/features/search_browser/presentation/widgets/landing/content.dart b/app/lib/features/search_browser/presentation/widgets/landing/content.dart index 6080d96f..9a5b17df 100644 --- a/app/lib/features/search_browser/presentation/widgets/landing/content.dart +++ b/app/lib/features/search_browser/presentation/widgets/landing/content.dart @@ -31,7 +31,7 @@ class LandingContent extends HookConsumerWidget { textAlign: TextAlign.center, ), Text( - 'A Privacy-Focused Browser for Kagi', + 'The Privacy-Focused & AI-Powered Research Browser with Kagi integration', style: textTheme.titleMedium, textAlign: TextAlign.center, ), diff --git a/metadata/android/en-US/full_description.txt b/metadata/android/en-US/full_description.txt index 80976baf..0d1e7bea 100644 --- a/metadata/android/en-US/full_description.txt +++ b/metadata/android/en-US/full_description.txt @@ -1,17 +1,37 @@ -Lensai - A Privacy-Focused Browser for Kagi +Lensai: The Privacy-Focused & AI-Powered Research Browser with Kagi integration. -Welcome to Lensai, a privacy-centric search and research browser designed to enhance your mobile search experience while ensuring your personal data and identity remains secure during research. Built with Flutter, Lensai offers a seamless and intuitive interface across both Android and iOS devices, integrating the powerful tools of Kagi Search Engine. +Lensai enhances your mobile research experience while keeping your personal data and identity secure. +Powered by advanced AI tools and browser extensions, Lensai offers modern features designed to elevate your browsing experience. -Lensai is packed with a variety of features aimed at improving usability and maintaining privacy: +• Privacy by Default +Incognito mode is enabled by default to keep your searches and browsing history private. -- Cross-Platform Support: Developed using Flutter, ensuring a consistent and smooth experience on both Android and iOS. --Native Browser Engine: Utilizes the native browser engine of the device for optimal performance and compatibility. -- Privacy by Default: Incognito mode is enabled by default to keep your searches and browsing history private. -- Full Browser Functionality: Includes all the essential features of a basic browser to browse the web efficiently. -- Kagi Integration: Seamlessly integrates Kagi's search, assistant, and summarizer tools within a user-friendly interface. -- Easy Sharing: Share URLs or text from any app directly into Lensai without the need to copy and paste, for direct use with summarizer/assistant. -- Quick Summarization: Long press any link on a website to get a summary via Kagi's summarizer. -- Enhanced Text Interaction: Custom context menu allows for easy passage of marked text to Kagi's search or assistant tools. -- Home Widget: Includes a home screen widget for quick actions, enhancing productivity. -- Speech Input: Supports voice commands for hands-free operation and accessibility. -- PDF processing: Open and directly summarize/prompt PDF documents. \ No newline at end of file +• Kagi Integration +Seamlessly integrates Kagi's search, assistant, and summarizer tools within a user-friendly interface. + +• Easy Sharing +Share URLs or text from any app directly into Lensai without the need to copy and paste, for direct use with summarizer/assistant. + +• Quick Summarization +Long press any link on a website to get a summary via Kagi's summarizer. + +• Content Blocking +A powerful content blocker is enabled by default to filter out ads, malware, and tracking sites. + +• Home Widgets +Includes home screen widgets in three different sizes for quick actions, enhancing productivity. + +• PDF processing +Open and directly summarize/prompt PDF documents. + +• Chat Archive +Easily archive conversations with the Kagi assistant on your device and search through them locally. + +• Bang Repository +Automatically synchronizes all official Kagi Bangs from the official Repository and makes them available through a convenient interface. + +• Enhanced Text Interaction +Custom context menu allows for easy passage of marked text to Kagi's search or assistant tools. + +• Speech Input +Supports voice commands for hands-free operation and accessibility. \ No newline at end of file diff --git a/metadata/android/en-US/short_description.txt b/metadata/android/en-US/short_description.txt index 1ce1d186..d32b48b4 100644 --- a/metadata/android/en-US/short_description.txt +++ b/metadata/android/en-US/short_description.txt @@ -1 +1 @@ -Privacy-focused browser with Kagi integration for search, summarization and AI \ No newline at end of file +The Privacy-Focused & AI-Powered Research Browser with Kagi integration \ No newline at end of file diff --git a/metadata/android/en-US/title.txt b/metadata/android/en-US/title.txt index 369b62c3..da62ea8e 100644 --- a/metadata/android/en-US/title.txt +++ b/metadata/android/en-US/title.txt @@ -1 +1 @@ -Lensai: A Kagi Browser \ No newline at end of file +Lensai: Secure AI Browser \ No newline at end of file