Ecosyste.ms: OpenCollective

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

AppIntro

Supporting the development of AppIntro for Android
Collective - Host: opensource - https://opencollective.com/appintro - Code: https://github.com/AppIntro

Adding Android X Warning to README

github.com/AppIntro/AppIntro - c16d152c94a44dbb1fc34f045f714dc10c647893 authored about 6 years ago
Merge pull request #611 from cortinico/kotlinize-viewpager

Kotlinize the ViewPager

github.com/AppIntro/AppIntro - e27c8f036026c89577a99ad937aaa2e32fb283bc authored about 6 years ago
Merge pull request #613 from cortinico/kotlinize-abstract-base-classes

Kotlinize all the Abstract Base Classes

github.com/AppIntro/AppIntro - bd584983b8fb3315e0a8aa03f14da2f4fb642462 authored about 6 years ago
Updated documentation

github.com/AppIntro/AppIntro - b016deae43af3bdb162e7c5b3330a7d725be7f4e authored about 6 years ago
Kotlinize all the Abstract Base Classes

github.com/AppIntro/AppIntro - 85de7dd8ce73acfd0b3209bc51e529ff728f50f1 authored about 6 years ago
Kotlinize all the Fragments

github.com/AppIntro/AppIntro - 1cbe191253f88d7ae3328e152de43b731a0f364e authored about 6 years ago
Kotlinize the ViewPager

github.com/AppIntro/AppIntro - 597858db36a83f3cd10de976f04a8582b872b2d8 authored about 6 years ago
Merge pull request #606 from cortinico/kotlin13

Bumping Kotlin to 1.3

github.com/AppIntro/AppIntro - 54ef611749c5d81ad3d4a6dda5794b14f1fa5f8b authored over 6 years ago
Merge pull request #605 from cortinico/kotlinize-scroller

Kotlinize the ScrollerCustomDuration

github.com/AppIntro/AppIntro - a768cbcda46af48259fb789c5599e78988bf1111 authored over 6 years ago
Merge pull request #604 from cortinico/kotlinize-interfaces

Convert all the interfaces to Kotlin

github.com/AppIntro/AppIntro - cf0c78b6c0ec8dd0033c940a206e908a6ef5c32a authored over 6 years ago
Merge pull request #602 from cortinico/kotlinize-indicator

Kotlinize the 'indicator' package

github.com/AppIntro/AppIntro - e53d5a4ac30842b37a82b3842b661fd7cf33eab6 authored over 6 years ago
Bumping Kotlin to 1.3

github.com/AppIntro/AppIntro - 001062633b01ad31881e3413f20f232643074c2d authored over 6 years ago
Convert all the interfaces to Kotlin

github.com/AppIntro/AppIntro - 9d7408e47f86fd56da780767f9c2a2e9c512cfc0 authored over 6 years ago
Kotlinize the ScrollerCustomDuration

github.com/AppIntro/AppIntro - f61a9c38c84c8e3f8a803e8dc7de635aeba16cdf authored over 6 years ago
Kotlinize the 'indicator' package

github.com/AppIntro/AppIntro - 0e3dcb0c2abc8b7a269bfad4415914fe3e6315ec authored over 6 years ago
Merge pull request #601 from cortinico/kotlinize-permissions

Kotlinize the PermissionWrapper

github.com/AppIntro/AppIntro - 04bff854316d190d99cbb91aae0a4219ea199347 authored over 6 years ago
Added documentation for PermissionWrapper

github.com/AppIntro/AppIntro - 06298bbc423d259b69b8b627980e74674b22d157 authored over 6 years ago
Merge pull request #600 from cortinico/kotlinize-util-package

Kotlinize the 'util' package

github.com/AppIntro/AppIntro - 8c44239e739b8bc47c46cda00f6f7de786235d96 authored over 6 years ago
Kotlinize the PermissionObject

github.com/AppIntro/AppIntro - c4531661d94b42fb076553f5a0ba0f666773d749 authored over 6 years ago
Adding missing kotlin-reflect dependency

github.com/AppIntro/AppIntro - 6969b2dfab0eae3c320193c6e64439edde4c293c authored over 6 years ago
Removed duplicated file

github.com/AppIntro/AppIntro - 9a85f51ea3e2b0554927853382ece3b3b513ab8b authored over 6 years ago
Merge pull request #599 from cortinico/remove-unused-model-in-test-app

Removing unused SliderPageModel in the example app

github.com/AppIntro/AppIntro - ef22509e14e7ae546f911d33ff531f620e8ef11f authored over 6 years ago
Kotlinize the 'util' package

github.com/AppIntro/AppIntro - 7760527a922214cfd72f9699d53a803940f40e6d authored over 6 years ago
Removing unused SliderPageModel in the example app

github.com/AppIntro/AppIntro - 92ec7e3dda6d01071b84290c052518cd46838b9b authored over 6 years ago
Update README.md

github.com/AppIntro/AppIntro - 765db42b6c086791f2f17bd1cf2394f9596f9f31 authored over 6 years ago
Release new AppIntro version.

github.com/AppIntro/AppIntro - 09d0dbe864b5b9bc431a71cc1d9421a555b29c53 authored over 6 years ago
Merge pull request #598 from friederbluemle/update-gradle-wrapper

Update Gradle wrapper to 4.10.2

github.com/AppIntro/AppIntro - f0d1e6b4e04f4c8a378beeec85dcff36fba2860f authored over 6 years ago
Update Gradle wrapper to 4.10.2

github.com/AppIntro/AppIntro - 16c263e9adbef1adbba84f3b74b563b099cbec35 authored over 6 years ago
Refactor library module name to fix Kotlin compatibility.

github.com/AppIntro/AppIntro - 816381272d7f75aaf078561c91e3543a5016152f authored over 6 years ago
Merge pull request #596 from K0bin/example-translation-de

German translation for the example app v2

github.com/AppIntro/AppIntro - 0ddc7798887eea50632071d692bc05351455d9dd authored over 6 years ago
Slightly rephrase german default_intro strings

github.com/AppIntro/AppIntro - 7eb9cd7bb37fa5f29aab6ef9d14faaed4109f0b5 authored over 6 years ago
Translate the example app strings to German

github.com/AppIntro/AppIntro - 3927c1d5e681bd408352053abb2f03aafa73c667 authored over 6 years ago
Merge pull request #594 from cortinico/fix-object-public-apis

Do not expose public methods with `Object` parameters (#590)

github.com/AppIntro/AppIntro - 908e401e70c59446816defb3196d70c07ac9e669 authored over 6 years ago
Fixed broken Unit test

github.com/AppIntro/AppIntro - 1cdac22ce9e963f0d7c3157bab1e0e20c63183c9 authored over 6 years ago
Do not expose public methods with 'Object' parameters

github.com/AppIntro/AppIntro - 23a9889ac7c9ef280eb798000fa846e234ff43ad authored over 6 years ago
Add Travis to README

github.com/AppIntro/AppIntro - 0a0e6263c75782268b86f7f502f0f274ce788297 authored over 6 years ago
Merge pull request #592 from cortinico/travisci-setup

Added Travis CI initial setup (#589)

github.com/AppIntro/AppIntro - d5dfc96cbc73686ab43d5cf961f5cf6d64d01da3 authored over 6 years ago
Merge pull request #590 from Javinator9889/master

Using Fonts from Resources

github.com/AppIntro/AppIntro - 39e490449675cdb9d795ea66a0d157da616e9194 authored over 6 years ago
Refactor - hard wrapped code at about 80 chars - this will speed-up code readability and further updates

github.com/AppIntro/AppIntro - 1e4faba7551f5ea05bd428dd7ea6f11165d20186 authored over 6 years ago
Updated methods that were using old TypefaceWorker methods - improved accessibility

As the change from Object to String or Integer, some methods were not working correctly as they ...

github.com/AppIntro/AppIntro - 5ae28638753d3c852b10363602be5cae10c176ae authored over 6 years ago
Updated README.md: changed version to actual one 5.0.1

github.com/AppIntro/AppIntro - 11f3e0637be0ccd6f01beee6b632ce441d258db2 authored over 6 years ago
Updated README.md: changed version to actual one 5.1.0

github.com/AppIntro/AppIntro - 1611720684506c99b64bfcee554b83c11577ddc4 authored over 6 years ago
Merge remote-tracking branch 'origin/master'

# Conflicts:
# README.md

github.com/AppIntro/AppIntro - 26e271a2fabcf7f330307bd14f6ffd5fd367caa8 authored over 6 years ago
Updated README.md: changed version to actual one 5.0.1

github.com/AppIntro/AppIntro - 6f649add31ed7051e03dde90da503968bf509b1a authored over 6 years ago
Added Travis CI initial setup (#589)

github.com/AppIntro/AppIntro - be81c8e5859efbcc69d1cfe2c0aaf7e5e060af45 authored over 6 years ago
Merge branch 'master' into master

github.com/AppIntro/AppIntro - 4cfb464a98f68c313e52590b02be361ab93b15bf authored over 6 years ago
Updated README.md - need update gradle dependency at gradle project

github.com/AppIntro/AppIntro - 91f6505061363f7c091f2895dddccaf6e5e510bb authored over 6 years ago
Updated version code

github.com/AppIntro/AppIntro - 2685d6c5f493dea5193d48b0b3c19892ea6e32f2 authored over 6 years ago
Update README.md

github.com/AppIntro/AppIntro - 25b72f761a82751c4292aa4cc6f80112694158a5 authored over 6 years ago
Bump version number

github.com/AppIntro/AppIntro - 72eb95dfa9401e2bcf46cfc5bf72a9342d21c797 authored over 6 years ago
Fix method to check if layout is RTL. Closes #587

github.com/AppIntro/AppIntro - 5a02c928529364c2df4391d821b938f58f1cbaa1 authored over 6 years ago
Update gradle version

github.com/AppIntro/AppIntro - ab8cfd826125ad71fa1bba34050a70cfd94187fa authored over 6 years ago
Removed Object when possible - edited Kotlin class

github.com/AppIntro/AppIntro - 993a468f98ef16111c3b3f9035a2678706dda5ad authored over 6 years ago
Merge pull request #541 from hichamboushaba/master

Fix RTL support in Wizard Mode

github.com/AppIntro/AppIntro - 345362a1c131f856c6cc1eeccecd0567735ae130 authored over 6 years ago
Merge pull request #3 from Javinator9889/refactoring

Removed Object when possible

github.com/AppIntro/AppIntro - 801a0c25723b966d527b1f359926d85f43dd9ca8 authored over 6 years ago
Removed Object when possible

github.com/AppIntro/AppIntro - 576b734bd23113801e2cfbe23cd5341386305cd3 authored over 6 years ago
Refactoring Pull Request

Refactoring

github.com/AppIntro/AppIntro - 935a5b7cfe56769b72c282557d935bffae9bfdec authored over 6 years ago
Updated version code

github.com/AppIntro/AppIntro - 9883f5867e3ef68b388560250e38bef2a33f0ed0 authored over 6 years ago
Updated version code

github.com/AppIntro/AppIntro - ec7791ca00371cfe9fcf3718757656b1590ef063 authored over 6 years ago
Recovered old methods for using fonts found in "Assets" folder

github.com/AppIntro/AppIntro - 83c2ff295ab46bce137b8fc5916788b3597a9447 authored over 6 years ago
Merge pull request #1

Deprecated updates

github.com/AppIntro/AppIntro - 0b83258ad6c2487360d4600640d0536a80e5fafb authored over 6 years ago
Annotated new @Deprecated methods and generated new one by using SliderPage - able to merge master branch

github.com/AppIntro/AppIntro - 39817d9836ac0bb767f54fc6df0ecd0bb52d4556 authored over 6 years ago
Removed vibration permission

github.com/AppIntro/AppIntro - 0ff4cc7e63d86ac9dea1413012cc55d59add1245 authored over 6 years ago
Included JavaDoc at AppIntro2Fragment and added necessary @Deprecated annotation to methods - including missing "vibrate" permissions

Also done "Imports Optimization", deleting those which were not necessary (faster rendering and ...

github.com/AppIntro/AppIntro - 719984fcbec051c76fa43f22b8e7e8450dc3af6d authored over 6 years ago
Included JavaDocs to AppIntroFragment class

github.com/AppIntro/AppIntro - 12b09f8e95838f5fe398b9804cef319dcdb690d4 authored over 6 years ago
Updated methods that use SliderPage and constructors - changed README.md

github.com/AppIntro/AppIntro - ce32572d7f2f8118d6865e9caea645dbe02430a2 authored over 6 years ago
Included new class (TypefaceWorker) for managing Typefaces - little code refactor

The new class contains the Typefaces that will be used (if specified) at the slides, doing all t...

github.com/AppIntro/AppIntro - efa96468fc13afcb5ae31fac22a10bf61ed0fd57 authored over 6 years ago
Merge pull request #588 from cortinico/cleanup-orphan-tests-round2

Cleanup some orphan tests file - round 2

github.com/AppIntro/AppIntro - 90b1b8da7d52cf4a8935ae08dec3b0b94c2e6806 authored over 6 years ago
Cleanup some orphan tests file

github.com/AppIntro/AppIntro - 9d2489aac1d3318a32f298825a30069ade11389f authored over 6 years ago
Merge pull request #550 from kecsot/master

Add Hungarian translation

github.com/AppIntro/AppIntro - 1af721b355786b8f8ffcd98cf959d9e5f6db18fb authored over 6 years ago
Merge pull request #586 from cortinico/5-translation-in-readme

Added Translation section (#5)

github.com/AppIntro/AppIntro - fba6e14ef5666773f6b545997652a5547a7b1c62 authored over 6 years ago
Added Translation section

github.com/AppIntro/AppIntro - 399558af03e20778f5669b2ad06ba73a7145323e authored over 6 years ago
Release AppIntro 5.0.0

github.com/AppIntro/AppIntro - b924ad69aecd61928084d54f980324d670b0c567 authored over 6 years ago
Release AppIntro 5.0.0

github.com/AppIntro/AppIntro - 619f00568335fb1a21e8d005feff0fd0303f4bc2 authored over 6 years ago
Fix issue with AndroidX test libraries

github.com/AppIntro/AppIntro - 2449fd2c78ac379a7992b3304c1909a6e72dbb8a authored over 6 years ago
Merge pull request #585 from chihung93/features/lang_vietnamese

Add Vietnamese translation and upgrade gradle build to 3.2.0, change android to androidx

github.com/AppIntro/AppIntro - 7126241ab912c342e1220c8a575c047b29614eb2 authored over 6 years ago
upgrade gradle to 3.2.0 and change android to androidx for annotation

github.com/AppIntro/AppIntro - a129ecc48e0a7f9c04c0118a9f2485e9911457c3 authored over 6 years ago
remove conflict

github.com/AppIntro/AppIntro - a81f5f1c55584c27e847ed3b695f375fe0fa3807 authored over 6 years ago
Merge pull request #582 from cortinico/580-remove-setanimationcolor

Remove unused setAnimationColors (#580)

github.com/AppIntro/AppIntro - fe8e0b472b48261696607106004e706cc1e8ec62 authored over 6 years ago
Merge pull request #581 from cortinico/androidx-stable

AndroidX is now stable!

github.com/AppIntro/AppIntro - f7347e8b4d25bc130b39844ffc5d4122e9f54d34 authored over 6 years ago
add VietNamese translation

github.com/AppIntro/AppIntro - b759d065f4d2a0b3e10edee0a79b831d7951ee90 authored over 6 years ago
Merge branch 'origin' into features/lang_vietnamese

# Conflicts:
# example/build.gradle
# example/src/main/java/com/amqtech/opensource/appintroexamp...

github.com/AppIntro/AppIntro - 3640001e3d647def3fe91f98a0c09ac0f443f75d authored over 6 years ago
add VietNamese language

github.com/AppIntro/AppIntro - 3582f2d5e5a834a0e678564a2a452b4d3c5b7be0 authored over 6 years ago
update sdk and add google repositories

github.com/AppIntro/AppIntro - f09a9db87a8b4d76b23cfee32367ebca645a3d87 authored over 6 years ago
Remove unsused setAnimationColors

github.com/AppIntro/AppIntro - b9fe7f0ec5db3851b5cab30c74e268b6a49fb9f2 authored over 6 years ago
AndroidX is now stable!

github.com/AppIntro/AppIntro - 811405300cc5014fca3b07657cfc3b0d1f2a8a16 authored over 6 years ago
Merge pull request #574 from apl-devs/fix-for-573

Add prefix for resources (Closes: #573)

github.com/AppIntro/AppIntro - 2db6b7bd8d84f5219374e69bb68fccf817b46823 authored over 6 years ago
Add prefix for resources (Closes: #573)

github.com/AppIntro/AppIntro - 071b319dc8aaa8fbb1dabbae67f311b3935b95e5 authored over 6 years ago
Merge pull request #572 from cortinico/fix-kotlin-backing-fields

Fix for titleString & descriptionString in the SliderPage

github.com/AppIntro/AppIntro - f1b3b947b77de841b7cf900669e0fdf163078efa authored over 6 years ago
Merge pull request #569 from cortinico/it-localization

Added Italian Localization 🇮🇹

github.com/AppIntro/AppIntro - f7e638fe9b3dbb49466c884cbd732604d92e186f authored over 6 years ago
Merge pull request #568 from cortinico/android-gradle-to-3.2.0-rc01

Udpated Android Gradle plugin to 3.2.0-rc01

github.com/AppIntro/AppIntro - e9c3bb7b9cf4c7aa88f25127a94abb15e7093a8c authored over 6 years ago
Fix for titleString & descriptionString in the SliderPage

github.com/AppIntro/AppIntro - 2b65bcf86af00bd24564df5113efd0184661774c authored over 6 years ago
Udpated Android Gradle plugin to 3.2.0-rc01

github.com/AppIntro/AppIntro - ed06b364749105654ed47ab7e212e51df43800db authored over 6 years ago
Added Italian Localization

github.com/AppIntro/AppIntro - 5644d8dc2fb2814dd61cc270e0164fc650901bed authored over 6 years ago
Merge pull request #566 from cortinico/accessibility-labels

Added missing accessibility labels for all the buttons #565

github.com/AppIntro/AppIntro - 3c03b74d6742ca6e0759006ac4b680067cf67646 authored over 6 years ago
Added missing accessibility labels for all the buttons #565

github.com/AppIntro/AppIntro - 035980bc0ca52c23f5f9bb50560edd37a93fd505 authored over 6 years ago
Merge pull request #564 from cortinico/slider-page-to-kotlin

Converted SliderPage to a Kotlin Data class

github.com/AppIntro/AppIntro - 0ba1ceb1142104df5dc03d85e7c8e1136abb45f9 authored over 6 years ago