Releases: maxcanna/muzei-webcam
Releases · maxcanna/muzei-webcam
v2.4.2
v2.4.1
- Update links
- Bump version
v2.4.0
- Bump version
- Add Crashlytics
- Add google-services.json
v2.3.0
v2.2.0
- Use v prefix in version tag
- Bump version
- Move font files
- Update gradle plugin version
- Remove
calligraphy
dependency - Remove
MuzeiWebcamApplication
- Remove
calligraphy
context usage - Remove
calligraphy
from credits - Use
android:fontFamily
attribute instead offontPath
- Remove IDE warning suppression
- Remove not necessary attrs file
v2.1.1
- Update Muzei credits
- Use v prefix in version tag
- Avoid NPE in Preference
- Use AndroidX
PreferenceManager
- Remove artwork metadata
- Allow custom default value
- Add default title if not set
- Improve description if image title not set
- Remove redundant cast
- Update preference subtitles when receiving an URL via Intent
- Fix toast not being shown
- Removed unused method
isWifiConnected
- Improve title if URL not set
- Use
TextUtils
- Improve invalid URL handling
- Bump version
v2.1.0
- Use adaptive icons
- Version bump
v2.0.0
- Remove Google+
- Remove interval preference
- Remove wifi only preference
- Enable AndroidX
- Remove Google Analytics jar
- Bump version
- Increase minimum SDK version
- Use Muzei API 3
- Support full backup
- Fix
versionNumber
path - Declare
WebcamArtProvider
- use Firebase Dynamic Links
- Set preference custom layout
- Use
AppCompatActivity
- Use
FragmentActivity
- Remove useless override
- Use AndroidX
PreferenceFragmentCompat
- Add
NotNull
annotation - Use
MuzeiArtProvider
API - Add
WebcamArtProvider
- Remove
WebcamArtSource
- Extend
AppCompat
Theme - Remove old holo resources
- Suppress IDE warnings
- Add dialog title
- Set alert dialog style
v1.0.3
- Added Travis CI badge
- Using custom script command
- Updated build tools version
- Updated target and compile sdk version
- Updated gradle version
- Using explicit muzei api version
- Removed unused import
- Enabled RTL support
- Updated
calligraphy
version - Added attribute to avoid error being correct
- Optimized layouts
- Added content description strings
- Added build folder to ignore
- Targeting marshmallow
- Updated Gradle
- Updated build tools and android version
- Removed unused methods
- Update badge by gplay.ws
- Use Codeship
- Update
README.md
- Add GH action
- Update
ci.yml
- Avoid CI on
master
branch - Use latest ubuntu
- Download SDK using gradle
- Cache gradle packages
- Use
upload-artifact
v2 - Update file name
- Add
getVersionNumber
task - Use implementation
- Update SDK version
- Update build tools version
- Target API level 30
- Lower minimum SDK version to 14
- Add repositories
- Update gradle plugin
- Update gradle wrapper
- Bump version
- Remove jar dependencies
- Automatically tag new version
- Automatically create new release
- Check commit message
- Enforce version bump
- Remove
EasyTracker