Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NativeScript/android-dts-generator

A tool that generates TypeScript declaration files (.d.ts) from Jars
https://github.com/NativeScript/android-dts-generator

Remove whitespace of ns_default_bcel_version

febriarief opened this pull request 5 months ago
fix: remove duplicated methods from final dts file

mukaschultze opened this pull request over 1 year ago
perf: make dts generation 60x faster by changing a regex

mukaschultze opened this pull request over 1 year ago
feat: named function parameters

mukaschultze opened this pull request over 1 year ago
feat: const field value is now part of the typings

farfromrefug opened this pull request over 1 year ago
Gradle build improvements

ptomato opened this pull request over 1 year ago
dont add some namespace using forbidden words in javascript

farfromrefug opened this issue about 2 years ago
Sometimes types generates `any<...>` which breaks tsc

farfromrefug opened this issue about 2 years ago
Resolve generics properly and don't include unnamed modules

NathanWalker opened this issue about 2 years ago
Recover method parameter names for generated files

phudson opened this issue about 2 years ago
fix: wrap invalid JS property names in quotes

mukaschultze opened this pull request over 2 years ago
Could you please add a license to the repo?

qq824810885 opened this issue almost 3 years ago
Support generic (non-Android) uses

phudson opened this issue almost 3 years ago
./gradlew jar not working

adrian-niculescu opened this issue almost 3 years ago
fix: handle ambiguous fields that class with an inner class

rigor789 opened this pull request almost 3 years ago
chore: gradle7 and 8.2.0 updates

rigor789 opened this pull request almost 3 years ago
feat: optional `-ignore-obfuscated 3` parameter

farfromrefug opened this pull request almost 3 years ago
fix: only warn once for each class

farfromrefug opened this pull request almost 3 years ago
feat: default generics if no -input-generics passed

farfromrefug opened this pull request almost 3 years ago
Aar support

farfromrefug opened this pull request almost 3 years ago
remove ofuscated classes

farfromrefug opened this issue almost 3 years ago
some generic classes are not reported as generic

farfromrefug opened this issue almost 3 years ago
feat: android32 types support

rigor789 opened this pull request almost 3 years ago
feat: add API Level 31

triniwiz opened this pull request over 3 years ago
Add section in readme: How to use?

vallemar opened this pull request over 3 years ago
Add section: How to use? on readme

vallemar opened this pull request over 3 years ago
fix: replace native namespace with androidNative

NathanWalker opened this pull request almost 4 years ago
✨ Emit named method params = better signature help

roblav96 opened this pull request over 4 years ago
Updated dependencies and added tests

vtrifonov opened this pull request over 4 years ago
update bcel and findbugs->spotbugs

vtrifonov opened this pull request over 5 years ago
Update README.md

vtrifonov opened this pull request over 5 years ago
chore: android29 cleanup

manoldonev opened this pull request over 5 years ago
Update readme

vtrifonov opened this issue over 5 years ago
feat(make-file): add android29 command

manoldonev opened this pull request over 5 years ago
Invalid byte tag in constant pool: 19

govi2010 opened this issue over 5 years ago
Add @deprecated to deprecated methods

vtrifonov opened this pull request over 5 years ago
Add @deprecation to deprecated java methods

vtrifonov opened this issue over 5 years ago
some classes are missing there parent class

farfromrefug opened this issue over 5 years ago
chore: update gradlew

vtrifonov opened this pull request almost 6 years ago
Fix NoClassDefFoundError

vtrifonov opened this pull request almost 6 years ago
Error when trying to generate definitions

hettiger opened this issue almost 6 years ago
replace : with _ in path

vtrifonov opened this pull request almost 6 years ago
chore: update compile to implementation

elena-p opened this pull request almost 6 years ago
feat: add androidX v1.0.0 jars. Extend overrides and namespaces

ADjenkov opened this pull request almost 6 years ago
fix: replace type overrides in extends

vtrifonov opened this pull request almost 6 years ago
Trifonov/ignored namespaces improve

vtrifonov opened this pull request over 6 years ago
Error on Iterable and other generics and base-classes

derchirurg opened this issue over 6 years ago
Filter class names with reserved keyword `debugger`

roblav96 opened this pull request over 6 years ago
Update DtsApi.java to filter `^` return signatures

roblav96 opened this pull request over 6 years ago
update make file to add android-28

NickIliev opened this pull request over 6 years ago
fix: support folders as value of super

tgpetrov opened this pull request over 6 years ago
Trifonov/improve generation

vtrifonov opened this pull request over 6 years ago
improve generation

vtrifonov opened this pull request over 6 years ago
Updated gradle to 4.4 and improved Readme

vtrifonov opened this pull request over 6 years ago
Update Readme with info for running on Mac

Awethentique opened this pull request almost 7 years ago
Add tests

petekanev opened this issue about 7 years ago
Java class with static member and public nested/inner class collide

petekanev opened this issue about 7 years ago
Blacklist Google Play Services internal members

petekanev opened this pull request about 7 years ago
Error: Unable to access jarfile buildlibsdts-generator.jar

davorpeic opened this issue over 7 years ago
Updating definitions to arbitrary android sdk version

b12f opened this issue over 7 years ago
Error in generated .d.ts file

sarvagayatri opened this issue almost 8 years ago
whats the location that .d.ts file gets saved ?

sarvagayatri opened this issue almost 8 years ago
Classes java.* do not include dots between them eg. javalangObject

roblav96 opened this issue about 8 years ago
Fix conflicting top-level namespace hijacking

petekanev opened this pull request about 8 years ago
Classes don't expose static fields from interfaces

snekbaev opened this issue about 8 years ago
prevent to append _helper.d.ts on each run

kazemihabib opened this pull request about 8 years ago
Prevent NPE and report missing dependency instead

EddyVerbruggen opened this pull request about 8 years ago
Pete/improve method generation

petekanev opened this pull request over 8 years ago
Pete/improve interface generation

petekanev opened this pull request over 8 years ago
Input aar file type support

roblav96 opened this issue over 8 years ago
Importing dependencies for a .jar file

roblav96 opened this issue over 8 years ago
Plamen5kov/dts tool

Plamen5kov opened this pull request over 8 years ago
Check for changed method signatures in inherited types

atanasovg opened this issue over 8 years ago
Type inheritance is not considered in the generated output

atanasovg opened this issue over 8 years ago
Merge the latest branch in master

atanasovg opened this issue over 8 years ago
Is there any guideline for this tool?

gordonpro opened this issue almost 9 years ago