Android SmartWebView Versions Save

A simple use webview integrated w/ native features to help create most advanced hybrid applications.

p_0.2

1 year ago

Features Updated:

- Exit Dialog
- Manual Webpage Printing

Change Log:

- Target SDK: API 33 (Android 13)
- Gradle Version Update to 7.4.2
- File Upload Fixed
- Camera Rotation Fixed
- Other Minor Bug Fixes

Report your issues here and don't forget to send your feedback to [email protected]

If you liked the project and want to support, feel free to Sponsor me on GitHub :)

p_0.1

4 years ago

This release comes with an interesting news for SWV project followers.

Android Smart WebView p_0.1 is part of the new pro merger channel. So SWV Pro is now a part of SWV's Official Open Source Project; free for everyone to explore.

Let's talk about features included:

- Live GPS Location Tracking
- File Upload
- Camera Photo Processing
- Firebase Push Notifications
- Google AdMob
- Chromium Tab
- Handling Data Sharing
- Rating System
- Switch Navigation Interface w/ Drawer and Search Bar
- Action Menu
- Ability to add Official SWV Plugins

Change Log:

- Target SDK: API 29 (Android 10)
- New release channel
- Gradle plugin 3.5
- Gradle version 5.5
- Introducing new variable ASWV_EXC_LIST (not active till next release)
- Pullfresh bug fix
- Multi-file upload improvement/fix
- Other minor bug fixes

Report your issues here and don't forget to send your feedback to [email protected]

If you liked the project and want to support, feel free to Donate :)

v4.0

4 years ago

Android Smart WebView 4.0 comes with certain major changes that will change the course of whole project in coming future. Android support libraries are now replaced with Androidx, Min. SDK requirement changed from 19+ to 21+ and target from 28 to 29 (Android Q).

UPDATE: Few months back I developed SWV Pro to help this repo keep updated with some additional features; but it's tough for me to keep two different variants from same project updated. So I've decided to merger two once 15 copies sold. I hope to get support from you guys making this project better, we've already come so far.

Let's make the best webview there is :)

Update Log:

- Android support library removed to implement Androidx
- Gradle updated
- Min. SDK changed to 21+
- Target version is API 29 (Android Q) now
- No connection/Error page fail-safe created
- Front page updated

Feel free to drop your suggestions to [email protected] and issues, here.

v3.5

5 years ago

Android Smart WebView 3.5 comes with few bug fixes and a minor update. Now you can enable pull to refresh your webpage.

Newly introduced variables: ASWP_PULLFRESH to enable/disable pull to refresh feature. Easy.

Feel free to drop your suggestions to [email protected] and issues, here.

v3.0

5 years ago

Android Smart WebView 3.0 is here after quite a time refining and fixing bugs. We also have here some new features and upgrades. Like a separate download managing intent to handle multiple file downloads and improved image upload/management system.

Files are minimized and less messy now, config file is separated from Main script to SmartWebView.java for safe handling.

Newly introduced variables: ASWP_ONLYCAM where you can choose to use just camera to upload pictures. And Rating variables are separated from main activity too.

ASWR_DAYS
ASWR_TIMES
ASWR_INTERVAL

Feel free to drop your suggestions to [email protected] and issues, here.

v2.0

6 years ago

Android Smart WebView 2.0 is quite an upgrade after a year and now supports more Android functions than ever before. As like previous version Smart WebView lets your webpage/website work as a native application for Android Devices by interacting with advanced android functions like GPS Tracking, File Explorer, Camera Photo Upload and lot more.

This version requires minimum API 19 (ASWV v1.0 had min. req. of API 16) as we should move towards advancements and many features in newer APIs makes it harder to put all of this (old+new functions) in a single application.

v1.0

6 years ago