Skip to content

Commit cc093b4

Browse files
committed
chore: remove duplicate changelog
1 parent bd5248b commit cc093b4

File tree

1 file changed

+0
-79
lines changed

1 file changed

+0
-79
lines changed

CHANGELOG.md

-79
Original file line numberDiff line numberDiff line change
@@ -169,85 +169,6 @@ Titanium SDK 12.1.0 is a minor release of the SDK, addressing high-priority issu
169169
* be able to get a list of available system font families ([a3c4f26](https://github.com/tidev/titanium_mobile/commit/a3c4f267076838292089080e0027375e86b10ca3))
170170
* read status bar height programmatically ([22d26f8](https://github.com/tidev/titanium_mobile/commit/22d26f83573439994cb172518c14f50e23302ef6))
171171

172-
## SDK Module Versions
173-
174-
| Module | Android version | iOS Version |
175-
| ----------- | --------------- | ----------- |
176-
| facebook | 12.0.0 | 13.0.0 |
177-
| ti.map | 5.5.1 | 7.0.0 |
178-
| ti.webdialog | 2.2.0 | 3.0.2 |
179-
| ti.playservices | 18.2.0 | n/a |
180-
| ti.identity | 3.1.0 | 5.0.0 |
181-
| urlSession | n/a | 4.0.1 |
182-
| ti.coremotion | n/a | 4.0.1 |
183-
| ti.applesignin | n/a | 3.1.2 |
184-
| hyperloop | 7.0.4 | 7.0.4 |
185-
186-
## Bug Fixes
187-
188-
### Android platform
189-
190-
* change deprecated view.setBackgroundDrawable ([05cbfd4](https://github.com/tidev/titanium_mobile/commit/05cbfd4c18bd831483c5e7738d8bd17761a8050b))
191-
* code optimizations ([64ac40c](https://github.com/tidev/titanium_mobile/commit/64ac40cd613ccea5ccc6d50ed55dd982fe4bfa30))
192-
* code optimizations ([a16d76c](https://github.com/tidev/titanium_mobile/commit/a16d76c767025a67a7375edd9da70a4d99edb597))
193-
* collapseToolbar Alloy fix ([3c964a0](https://github.com/tidev/titanium_mobile/commit/3c964a0fd6a64f9d8c9e5072d1e6317554d36e5e))
194-
* fix bottom resizing ([2d5d7f8](https://github.com/tidev/titanium_mobile/commit/2d5d7f8bc3a4f9ad22828c7bf56a2bf81dafa392))
195-
* fix duplicate lifecycle issue ([881552f](https://github.com/tidev/titanium_mobile/commit/881552f15e7e01b490e2641d66d8f0adbfbee679))
196-
* fullscreen mode ([e6e043f](https://github.com/tidev/titanium_mobile/commit/e6e043f7d505667772990a56ef7a196277eb06c6))
197-
* gradle warning log ([baecb61](https://github.com/tidev/titanium_mobile/commit/baecb6155de7b340d972f6e674a1f48c4bddb891))
198-
* gradle warning log ([a48c173](https://github.com/tidev/titanium_mobile/commit/a48c173833f37d1dcce5a8432660986788250244))
199-
* imageAsResized to squared images ([c2fa9f7](https://github.com/tidev/titanium_mobile/commit/c2fa9f729a4f217448e50f3f47f8c68b764ea8a3))
200-
* initial gesture orientation value ([1dac79d](https://github.com/tidev/titanium_mobile/commit/1dac79d74dfce6fcd4884df790797dea9c358cf7))
201-
* null check for registerPush callbacks ([72a03e4](https://github.com/tidev/titanium_mobile/commit/72a03e4569bd04515aeeaf682e1eb5fb507a994d))
202-
* tableView optimizations ([57bcbf9](https://github.com/tidev/titanium_mobile/commit/57bcbf95a5a8bc6f24ea5fd02252ccfefab9d247))
203-
204-
### Multiple platforms
205-
206-
* correction for the cutout properties ([8825cd4](https://github.com/tidev/titanium_mobile/commit/8825cd4cd9a14757b73d72ed02b7e92652503eb4))
207-
* fix target relation ([34da923](https://github.com/tidev/titanium_mobile/commit/34da92318a1ca5f775f185b43c1b9c7e29fa4c6e))
208-
* only apply custom String.format for non-64 Bit Simulators ([512c034](https://github.com/tidev/titanium_mobile/commit/512c0344189d791c502c09c7d7dd73db1345df61))
209-
* remember proxies from section data items ([e6948e0](https://github.com/tidev/titanium_mobile/commit/e6948e04ed0782487749b6aec33b5e608531f9a9))
210-
211-
### iOS platform
212-
213-
* fix border refresh issue ([931ce38](https://github.com/tidev/titanium_mobile/commit/931ce386cab755b330cd4b1c83b648dba1415206))
214-
* fix crash on soft-restart ([1128407](https://github.com/tidev/titanium_mobile/commit/11284074a378149309375b1b880eaadb9ec7b9e1))
215-
* fix error handling ([057a2f0](https://github.com/tidev/titanium_mobile/commit/057a2f048600f5959046b6075206caf378226dd5))
216-
* fix macOS build ([cf4b370](https://github.com/tidev/titanium_mobile/commit/cf4b370dec4986dea677d255ddfbbfa9445cb75f))
217-
* link to AppleWWDRCA ([5dcb217](https://github.com/tidev/titanium_mobile/commit/5dcb21756a25bafb01e75b25763c5e944f0ca451))
218-
* optimize deprecation warning ([aa43de9](https://github.com/tidev/titanium_mobile/commit/aa43de97163e8b2edf773b540fc28a39025c1319))
219-
220-
## Features
221-
222-
### Android platform
223-
224-
* add FloatingActionButton ([a24399c](https://github.com/tidev/titanium_mobile/commit/a24399ca04ff0ab2c0bb540534fe152f2f405c3f))
225-
* add SOFT_INPUT_ADJUST_NOTHING ([fc1e2e1](https://github.com/tidev/titanium_mobile/commit/fc1e2e108cc66ef38268492e1c065aea80483f2d))
226-
* add stopAnimation() to View ([0d4829b](https://github.com/tidev/titanium_mobile/commit/0d4829b98dd58b86b51f3369d108c9c4f8bd7980))
227-
* adjust Android 13 requestPhotoGalleryPermissions ([3b7ec5c](https://github.com/tidev/titanium_mobile/commit/3b7ec5c437e8f6604e7a31a3cbe28eb59bce2779))
228-
* animated parameter for disableTabNavigation ([fbc8c7e](https://github.com/tidev/titanium_mobile/commit/fbc8c7e17b844796c85b43ef29d1fe08d2b04fae))
229-
* collapseToolbar layout ([e144d61](https://github.com/tidev/titanium_mobile/commit/e144d61676fcd95b5954fc62fcc8082f2ff39ca5))
230-
* get notificationChannels ([9be6c33](https://github.com/tidev/titanium_mobile/commit/9be6c33d0047cb9d2b0b86c07071d1c4b86d37de))
231-
* parity for WebView.createPDF() ([c23e88f](https://github.com/tidev/titanium_mobile/commit/c23e88f9430d4be8a949838d4943ec18de6cd279))
232-
* statusBarHeight parity and cutoutSize ([82e07f7](https://github.com/tidev/titanium_mobile/commit/82e07f79b90bc5eca04887effcb3aee725e3bcad))
233-
* toolbar tintColor ([c7474f7](https://github.com/tidev/titanium_mobile/commit/c7474f7789a47ad56310eb097b4c69f95a0d6dee))
234-
* update libraries ([2f4cd82](https://github.com/tidev/titanium_mobile/commit/2f4cd82ae6a895cc711e2856ed4af3c8c4601ce0))
235-
* use example platform folder for module builds ([b95abde](https://github.com/tidev/titanium_mobile/commit/b95abded468a2ec25a5b7d71780150cea77aa0e2))
236-
* videoPlayer autoHide ([8b37384](https://github.com/tidev/titanium_mobile/commit/8b37384c7a2ed3901d3aef5b81b0f4a6bbf33615))
237-
238-
### Multiple platforms
239-
240-
* add tabBarVisible API ([9ee0d42](https://github.com/tidev/titanium_mobile/commit/9ee0d42044cf1858dd72521a374dc336eb046246))
241-
242-
### iOS platform
243-
244-
* allow images in ListItem editActions ([68aa61f](https://github.com/tidev/titanium_mobile/commit/68aa61fbfccbb4ef05ec8423898117479a7c605b))
245-
* be able to get a list of available system font families ([a3c4f26](https://github.com/tidev/titanium_mobile/commit/a3c4f267076838292089080e0027375e86b10ca3))
246-
* read status bar height programmatically ([22d26f8](https://github.com/tidev/titanium_mobile/commit/22d26f83573439994cb172518c14f50e23302ef6))
247-
248-
## BREAKING CHANGES
249-
250-
251172
## SDK Module Versions
252173

253174
| Module | Android version | iOS Version |

0 commit comments

Comments
 (0)