-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
bugfish\bugfishtm
committed
Aug 21, 2024
1 parent
57a717c
commit cf5bb15
Showing
2,262 changed files
with
10,816 additions
and
436,489 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
################################################################### | ||
## Example Gitattributes File | ||
## Containing some Default Configurations | ||
################################################################### | ||
|
||
# Set default behaviour, in case users don't have core.autocrlf set. | ||
* text=auto | ||
|
||
# Explicitly declare text files we want to always be normalized and converted | ||
# to native line endings on checkout. | ||
*.php text eol=lf | ||
*.sql text eol=lf | ||
*.htm text eol=lf | ||
*.html text eol=lf | ||
*.js text eol=lf | ||
*.css text eol=lf | ||
*.lang text eol=lf | ||
*.txt text eol=lf | ||
*.md text eol=lf | ||
*.bat text eol=lf | ||
|
||
# Denote all files that are truly binary and should not be modified. | ||
*.ico binary | ||
*.png binary | ||
*.jpg binary | ||
*.odt binary | ||
*.odf binary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
################################################################### | ||
## Example Gitignore File | ||
## To ignore HTAccess Files | ||
################################################################### | ||
|
||
**/.htaccess* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [1.0] - 2024-08-21 | ||
|
||
### Release Summary | ||
|
||
**Release 1.0: Android WebView Template** | ||
|
||
Simplify the creation of Android WebView apps with this ready-to-use Android Studio template. Quickly display your website and navigate with ease. Comprehensive documentation is available for guidance, and the project is open source under the GPLv3 License. Please note that this marks the final release, with no known bugs. While the project is not under active development, support requests will be answered promptly to assist you. | ||
|
||
### Features | ||
|
||
- Streamlined Android Studio template for WebView app creation. | ||
- Effortlessly display your website within an Android WebView. | ||
- Smooth navigation with integrated controls. | ||
- Detailed documentation for easy setup and customization. | ||
- Accelerate your WebView app development process. | ||
- Seamlessly adapt the template to your website's needs. | ||
- No known bugs in this stable release. | ||
|
||
### Notes | ||
|
||
- This is the final release as this is a template project with no further enhancements planned. | ||
- The project remains open source under the GPLv3 License. | ||
- Continued support will be available for user inquiries. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
📦 **Release Versions** | ||
|
||
This folder contains released versions of the software. Some versions might be missing or unavailable as they have been deemed irrelevant or obsolete for distribution. | ||
|
||
Happy coding and have a great one! | ||
🐟 Bugfish <3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
📑 **Source Folder** | ||
|
||
This folder contains the primary source code for the project. The code here is intended to be copied, modified, or integrated into other projects by the end-user. Ensure to review any dependencies or configurations needed to run the code effectively. | ||
|
||
Happy coding and have a great one! | ||
🐟 Bugfish <3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
# LICENSE | ||
# License | ||
|
||
This GitHub page template was originally designed with dedication and care by Xiaoying Riley for developers. It has been further enhanced and modified by Bugfish for specific purposes. To ensure a fair and respectful use of this template, please adhere to the following terms and conditions. | ||
|
||
In accordance with the original creator's wishes and as a sign of respect for their work, you must include the following attribution in a prominent location on any project or website where you use this template: | ||
|
||
"Designed with love by Xiaoying Riley (themes.3rdwavemedia.com) for developers" | ||
|
||
You are not allowed to distribute this template or any modified versions of it as a stand-alone template for others to use without proper attribution. If you wish to share this template with others, you must ensure they are aware of and adhere to these licensing terms. | ||
|
||
You are encouraged to make modifications to this template to suit your specific needs and preferences. However, any changes or customizations you make should not remove or obscure the original attribution mentioned above. | ||
This project’s documentation is built using MkDocs and the Material theme. The content, design, and layout of the documentation are licensed under the [MIT License](https://opensource.org/licenses/MIT). The MkDocs software and the Material theme are subject to their respective licenses, which are not covered by this project’s license. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
📖 **Documentation** | ||
|
||
This folder contains project documentation that can be opened with any web browser. Explore and discover essential information to understand and utilize the project effectively. | ||
|
||
Happy coding and have a great one! | ||
🐟 Bugfish <3 |
Empty file.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.