diff --git a/LICENSE b/LICENSE index da2bfb5f..9588c568 100644 --- a/LICENSE +++ b/LICENSE @@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - bang_navigator Copyright (C) 2024 Fabian Freund + Lensai Copyright (C) 2024 Fabian Freund This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. diff --git a/PRIVACY_POLICY.md b/PRIVACY_POLICY.md index b2deb841..9048ecef 100644 --- a/PRIVACY_POLICY.md +++ b/PRIVACY_POLICY.md @@ -1,6 +1,6 @@ **Privacy Policy** -This privacy policy applies to the BangNavigator: A Kagi Browser app (hereby referred to as "Application") for mobile devices that was created by Fabian Freund (hereby referred to as "Service Provider") as an Open Source service. This service is intended for use "AS IS". +This privacy policy applies to the Lensai app (hereby referred to as "Application") for mobile devices that was created by Fabian Freund (hereby referred to as "Service Provider") as an Open Source service. This service is intended for use "AS IS". **Information Collection and Use** diff --git a/README.md b/README.md index bfea4f19..20ca87fd 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@

- BangNavigator Logo + Lensai Logo

-# BangNavigator - A Privacy-Focused Browser for Kagi +# Lensai - A Privacy-Focused Browser for Kagi -Welcome to the GitHub repository of BangNavigator, 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, BangNavigator offers a seamless and intuitive interface across both Android and iOS devices, integrating the powerful tools of Kagi Search Engine. +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. ## Features -BangNavigator is packed with a variety of features aimed at improving usability and maintaining privacy: +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. - **[Kagi Integration](https://github.com/FaFre/bang_navigator/wiki/Kagi-Tools)**: Seamlessly integrates Kagi's search, assistant, and summarizer tools within a user-friendly interface. -- **[Easy Sharing](https://github.com/FaFre/bang_navigator/wiki/Kagi-Tools)**: Share URLs or text from any app directly into BangNavigator without the need to copy and paste, for direct use with summarizer/assistant. +- **[Easy Sharing](https://github.com/FaFre/bang_navigator/wiki/Kagi-Tools)**: 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](https://github.com/FaFre/bang_navigator/wiki/Browser)**: Long press any link on a website to get a summary via Kagi's summarizer. - **[Content Blocking](https://github.com/FaFre/bang_navigator/wiki/Content-Blocking)**: A powerful content blocker is enabled by default to filter out ads, malware, and tracking sites. - **[Home Widgets](https://github.com/FaFre/bang_navigator/wiki/Home-Widget)**: Includes home screen widgets in three different sizes for quick actions, enhancing productivity. diff --git a/TOC.md b/TOC.md index 8928067d..980a59de 100644 --- a/TOC.md +++ b/TOC.md @@ -1,6 +1,6 @@ **Terms & Conditions** -These terms and conditions applies to the BangNavigator: A Kagi Browser app (hereby referred to as "Application") for mobile devices that was created by Fabian Freund (hereby referred to as "Service Provider") as an Open Source service. +These terms and conditions applies to the Lensai app (hereby referred to as "Application") for mobile devices that was created by Fabian Freund (hereby referred to as "Service Provider") as an Open Source service. Upon downloading or utilizing the Application, you are automatically agreeing to the following terms. It is strongly advised that you thoroughly read and understand these terms prior to using the Application. Unauthorized copying, modification of the Application, any part of the Application, or our trademarks is strictly prohibited. Any attempts to extract the source code of the Application, translate the Application into other languages, or create derivative versions are not permitted. All trademarks, copyrights, database rights, and other intellectual property rights related to the Application remain the property of the Service Provider. diff --git a/app/android/app/src/main/AndroidManifest.xml b/app/android/app/src/main/AndroidManifest.xml index d7b20dce..fd933494 100644 --- a/app/android/app/src/main/AndroidManifest.xml +++ b/app/android/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ diff --git a/app/android/app/src/main/res/layout/compact_widget.xml b/app/android/app/src/main/res/layout/compact_widget.xml index 7c519331..823dcc61 100644 --- a/app/android/app/src/main/res/layout/compact_widget.xml +++ b/app/android/app/src/main/res/layout/compact_widget.xml @@ -1,10 +1,10 @@