Skip to content

Commit 88e5e9d

Browse files
committed
chore: first commit
0 parents  commit 88e5e9d

File tree

263 files changed

+59535
-0
lines changed

Some content is hidden

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

263 files changed

+59535
-0
lines changed

.gitattributes

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto
3+
4+
# Custom for Visual Studio
5+
*.cs diff=csharp
6+
7+
# Standard to msysgit
8+
*.doc diff=astextplain
9+
*.DOC diff=astextplain
10+
*.docx diff=astextplain
11+
*.DOCX diff=astextplain
12+
*.dot diff=astextplain
13+
*.DOT diff=astextplain
14+
*.pdf diff=astextplain
15+
*.PDF diff=astextplain
16+
*.rtf diff=astextplain
17+
*.RTF diff=astextplain

.github/FUNDING.yml

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# These are supported funding model platforms
2+
3+
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4+
patreon: mpandroidchart
5+
open_collective: philippjahoda
6+
ko_fi: # Replace with a single Ko-fi username
7+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
liberapay: # Replace with a single Liberapay username
10+
issuehunt: # Replace with a single IssueHunt username
11+
otechie: # Replace with a single Otechie username
12+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

.github/ISSUE_TEMPLATE.md

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<!---
2+
BEFORE YOU SUBMIT please read the following:
3+
4+
Please search open/closed issues before submitting since someone might have asked
5+
the same thing before!
6+
7+
If you have a support request or question please submit them on StackOverflow:
8+
https://stackoverflow.com/questions/tagged/mpandroidchart
9+
using the tags `android` & `mpandroidchart`
10+
11+
Please also look at the CONTRIBUTING file before opening an issue:
12+
https://github.com/PhilJay/MPAndroidChart/blob/master/CONTRIBUTING.md
13+
14+
Issues on GitHub are only related to problems with MPAndroidChart itself and we
15+
cannot answer support questions here. We will close your issue without a response.
16+
-->
17+
18+
**Summary**
19+
<!-- A clear and concise description of what the bug is. -->
20+
21+
**Expected Behavior**
22+
<!-- A clear and concise description of what you expected to happen. -->
23+
24+
**Possible Solution**
25+
<!-- Not required, but suggest a fix/ reason for the bug, -->
26+
<!-- or ideas how to implement the addition or change -->
27+
28+
**Device (please complete the following information):**
29+
- Device: [e.g. Google Pixel]
30+
- Android Version [e.g. 7.0]
31+
- Library Version (e.g. 3.1.0-alpha)
32+
33+
**Additional Context**
34+
<!-- Add any other context about the problem here.
35+
If you have source code demonstrating this bug, create a Gist:
36+
https://help.github.com/articles/creating-gists/
37+
and link to it here. -->

.github/ISSUE_TEMPLATE/Bug_report.md

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
name: Bugs
3+
about: Create a bug report to help us improve
4+
5+
---
6+
7+
<!---
8+
BEFORE YOU SUBMIT please read the following:
9+
10+
Please search open/closed issues before submitting since someone might have asked the same thing before!
11+
12+
If you have a support request or question please submit them on StackOverflow:
13+
https://stackoverflow.com/questions/tagged/mpandroidchart
14+
using the tags `android` & `mpandroidchart`
15+
16+
Please also look at the CONTRIBUTING file before opening an issue:
17+
https://github.com/PhilJay/MPAndroidChart/blob/master/CONTRIBUTING.md
18+
19+
Issues on GitHub are only related to problems with MPAndroidChart itself and we cannot answer
20+
support questions here. We will close your issue without a response.
21+
-->
22+
23+
**Summary**
24+
<!-- A clear and concise description of what the bug is. -->
25+
26+
**Expected Behavior**
27+
<!-- A clear and concise description of what you expected to happen. -->
28+
29+
**Possible Solution**
30+
<!-- Not required, but suggest a fix/ reason for the bug, -->
31+
<!-- or ideas how to implement the addition or change -->
32+
33+
**Device (please complete the following information):**
34+
- Device: [e.g. Google Pixel]
35+
- Android Version [e.g. 7.0]
36+
- Library Version (e.g. 3.1.0-alpha)
37+
38+
**Additional Context**
39+
<!-- Add any other context about the problem here.
40+
If you have source code demonstrating this bug, create a Gist:
41+
https://help.github.com/articles/creating-gists/
42+
and link to it here. -->
43+
44+
ADD A REWARD using [Speed](speedoss.com) to SOLVE this issue QUICKLY and SUPPORT this project.
+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
name: Feature Request
3+
about: Suggest an idea for this project
4+
5+
---
6+
7+
<!---
8+
BEFORE YOU SUBMIT please read the following:
9+
10+
Please search open/closed issues before submitting since someone might have asked the same thing before!
11+
12+
If you have a support request or question please submit them on StackOverflow:
13+
https://stackoverflow.com/questions/tagged/mpandroidchart
14+
using the tags `android` & `mpandroidchart`
15+
16+
Please also look at the CONTRIBUTING file before opening an issue:
17+
https://github.com/PhilJay/MPAndroidChart/blob/master/CONTRIBUTING.md
18+
19+
Issues on GitHub are only related to problems with MPAndroidChart itself and we cannot answer
20+
support questions here. We will close your issue without a response.
21+
-->
22+
23+
**Is your feature request related to a problem? Please describe.**
24+
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
25+
26+
**Describe the solution you'd like**
27+
<!-- A clear and concise description of what you want to happen. -->
28+
29+
**Describe alternatives you've considered**
30+
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
31+
32+
**Additional context**
33+
<!-- Add any other context or screenshots about the feature request here. -->
34+
ADD A REWARD using [Speed](speedoss.com) to SOLVE this issue QUICKLY and SUPPORT this project.
+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Support
3+
about: I need help!
4+
5+
---
6+
7+
# *STOP RIGHT THERE!*
8+
9+
Issues are ***NOT*** for getting help, only for reporting bugs and feature requests.
10+
11+
Search open and closed issues to see if your question already has an answer. However, **do not create a new issue.**
12+
13+
Instead, do the following:
14+
15+
1. Download the [Example App](https://play.google.com/store/apps/details?id=com.xxmassdeveloper.mpchartexample) and check out the [source code](https://github.com/PhilJay/MPAndroidChart/tree/master/MPChartExample/src/com/xxmassdeveloper/mpchartexample). 90% of the time there is an example that does exactly what you are trying to do.
16+
17+
1. Look at the [Wiki](https://github.com/PhilJay/MPAndroidChart/wiki) for the official documentation for MPAndroidChart. You can also browse the [javadoc](https://jitpack.io/com/github/philjay/mpandroidchart/v3.1.0-alpha/javadoc/) for a more detailed tutorial of the API.
18+
19+
1. Go to [StackOverflow](https://stackoverflow.com/questions/tagged/mpandroidchart) and ask your questions there. The community will be much more helpful and willing to offer guidance.
20+
21+
22+
### You have been warned!
23+
24+
From now on, any issues asking for help will get closed with a link to this file.
25+
26+
### Additional Context
27+
ADD A REWARD using [Speed](speedoss.com) to SOLVE this issue QUICKLY and SUPPORT this project.

.github/PULL_REQUEST_TEMPLATE.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## PR Checklist:
2+
- [ ] I have tested this extensively and it does not break any existing behavior.
3+
- [ ] I have added/updated examples and tests for any new behavior.
4+
- [ ] If this is a significant change, an issue has already been created where the problem / solution was discussed: [N/A, or add link to issue here]
5+
<!-- If you'd like to suggest a significant change, please
6+
create an issue to discuss those changes and gather
7+
feedback BEFORE submitting your PR. -->
8+
9+
10+
## PR Description
11+
<!-- Describe Your PR Here! -->
12+
13+
<!-- What does this add/ remove/ fix/ change? -->
14+
15+
<!-- WHY should this PR be merged into the main library? -->

.gitignore

+79
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
# Windows image file caches
2+
Thumbs.db
3+
ehthumbs.db
4+
5+
# Folder config file
6+
Desktop.ini
7+
8+
# Recycle Bin used on file shares
9+
$RECYCLE.BIN/
10+
11+
# Windows Installer files
12+
*.cab
13+
*.msi
14+
*.msm
15+
*.msp
16+
17+
# Windows shortcuts
18+
*.lnk
19+
20+
# =========================
21+
# Operating System Files
22+
# =========================
23+
24+
# OSX
25+
# =========================
26+
27+
.DS_Store
28+
.AppleDouble
29+
.LSOverride
30+
.idea
31+
32+
# Thumbnails
33+
._*
34+
35+
# Files that might appear on external disk
36+
.Spotlight-V100
37+
.Trashes
38+
39+
# Directories potentially created on remote AFP share
40+
.AppleDB
41+
.AppleDesktop
42+
Network Trash Folder
43+
Temporary Items
44+
.apdisk
45+
46+
bin
47+
obj
48+
build
49+
.vs
50+
.tscache
51+
*.user
52+
*.js
53+
*.map
54+
!gruntfile.js
55+
node_modules
56+
*.tmp.*
57+
platforms
58+
lib
59+
*.css
60+
!webpack.*.js
61+
report
62+
*.log
63+
64+
*.framework
65+
*.aar
66+
67+
Pods
68+
*.lock
69+
*.xcworkspace
70+
*.framework/
71+
*.tgz
72+
73+
/plugin/**/*.d.ts
74+
!plugin/platforms
75+
*.aar*
76+
/plugin/package-lock.json
77+
plugin/**/*.d.ts
78+
/schema
79+
pnpm-lock.yaml

.prettierrc

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"printWidth": 200,
3+
"semi": true,
4+
"tabWidth": 4,
5+
"singleQuote": true
6+
}

.vscode/settings.json

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"files.exclude": {
3+
"schema": true
4+
},
5+
"search.exclude": {
6+
"**/*demo*": true,
7+
"src/**/*.js": true,
8+
"src/**/*.js.map": true
9+
},
10+
"java.configuration.updateBuildConfiguration": "disabled",
11+
"editor.snippetSuggestions": "top",
12+
"NE.enable.snippets": true,
13+
"xml.fileAssociations": [
14+
{
15+
"systemId": "/Volumes/data/dev/nativescript/nativescript-carto/schema/tns.xsd",
16+
"pattern": "**/**/*.xml"
17+
}
18+
]
19+
}

CONTRIBUTING.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## android typings
2+
3+
```
4+
java -jar build/libs/dts-generator.jar -skip-declarations -input /Volumes/data/dev/carto/mobile-sdk/dist/android/carto-mobile-sdk.jar
5+
```
6+
7+
### clean up typings
8+
9+
* regexp: ```/export class .*?JNI {(.|[\r\n])*?}//```
10+
* regexp: ```/export module .*? {([\t\r\n])*?}//``` twice
11+
* regexp: ```/declare module com {([\t\r\n])*?}/```
12+
13+
## ios typings
14+
15+
run in the demo app
16+
```
17+
TNS_TYPESCRIPT_DECLARATIONS_PATH="$(pwd)/typings" tns build ios --bundle
18+
```
19+
20+
### clean up typings
21+
22+
* regexp: ```/description\(\): string;//```
23+
* regexp: ```/hash\(\): number;//```
24+
* regexp: ```/var:/variant:/```

0 commit comments

Comments
 (0)