|
1 |
| -# Change Log |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [1.2.1](https://github.com/thepracticaldev/DEV-Android/tree/1.2.1) (2020-03-30) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/thepracticaldev/DEV-Android/compare/1.2...1.2.1) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Copy URL broken & Android share dialog [\#58](https://github.com/thepracticaldev/DEV-Android/issues/58) |
| 10 | +- Stuck on Offline page upon start [\#36](https://github.com/thepracticaldev/DEV-Android/issues/36) |
| 11 | +- Unable to upload profile image in android mobile app [\#33](https://github.com/thepracticaldev/DEV-Android/issues/33) |
| 12 | +- The App does not load user profile or articles [\#24](https://github.com/thepracticaldev/DEV-Android/issues/24) |
| 13 | +- Choose File option does not work [\#18](https://github.com/thepracticaldev/DEV-Android/issues/18) |
| 14 | + |
| 15 | +**Closed issues:** |
| 16 | + |
| 17 | +- upgrade pip 20.0.1 [\#65](https://github.com/thepracticaldev/DEV-Android/issues/65) |
| 18 | +- App looses state when external link is open or when its sent to background [\#48](https://github.com/thepracticaldev/DEV-Android/issues/48) |
| 19 | +- Adding Detekt [\#45](https://github.com/thepracticaldev/DEV-Android/issues/45) |
| 20 | +- Does Dev share API? [\#38](https://github.com/thepracticaldev/DEV-Android/issues/38) |
| 21 | +- Clear back history on tapping home link [\#35](https://github.com/thepracticaldev/DEV-Android/issues/35) |
| 22 | +- Unable to upload profile image in android mobile app [\#32](https://github.com/thepracticaldev/DEV-Android/issues/32) |
| 23 | +- Unable to upload profile image in android mobile app [\#31](https://github.com/thepracticaldev/DEV-Android/issues/31) |
| 24 | + |
| 25 | +**Merged pull requests:** |
| 26 | + |
| 27 | +- Upgrade Gradle and runtime dependencies [\#64](https://github.com/thepracticaldev/DEV-Android/pull/64) ([msfjarvis](https://github.com/msfjarvis)) |
| 28 | +- Delete removed custom gradle task `clean` from README. [\#59](https://github.com/thepracticaldev/DEV-Android/pull/59) ([VarunBarad](https://github.com/VarunBarad)) |
| 29 | +- The binding should not be passed around [\#57](https://github.com/thepracticaldev/DEV-Android/pull/57) ([sierisimo](https://github.com/sierisimo)) |
| 30 | +- Adding 'when' to substitute if [\#56](https://github.com/thepracticaldev/DEV-Android/pull/56) ([sierisimo](https://github.com/sierisimo)) |
| 31 | +- The 'clean' task is already present [\#55](https://github.com/thepracticaldev/DEV-Android/pull/55) ([sierisimo](https://github.com/sierisimo)) |
| 32 | +- Updating versions to latest [\#54](https://github.com/thepracticaldev/DEV-Android/pull/54) ([sierisimo](https://github.com/sierisimo)) |
| 33 | +- Add a bridge between WebView JavaScript and native Android code. [\#53](https://github.com/thepracticaldev/DEV-Android/pull/53) ([VarunBarad](https://github.com/VarunBarad)) |
| 34 | +- Bug/save webview state retain history [\#52](https://github.com/thepracticaldev/DEV-Android/pull/52) ([sduduzog](https://github.com/sduduzog)) |
| 35 | +- Refactor and clean-up build [\#50](https://github.com/thepracticaldev/DEV-Android/pull/50) ([jmfayard](https://github.com/jmfayard)) |
| 36 | +- Add detekt static analysis [\#47](https://github.com/thepracticaldev/DEV-Android/pull/47) ([xuhaibahmad](https://github.com/xuhaibahmad)) |
| 37 | +- Update Android Gradle plugin to 3.5.0 [\#46](https://github.com/thepracticaldev/DEV-Android/pull/46) ([friederbluemle](https://github.com/friederbluemle)) |
| 38 | +- Dependencies management with Gradle buildSrcVersions [\#44](https://github.com/thepracticaldev/DEV-Android/pull/44) ([jmfayard](https://github.com/jmfayard)) |
| 39 | +- Uprev AGP from 3.4.1 to 3.4.2 [\#43](https://github.com/thepracticaldev/DEV-Android/pull/43) ([msfjarvis](https://github.com/msfjarvis)) |
| 40 | +- Dependency upgrades [\#42](https://github.com/thepracticaldev/DEV-Android/pull/42) ([msfjarvis](https://github.com/msfjarvis)) |
| 41 | +- Migrate to Gradle Kotlin DSL [\#41](https://github.com/thepracticaldev/DEV-Android/pull/41) ([dbaelz](https://github.com/dbaelz)) |
| 42 | +- Moving code into JDK8 [\#40](https://github.com/thepracticaldev/DEV-Android/pull/40) ([sierisimo](https://github.com/sierisimo)) |
| 43 | +- Clear history when returning to home [\#39](https://github.com/thepracticaldev/DEV-Android/pull/39) ([robertoissc](https://github.com/robertoissc)) |
| 44 | +- fix: Fixes issue to launch file chooser every time [\#34](https://github.com/thepracticaldev/DEV-Android/pull/34) ([subbramanil](https://github.com/subbramanil)) |
2 | 45 |
|
3 | 46 | ## [1.2](https://github.com/thepracticaldev/DEV-Android/tree/1.2) (2019-05-30)
|
| 47 | + |
4 | 48 | [Full Changelog](https://github.com/thepracticaldev/DEV-Android/compare/1.1...1.2)
|
5 | 49 |
|
6 | 50 | **Closed issues:**
|
|
11 | 55 | **Merged pull requests:**
|
12 | 56 |
|
13 | 57 | - Fix Android lint warnings [\#30](https://github.com/thepracticaldev/DEV-Android/pull/30) ([robertoissc](https://github.com/robertoissc))
|
14 |
| -- Codestyle and dependency upgrades [\#28](https://github.com/thepracticaldev/DEV-Android/pull/28) ([MSF-Jarvis](https://github.com/MSF-Jarvis)) |
| 58 | +- Codestyle and dependency upgrades [\#28](https://github.com/thepracticaldev/DEV-Android/pull/28) ([msfjarvis](https://github.com/msfjarvis)) |
15 | 59 | - Feature/Moving `main url` out of `strings.xml` [\#27](https://github.com/thepracticaldev/DEV-Android/pull/27) ([VarunBarad](https://github.com/VarunBarad))
|
16 |
| -- Codestyle cleanup [\#22](https://github.com/thepracticaldev/DEV-Android/pull/22) ([MSF-Jarvis](https://github.com/MSF-Jarvis)) |
| 60 | +- fix: Choose File Option Not Working Issue [\#26](https://github.com/thepracticaldev/DEV-Android/pull/26) ([subbramanil](https://github.com/subbramanil)) |
| 61 | +- Codestyle cleanup [\#22](https://github.com/thepracticaldev/DEV-Android/pull/22) ([msfjarvis](https://github.com/msfjarvis)) |
17 | 62 |
|
18 | 63 | ## [1.1](https://github.com/thepracticaldev/DEV-Android/tree/1.1) (2019-04-30)
|
| 64 | + |
19 | 65 | [Full Changelog](https://github.com/thepracticaldev/DEV-Android/compare/1.0...1.1)
|
20 | 66 |
|
21 | 67 | **Fixed bugs:**
|
|
27 | 73 |
|
28 | 74 | - Fix sign in issue [\#21](https://github.com/thepracticaldev/DEV-Android/pull/21) ([maestromac](https://github.com/maestromac))
|
29 | 75 | - Set adaptive icon background to black and update readme [\#19](https://github.com/thepracticaldev/DEV-Android/pull/19) ([jhw866](https://github.com/jhw866))
|
30 |
| -- Update dependencies [\#16](https://github.com/thepracticaldev/DEV-Android/pull/16) ([MSF-Jarvis](https://github.com/MSF-Jarvis)) |
| 76 | +- Update dependencies [\#16](https://github.com/thepracticaldev/DEV-Android/pull/16) ([msfjarvis](https://github.com/msfjarvis)) |
31 | 77 | - Refactored to AndroidX [\#15](https://github.com/thepracticaldev/DEV-Android/pull/15) ([tujson](https://github.com/tujson))
|
32 | 78 | - Update README [\#9](https://github.com/thepracticaldev/DEV-Android/pull/9) ([maestromac](https://github.com/maestromac))
|
33 | 79 | - Code of Conduct [\#8](https://github.com/thepracticaldev/DEV-Android/pull/8) ([jessleenyc](https://github.com/jessleenyc))
|
34 | 80 |
|
35 | 81 | ## [1.0](https://github.com/thepracticaldev/DEV-Android/tree/1.0) (2019-04-18)
|
| 82 | + |
| 83 | +[Full Changelog](https://github.com/thepracticaldev/DEV-Android/compare/c5252691c5d8befa7555399e7dbec2ec36209db3...1.0) |
| 84 | + |
36 | 85 | **Closed issues:**
|
37 | 86 |
|
38 | 87 | - Interested to contribute on the following project [\#6](https://github.com/thepracticaldev/DEV-Android/issues/6)
|
39 | 88 | - Chrome share only shares Dev.to [\#5](https://github.com/thepracticaldev/DEV-Android/issues/5)
|
40 | 89 |
|
41 | 90 | **Merged pull requests:**
|
42 | 91 |
|
43 |
| -- fix: Choose File Option Not Working Issue [\#26](https://github.com/thepracticaldev/DEV-Android/pull/26) ([subbramanil](https://github.com/subbramanil)) |
44 | 92 | - Create base architecture [\#7](https://github.com/thepracticaldev/DEV-Android/pull/7) ([luchfilip](https://github.com/luchfilip))
|
45 | 93 |
|
46 | 94 |
|
47 | 95 |
|
48 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 96 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments