-
Notifications
You must be signed in to change notification settings - Fork 99
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
1 parent
100c7cd
commit 32ecd9f
Showing
3 changed files
with
51 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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,48 @@ | ||
# Change Log | ||
|
||
## [1.2](https://github.com/thepracticaldev/DEV-Android/tree/1.2) (2019-05-30) | ||
[Full Changelog](https://github.com/thepracticaldev/DEV-Android/compare/1.1...1.2) | ||
|
||
**Closed issues:** | ||
|
||
- Image Upload Tool Not Working [\#29](https://github.com/thepracticaldev/DEV-Android/issues/29) | ||
- Moving `main url` out of `strings.xml` [\#20](https://github.com/thepracticaldev/DEV-Android/issues/20) | ||
|
||
**Merged pull requests:** | ||
|
||
- Fix Android lint warnings [\#30](https://github.com/thepracticaldev/DEV-Android/pull/30) ([robertoissc](https://github.com/robertoissc)) | ||
- Codestyle and dependency upgrades [\#28](https://github.com/thepracticaldev/DEV-Android/pull/28) ([MSF-Jarvis](https://github.com/MSF-Jarvis)) | ||
- Feature/Moving `main url` out of `strings.xml` [\#27](https://github.com/thepracticaldev/DEV-Android/pull/27) ([VarunBarad](https://github.com/VarunBarad)) | ||
- Codestyle cleanup [\#22](https://github.com/thepracticaldev/DEV-Android/pull/22) ([MSF-Jarvis](https://github.com/MSF-Jarvis)) | ||
|
||
## [1.1](https://github.com/thepracticaldev/DEV-Android/tree/1.1) (2019-04-30) | ||
[Full Changelog](https://github.com/thepracticaldev/DEV-Android/compare/1.0...1.1) | ||
|
||
**Fixed bugs:** | ||
|
||
- Update Adaptive Icon [\#13](https://github.com/thepracticaldev/DEV-Android/issues/13) | ||
- Signing in with Firefox as the default browser does not work [\#12](https://github.com/thepracticaldev/DEV-Android/issues/12) | ||
|
||
**Merged pull requests:** | ||
|
||
- Fix sign in issue [\#21](https://github.com/thepracticaldev/DEV-Android/pull/21) ([maestromac](https://github.com/maestromac)) | ||
- Set adaptive icon background to black and update readme [\#19](https://github.com/thepracticaldev/DEV-Android/pull/19) ([jhw866](https://github.com/jhw866)) | ||
- Update dependencies [\#16](https://github.com/thepracticaldev/DEV-Android/pull/16) ([MSF-Jarvis](https://github.com/MSF-Jarvis)) | ||
- Refactored to AndroidX [\#15](https://github.com/thepracticaldev/DEV-Android/pull/15) ([tujson](https://github.com/tujson)) | ||
- Update README [\#9](https://github.com/thepracticaldev/DEV-Android/pull/9) ([maestromac](https://github.com/maestromac)) | ||
- Code of Conduct [\#8](https://github.com/thepracticaldev/DEV-Android/pull/8) ([jessleenyc](https://github.com/jessleenyc)) | ||
|
||
## [1.0](https://github.com/thepracticaldev/DEV-Android/tree/1.0) (2019-04-18) | ||
**Closed issues:** | ||
|
||
- Interested to contribute on the following project [\#6](https://github.com/thepracticaldev/DEV-Android/issues/6) | ||
- Chrome share only shares Dev.to [\#5](https://github.com/thepracticaldev/DEV-Android/issues/5) | ||
|
||
**Merged pull requests:** | ||
|
||
- fix: Choose File Option Not Working Issue [\#26](https://github.com/thepracticaldev/DEV-Android/pull/26) ([subbramanil](https://github.com/subbramanil)) | ||
- Create base architecture [\#7](https://github.com/thepracticaldev/DEV-Android/pull/7) ([luchfilip](https://github.com/luchfilip)) | ||
|
||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
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