Skip to content

Commit 1132743

Browse files
authored
Replace appcelerator relations (#13347)
* replaced github and jira urls * docs: cleaned up README * replaced pre-packaged module repo links * docs: contributing.md * fix: issue templates * docs: replaced http jira links * docs: removed jira issue lists * docs: removed https://developer.appcelerator.com/ links * docs: removed lighthouseapps urls * fix: remove TiDev for #13347 (comment) and #13347 (comment) * fix: deleted description #13347 (comment) * fix: #13347 (comment) no one will ever read this again :-D * fix: author for #13347 (comment) and author_url for #13347 (comment) * fix: removed Axway #13347 (comment) * fix: comments from #13347
1 parent 2e8fa00 commit 1132743

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+1728
-1872
lines changed

.github/CONTRIBUTING.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@ Hey there!
22

33
Thank you for the interest in contributing. We'd like to review and possibly merge as soon as possible. For this to happen, please make sure the following is in order:
44

5-
- [x] Sign the [CLA](https://cla.appcelerator.com) for open source contributions (only required for your first contribution)
6-
- [x] Follow the instructions stated in [Contributing to Titanium](https://wiki.appcelerator.org/display/guides2/Contributing+to+Titanium), including the request to squash commits, include unit tests and use clear commit titles (this will be your legacy!)
7-
- [x] If you are fixing an issue that already has a [JIRA ticket](https://jira.appcelerator.org), include the URL in your PR description
8-
- [x] If you are fixing an issue that has no JIRA ticket, yet, create a [new ticket](https://jira.appcelerator.org/secure/CreateIssue!default.jspa) and include the URL in your PR description
9-
- [x] Use a clear title, e.g. prefixing it with the JIRA ticket number and platform (`[ABC-123] iOS: Expose new property`)
5+
- [x] Follow the instructions stated in [Contributing to Titanium](https://github.com/tidev/organization-docs/blob/main/AUTHORIZED_CONTRIBUTORS.md), including the request to squash commits, include unit tests and use clear commit titles (this will be your legacy!)
6+
- [x] If you are fixing an issue that already has a [GitHub Issue](https://github.com/tidev/titanium_mobile/issues), include the URL in your PR description
7+
- [x] If you are fixing an issue that has no GitHub issue, create a [new issue](https://github.com/tidev/titanium_mobile/issues/new/choose) and include the URL in your PR description
8+
- [x] Use a clear title, e.g. prefixing it with the GitHub Issue number and platform
109

11-
That's it, you are good to go! If you have any further questions or problems, feel free to ask us on [Ti.Slack](https://tislack.org).
10+
That's it, you are good to go! If you have any further questions or problems, feel free to ask us on [Ti.Slack](https://tislack.org) or [GitHub Discussions](https://github.com/tidev/titanium_mobile/discussions).
1211

1312
Code strong! :rocket:

.github/ISSUE_TEMPLATE/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ contact_links:
33
url: https://github.com/tidev/titanium_mobile/discussions
44
about: Ask a question in Github Discussions
55
- name: TiDev
6-
url: https://tidev.slack.com
6+
url: https://tislack.org
77
about: Talk to other Titanium developers on Slack

.github/issue_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ CLI version:
2323

2424
### Logs
2525
Creating a trace-log:
26-
- CLI: `appc run - p [ios|android] -l trace`
26+
- CLI: `ti build - p [ios|android] -l trace`
2727
- Studio / Atom: `Log-Level (Bottom right): Trace`
2828

2929
(Attach by dragging into this issue)

CHANGELOG.md

+963-963
Large diffs are not rendered by default.

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -182,23 +182,23 @@ Community support and discussion about Titanium is available on Slack at [TiSlac
182182

183183
### Twitter
184184

185-
Please consider following [@Appcelerator](http://www.twitter.com/appcelerator) and [@AppcDev](https://twitter.com/AppcDev) on Twitter for updates.
185+
Please consider following [@Titanium SDK](http://www.twitter.com/titaniumsdk) and [@TiDev](https://twitter.com/tidevio) on Twitter for updates.
186186

187187
### Commercial Support, Licensing
188188

189189
We give our software away for FREE! In order to do that, we have programs for
190190
companies that require additional level of assistance through training or commercial support,
191191
need special licensing or want additional levels of capabilities. Please visit the
192-
[Appcelerator Website](http://www.titaniumsdk.com) for more information about Appcelerator or
193-
email [info@appcelerator.com](mailto:info@appcelerator.com).
192+
[TiDev Website](https://tidev.io) for more information about TiDev or
193+
email [info@tidev.io](mailto:info@tidev.io).
194194

195195
## Contributing
196196

197197
Titanium is an open source project. Titanium wouldn't be where it is now without contributions by the community. Please consider forking Titanium to improve, enhance or fix issues. If you feel like the community will benefit from your fork, please open a pull request.
198198

199199
To protect the interests of the Titanium contributors, Appcelerator, customers and end users we require contributors to sign a Contributors License Agreement (CLA) before we pull the changes into the main repository. Our CLA is simple and straightforward - it requires that the contributions you make to any Appcelerator open source project are properly licensed and that you have the legal authority to make those changes. This helps us significantly reduce future legal risk for everyone involved. It is easy, helps everyone, takes only a few minutes, and only needs to be completed once.
200200

201-
[You can digitally sign the CLA](http://cla.appcelerator.com) online. Please indicate your email address in your first pull request so that we can make sure that will locate your CLA. Once you've submitted it, you no longer need to send one for subsequent submissions.
201+
[You can digitally sign the CLA](https://github.com/tidev/organization-docs/blob/main/AUTHORIZED_CONTRIBUTORS.md) online. Please indicate your email address in your first pull request so that we can make sure that will locate your CLA. Once you've submitted it, you no longer need to send one for subsequent submissions.
202202

203203
## Building Locally
204204

TitaniumKit.podspec

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ Pod::Spec.new do |s|
44

55
s.name = "TitaniumKit"
66
s.version = "1.0.0"
7-
s.summary = "Axway Titanium iOS Core framework"
7+
s.summary = "Titanium iOS Core framework"
88

99
s.description = <<-DESC
10-
The Axway Titanium iOS Core framework.
10+
Titanium iOS Core framework.
1111
DESC
1212

13-
s.homepage = "https://github.com/appcelerator/titanium_mobile"
13+
s.homepage = "https://github.com/tidev/titanium_mobile"
1414
s.license = { :type => "Apache 2", :file => "LICENSE" }
15-
s.author = 'Axway Appcelerator'
15+
s.author = 'TiDev'
1616

1717
s.platform = :ios
1818
s.ios.deployment_target = '8.0'
1919

20-
s.source = { :git => "https://github.com/appcelerator/titanium_mobile.git" }
20+
s.source = { :git => "https://github.com/tidev/titanium_mobile.git" }
2121

2222
s.vendored_libraries = 'iphone/TitaniumKit/TitaniumKit/Libraries/**/*.{a}'
2323
s.preserve_paths = 'iphone/TitaniumKit/TitaniumKit/Libraries/**/*.{a}'

android/titanium/libv8-services.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ async function updateLibrary() {
252252
__dirname, '../../dist/android/libv8', v8TargetVersion, v8TargetMode);
253253

254254
// Download V8 archive (downloads to temp dir, which helps CI server avoid re-downloading between builds generally)
255-
const downloadUrl = `https://github.com/appcelerator/v8_titanium/releases/download/v${v8TargetVersion}/${v8ArchiveFileName}`;
255+
const downloadUrl = `https://github.com/tidev/v8_titanium/releases/download/v${v8TargetVersion}/${v8ArchiveFileName}`;
256256
// FIXME: Can we skip the download if the ultimate destination exists?!
257257
const downloadedTarball = await BuildUtils.downloadURL(downloadUrl, integrity, { progress: false });
258258
let tmpExtractDir = BuildUtils.cachedDownloadPath(downloadUrl); // store alongside the place we store the tar.bz2, just drop the extension

android/titanium/src/java/org/appcelerator/titanium/util/TiResponseCache.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ public CacheResponse get(URI uri, String rqstMethod, Map<String, List<String>> r
412412
return null;
413413
}
414414

415-
// Workaround for https://jira.appcelerator.org/browse/TIMOB-18913
415+
// Workaround for https://jira-archive.titaniumsdk.com/TIMOB-18913
416416
// This workaround should be removed when HTTPClient is refactored with HttpUrlConnection
417417
// and HttpResponseCache is used instead of TiResponseCache.
418418
// If it is a video, do not use cache. Cache is causing problems for Video Player on Lollipop
@@ -519,7 +519,7 @@ public CacheRequest put(URI uri, URLConnection conn) throws IOException
519519
}
520520
}
521521

522-
// Workaround for https://jira.appcelerator.org/browse/TIMOB-18913
522+
// Workaround for https://jira-archive.titaniumsdk.com/TIMOB-18913
523523
// This workaround should be removed when HTTPClient is refactored with HttpUrlConnection
524524
// and HttpResponseCache is used instead of TiResponseCache.
525525
// If it is a video, do not use cache. Cache is causing problems for Video Player on Lollipop

apidoc/Titanium/Android/R.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ description: |
3333
Starting in Titanium SDK 7.3.0, this API exposes all Android related R classes
3434
for the usage in Hyperloop. For example, it can be used to access `menu` resources
3535
as part of native user interfaces, e.g. `BottomNavigationView` or `RecyclerView`.
36-
See an example in the [Hyperloop Sample App](https://github.com/appcelerator/hyperloop-examples) for details!
36+
See an example in the [Hyperloop Sample App](https://github.com/tidev/hyperloop-examples) for details!
3737
3838
extends: Titanium.Proxy
3939
platforms: [android]

0 commit comments

Comments
 (0)