|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [1.3.1](https://github.com/thepracticaldev/DEV-Android/tree/1.3.1) (2020-04-30) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/thepracticaldev/DEV-Android/compare/1.3...1.3.1) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- Reverts changes made to AndroidManifest.xml [\#74](https://github.com/thepracticaldev/DEV-Android/pull/74) ([fdoxyz](https://github.com/fdoxyz)) |
| 10 | + |
3 | 11 | ## [1.3](https://github.com/thepracticaldev/DEV-Android/tree/1.3) (2020-04-24)
|
4 | 12 |
|
5 | 13 | [Full Changelog](https://github.com/thepracticaldev/DEV-Android/compare/1.2.2...1.3)
|
6 | 14 |
|
7 | 15 | **Merged pull requests:**
|
8 | 16 |
|
9 | 17 | - Adds Pusher beams and code that enables push notifications handling [\#68](https://github.com/thepracticaldev/DEV-Android/pull/68) ([fdoxyz](https://github.com/fdoxyz))
|
| 18 | +- Add a bridge between WebView JavaScript and native Android code. [\#53](https://github.com/thepracticaldev/DEV-Android/pull/53) ([VarunBarad](https://github.com/VarunBarad)) |
10 | 19 |
|
11 | 20 | ## [1.2.2](https://github.com/thepracticaldev/DEV-Android/tree/1.2.2) (2020-04-22)
|
12 | 21 |
|
|
48 | 57 | - Adding 'when' to substitute if [\#56](https://github.com/thepracticaldev/DEV-Android/pull/56) ([sierisimo](https://github.com/sierisimo))
|
49 | 58 | - The 'clean' task is already present [\#55](https://github.com/thepracticaldev/DEV-Android/pull/55) ([sierisimo](https://github.com/sierisimo))
|
50 | 59 | - Updating versions to latest [\#54](https://github.com/thepracticaldev/DEV-Android/pull/54) ([sierisimo](https://github.com/sierisimo))
|
51 |
| -- Add a bridge between WebView JavaScript and native Android code. [\#53](https://github.com/thepracticaldev/DEV-Android/pull/53) ([VarunBarad](https://github.com/VarunBarad)) |
52 | 60 | - Bug/save webview state retain history [\#52](https://github.com/thepracticaldev/DEV-Android/pull/52) ([sduduzog](https://github.com/sduduzog))
|
53 | 61 | - Refactor and clean-up build [\#50](https://github.com/thepracticaldev/DEV-Android/pull/50) ([jmfayard](https://github.com/jmfayard))
|
54 | 62 | - Add detekt static analysis [\#47](https://github.com/thepracticaldev/DEV-Android/pull/47) ([xuhaibahmad](https://github.com/xuhaibahmad))
|
|
60 | 68 | - Moving code into JDK8 [\#40](https://github.com/thepracticaldev/DEV-Android/pull/40) ([sierisimo](https://github.com/sierisimo))
|
61 | 69 | - Clear history when returning to home [\#39](https://github.com/thepracticaldev/DEV-Android/pull/39) ([robertoissc](https://github.com/robertoissc))
|
62 | 70 | - fix: Fixes issue to launch file chooser every time [\#34](https://github.com/thepracticaldev/DEV-Android/pull/34) ([subbramanil](https://github.com/subbramanil))
|
| 71 | +- Codestyle cleanup [\#22](https://github.com/thepracticaldev/DEV-Android/pull/22) ([msfjarvis](https://github.com/msfjarvis)) |
63 | 72 |
|
64 | 73 | ## [1.2](https://github.com/thepracticaldev/DEV-Android/tree/1.2) (2019-05-30)
|
65 | 74 |
|
|
76 | 85 | - Codestyle and dependency upgrades [\#28](https://github.com/thepracticaldev/DEV-Android/pull/28) ([msfjarvis](https://github.com/msfjarvis))
|
77 | 86 | - Feature/Moving `main url` out of `strings.xml` [\#27](https://github.com/thepracticaldev/DEV-Android/pull/27) ([VarunBarad](https://github.com/VarunBarad))
|
78 | 87 | - fix: Choose File Option Not Working Issue [\#26](https://github.com/thepracticaldev/DEV-Android/pull/26) ([subbramanil](https://github.com/subbramanil))
|
79 |
| -- Codestyle cleanup [\#22](https://github.com/thepracticaldev/DEV-Android/pull/22) ([msfjarvis](https://github.com/msfjarvis)) |
80 | 88 |
|
81 | 89 | ## [1.1](https://github.com/thepracticaldev/DEV-Android/tree/1.1) (2019-04-30)
|
82 | 90 |
|
|
0 commit comments