Ecosyste.ms: OpenCollective

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

logback-android

πŸ“„The reliable, generic, fast and flexible logging framework for Android
Collective - Host: opensource - https://opencollective.com/logback-android - Code: https://github.com/tony19/logback-android

Fix special props when reconfiguring on change

The special props were not reinserted into the context after it
gets reset from a reconfigure-on...

github.com/tony19/logback-android - d1a5f9ffabf758ff33df3e6a74d87262145f58a2 authored over 6 years ago by Tony Trinh <[email protected]>
Refactor variable usage in ReconfigureOnChangeFilter

`context` was passed to functions as an argument, but the functions
were using `context` directl...

github.com/tony19/logback-android - c21cb160b396f9e95e974957334e083819180ea0 authored over 6 years ago by Tony Trinh <[email protected]>
Update deps in build.gradle

github.com/tony19/logback-android - e5e3a87c26a357236eedef607a3a51209caecae5 authored over 6 years ago by Tony Trinh <[email protected]>
Fix CircleCI badge in README

github.com/tony19/logback-android - d1927a721d3be4e2ebdc9c967adad1ba1d2aba44 authored over 6 years ago by Tony Trinh <[email protected]>
:cloud: Bump 'v_1.1.1-13-SNAPSHOT'.

github.com/tony19/logback-android - 2eb933c9bc345f0874b0231362adedb5aaa9929f authored over 6 years ago by Tony Trinh <[email protected]>
:books: Update README for 1.1.1-12

github.com/tony19/logback-android - c1bfae459abe0cefc6fc81c1e4c72f3d227783a9 authored over 6 years ago by Tony Trinh <[email protected]>
Fix SQLiteAppender in release builds (#179)

Release builds that contain no debug info for stack traces
result in nulls for caller data, caus...

github.com/tony19/logback-android - aab6361fed96419aa92c96aea7c41f67640f74b9 authored over 6 years ago by Tony Trinh <[email protected]>
Allow null version name (#178)

getVersionName() should always return a string

github.com/tony19/logback-android - 7cae3a1bfbc59b381676983a85a85670a9892e77 authored over 6 years ago by Marcus Pridham <[email protected]>
:cloud: Bump 'v_1.1.1-12-SNAPSHOT'.

github.com/tony19/logback-android - aa0e223dc335eee0dc64304b3cadd7ed90afe60a authored over 6 years ago by Tony Trinh <[email protected]>
:books: Update README for 1.1.1-11

github.com/tony19/logback-android - 8d70bd6da29c31bf66fc34f3fc057ec1b416b9af authored over 6 years ago by Tony Trinh <[email protected]>
Add comment on known failure for unknown URL tests

github.com/tony19/logback-android - 903d4a672ca35e1e179a1c6ba85fccafcb25513a authored over 6 years ago by Tony Trinh <[email protected]>
Ensure non-empty qualified-name in XML parser

github.com/tony19/logback-android - c7c5dbdd29286675aa1008836bd78cd9e027ccad authored over 6 years ago by Tony Trinh <[email protected]>
Update Mockito dep

github.com/tony19/logback-android - e55be57d4cb4495d41fa0e3cf4e0fc4823764856 authored over 6 years ago by Tony Trinh <[email protected]>
Update grgit dependency

github.com/tony19/logback-android - 30463f521e3e69e568f4daf5df339c0ca433c55f authored over 6 years ago by Tony Trinh <[email protected]>
Restore support for Android context properties (#130)

This restores support for the following properties (used in XML
configs):

DATA_DIR
EXT_DI...

github.com/tony19/logback-android - 10d35f73fed0d0b52a4b0a20205c73ab8279d3f4 authored over 6 years ago by Tony Trinh <[email protected]>
Remove unused class

github.com/tony19/logback-android - 4c2bd9d00a603908327893b31b9de191e93e3dfa authored over 6 years ago by Tony Trinh <[email protected]>
Remove unnecessary API to get assets dir

github.com/tony19/logback-android - 85f7da95a398197306e3e8fe76469a616c2ffb21 authored over 6 years ago by Tony Trinh <[email protected]>
Remove unused EnvUtil methods

github.com/tony19/logback-android - c7311e7bc3c9053f699ac3f3700cacf8d06efdbb authored over 6 years ago by Tony Trinh <[email protected]>
Fix bintray uploader script (2)

github.com/tony19/logback-android - 061ce1c3649d8449bbc8b9993007451b7c33ec9b authored over 6 years ago by Tony Trinh <[email protected]>
Add probot-stale support

https://probot.github.io/apps/stale/

github.com/tony19/logback-android - 9780d40265bc35d8aebd2fe1f9ad5b7a4af7268d authored over 6 years ago by Tony Trinh <[email protected]>
Move bintray uploader script to own file

github.com/tony19/logback-android - db9cee068711092034d4fbb99098177b9f73b56c authored over 6 years ago by Tony Trinh <[email protected]>
Fix bintray uploader script

github.com/tony19/logback-android - fbc620a396a0bc1e22161e694927c3e5983dd224 authored over 6 years ago by Tony Trinh <[email protected]>
:cloud: Bump 'v_1.1.1-11-SNAPSHOT'.

github.com/tony19/logback-android - a685bfa5feb5ce62135bb06ae4e2d0b8bc96e622 authored over 6 years ago by Tony Trinh <[email protected]>
:books: Update README for 1.1.1-10

github.com/tony19/logback-android - 1390261b2c8175f33abbc3f6d916017bd4728941 authored over 6 years ago by Tony Trinh <[email protected]>
Use grep to get prop values from local.properties

This is needed since local.properties has keys with dots, which
is invalid for bash keys.

https...

github.com/tony19/logback-android - bc6802d78ffcf10598364bee13f187a76cabc661 authored over 6 years ago by Tony Trinh <[email protected]>
Remove invalid Android build-tools spec from Travis

github.com/tony19/logback-android - 3c1999bf50aa6a18d3e89e6a567daeff3cdb6968 authored over 6 years ago by Tony Trinh <[email protected]>
Include Android SDK 26 in Travis CI

github.com/tony19/logback-android - c327ac0ef7d127a4848240c02608a581f29eb7f9 authored over 6 years ago by Tony Trinh <[email protected]>
Use Android SDK 27 in Travis CI

github.com/tony19/logback-android - 653fb7dd049507ba858749bc8edb6f4088cbd38c authored over 6 years ago by Tony Trinh <[email protected]>
Fix license config in deployments

github.com/tony19/logback-android - 3c417b49a6b5ffc583b321be6d65c05d69db796b authored over 6 years ago by Tony Trinh <[email protected]>
Update lint rules

github.com/tony19/logback-android - c62e14d6bb51da7f56ac7ed325946e0378e01395 authored over 6 years ago by Tony Trinh <[email protected]>
Fix invalid override in SQLiteAppender

github.com/tony19/logback-android - a421e22cc6fbf6ec73435fba6e22fbcc8aa04d21 authored over 6 years ago by Tony Trinh <[email protected]>
Remove build-config exclusions

These were originally added to exlude transitive deps from
accidental Android package dependency.

github.com/tony19/logback-android - 458a8e90f22269642e83e3e656e99bde8600067a authored over 6 years ago by Tony Trinh <[email protected]>
Fix AndroidContextUtil tests (2)

github.com/tony19/logback-android - 339d24b143c30577a7adf0b6623ebb1342df23a7 authored over 6 years ago by Tony Trinh <[email protected]>
Add support for getNoBackupFilesDir

github.com/tony19/logback-android - 6f4f7dc6d1c3cc1cb1e2ba9944269b8a59bf2083 authored over 6 years ago by Tony Trinh <[email protected]>
Fix AndroidContextUtil tests

github.com/tony19/logback-android - d18cd93efe0c6d4f25c422d75dfe1ddf51788e54 authored over 6 years ago by Tony Trinh <[email protected]>
Remove AndroidManifest parser support

github.com/tony19/logback-android - d5969b205ef85714334559b5a43f461ff2ac7c57 authored almost 7 years ago by Tony Trinh <[email protected]>
Update release.sh for Bintray upload

github.com/tony19/logback-android - 5b536bc439b68263cb97002c4ba0408ea791338d authored almost 7 years ago by Tony Trinh <[email protected]>
Update compile/target SDK to 27

github.com/tony19/logback-android - ce9686b848d9f46711141dfa52476d273a418401 authored almost 7 years ago by Tony Trinh <[email protected]>
Tweak build.gradle

github.com/tony19/logback-android - b02b3803bfee3618f28fd049883679fec690b379 authored almost 7 years ago by Tony Trinh <[email protected]>
Tweak deploy.gradle

github.com/tony19/logback-android - 7e784c2cc1e825da57bf9b5b5b9875715a8b3317 authored almost 7 years ago by Tony Trinh <[email protected]>
Update SLF4j dep

github.com/tony19/logback-android - 6e8d5e337e63da3bb75fdc84c0e94fb91cda166b authored almost 7 years ago by Tony Trinh <[email protected]>
Get project name from POM_NAME var

github.com/tony19/logback-android - 4848d96d7aae3423ee84d41911c00e499904c579 authored almost 7 years ago by Tony Trinh <[email protected]>
Add bintrayUpload task

github.com/tony19/logback-android - 13db7cfb4b8db40081f19eff015aba1212cdd441 authored almost 7 years ago by Tony Trinh <[email protected]>
Add dev email to generated POM

github.com/tony19/logback-android - bc4c2720f82157b058708b61cf9f94ee4cf7ef85 authored almost 7 years ago by Tony Trinh <[email protected]>
Remove unnecessary import

github.com/tony19/logback-android - cecee31d0b9d18eb7af03dcdc0fd4a1d2dd2e237 authored almost 7 years ago by Tony Trinh <[email protected]>
:cloud: Bump 'v_1.1.1-10-SNAPSHOT'.

github.com/tony19/logback-android - 811d6bdda3a037d12b128c284431407d45515c4e authored almost 7 years ago by Tony Trinh <[email protected]>
:books: Update README for 1.1.1-9

github.com/tony19/logback-android - 084d54467144d3e03521d4db9ef0793a05689a4e authored almost 7 years ago by Tony Trinh <[email protected]>
Specify full package name in AndroidManifest (#163)

github.com/tony19/logback-android - fd2041af4082eebbdecb906372a80e9cdd78057d authored almost 7 years ago by Tony Trinh <[email protected]>
Update apktool-lib dep

github.com/tony19/logback-android - aa58d52dcd1f2a6f32013e8b53f2e0b7f06e1ecc authored almost 7 years ago by Tony Trinh <[email protected]>
Add note in release.sh about deploying w/o git

github.com/tony19/logback-android - f39c1fed3649f272a20d1b7ab8f9e1abeb59f684 authored almost 7 years ago by Tony Trinh <[email protected]>
:cloud: Bump 'v_1.1.1-9-SNAPSHOT'.

github.com/tony19/logback-android - b3bc3bf29838d8b8830d1a7d9070296b8f232166 authored almost 7 years ago by Tony Trinh <[email protected]>
Fix time sensitivity of SQLiteAppenderTest

github.com/tony19/logback-android - ce53274e1b63773732b80a60552a3c6d1d61bd77 authored almost 7 years ago by Tony Trinh <[email protected]>
Rearrange deps to allow JUnit runs in IDEA

github.com/tony19/logback-android - e316d5bb7e482217e2e6754417535e57de568f3b authored almost 7 years ago by Tony Trinh <[email protected]>
:books: Update README for 1.1.1-8

github.com/tony19/logback-android - 17c1528dee78fb7533475120159e358281a4e1b5 authored almost 7 years ago by Tony Trinh <[email protected]>
Prompt for credentials in deploysnapshots.sh

github.com/tony19/logback-android - d33897c84930e9ce01f627adb267184a239402b9 authored almost 7 years ago by Tony Trinh <[email protected]>
Run readme task only on demand

The task was unexpectedly running with every build.

github.com/tony19/logback-android - 035b473b7843a8ec04f4b75a33358b22250c7ed3 authored almost 7 years ago by Tony Trinh <[email protected]>
Fix 'Multiple dex files define BuildConfig'

This occurs when running connectedCheck.

github.com/tony19/logback-android - bb6c406500d21ddc00444941ed817a3d65edd729 authored almost 7 years ago by Tony Trinh <[email protected]>
:cloud: Bump 'v_1.1.1-8-SNAPSHOT'.

github.com/tony19/logback-android - 0aecb33257f7866acf42bec01d1d9c7e270a9d54 authored almost 7 years ago by Tony Trinh <[email protected]>
Rename maven-push.gradle -> deploy.gradle

github.com/tony19/logback-android - 6c07e85afec5697c48e9274933f535bd374c476b authored almost 7 years ago by Tony Trinh <[email protected]>
Add Nexus plugin

github.com/tony19/logback-android - eb46062e13e2e3256400ca56f363cc5e031caa92 authored almost 7 years ago by Tony Trinh <[email protected]>
Fix uploadDocs task

github.com/tony19/logback-android - 753ffabfb21ef9938390879decd0ffc4eebc138e authored almost 7 years ago by Tony Trinh <[email protected]>
Update version code

github.com/tony19/logback-android - 5b96cfb291904a5ef2a2302001c2a4f071ad249d authored almost 7 years ago by Tony Trinh <[email protected]>
Remove pom.xml

github.com/tony19/logback-android - b241903d7ed73cbc78aec59ec417fcf950ec47d1 authored almost 7 years ago by Tony Trinh <[email protected]>
Remove nexus.gradle

github.com/tony19/logback-android - 9853857e4b2c3d368755761ddc3fdccfb33a8d6b authored almost 7 years ago by Tony Trinh <[email protected]>
Update release.sh

github.com/tony19/logback-android - 412d0137ddc53a80246ebbf564f650d6cd174daf authored almost 7 years ago by Tony Trinh <[email protected]>
Add analyze.sh

github.com/tony19/logback-android - a155aaf792572627f6b685e8ba2a31590a80f2c8 authored almost 7 years ago by Tony Trinh <[email protected]>
Tweak readme.gradle

github.com/tony19/logback-android - db3ba27654e835b3da257becaa07af6152465f35 authored almost 7 years ago by Tony Trinh <[email protected]>
Move javadocs tasks into doc.gradle

github.com/tony19/logback-android - d16ea877ffbf23d9a1ad00f2c3faffe6642bffbd authored almost 7 years ago by Tony Trinh <[email protected]>
Add nexus.sh

github.com/tony19/logback-android - 76debe230de996355638cb23c4a04e1f4fa0d587 authored almost 7 years ago by Tony Trinh <[email protected]>
Update apktool-lib dep

github.com/tony19/logback-android - ffa9a71949f91d79519edd544b04336e02125791 authored almost 7 years ago by Tony Trinh <[email protected]>
Update .gitignore

github.com/tony19/logback-android - ac88621a6978b6beb5a9437f78a0aa1b942e68d4 authored almost 7 years ago by Tony Trinh <[email protected]>
Force archive basename to logback-android

github.com/tony19/logback-android - b8b0cb35ec5aab08321baae35320278aa3602460 authored almost 7 years ago by Tony Trinh <[email protected]>
Configure dest dir for build outputs

github.com/tony19/logback-android - 2b2cd15341ccd61000a071ccda2384a37f41799f authored almost 7 years ago by Tony Trinh <[email protected]>
Update Gradle wrapper to 4.5

github.com/tony19/logback-android - 9b701a9eca908c5110bb75da2b726635363bcefa authored almost 7 years ago by Tony Trinh <[email protected]>
Remove unused IEvaluator class

This was only needed for GEventEvaluator, which does not exist
in logback-android.

github.com/tony19/logback-android - 2d354384e0c487ad480e498fc2eb98eea0ec1a99 authored almost 7 years ago by Tony Trinh <[email protected]>
Fix static code analysis tasks

github.com/tony19/logback-android - 8bb1d35f06a085629e52afbb2846efbbfa33e3a7 authored almost 7 years ago by Tony Trinh <[email protected]>
Add code coverage report task

github.com/tony19/logback-android - 9cb77cf966e9d7be66ec53492c89daf72918720b authored almost 7 years ago by Tony Trinh <[email protected]>
Remove Travis settings file

github.com/tony19/logback-android - dbd364edb1aa4f3fffc994f6ed62cd1b471d45b9 authored almost 7 years ago by Tony Trinh <[email protected]>
Switch from gradle-git to grgit

github.com/tony19/logback-android - cce1b95e3297839be00bd1b6f9f3d33eb88a86d1 authored almost 7 years ago by Tony Trinh <[email protected]>
Remove CircleCI workflow

github.com/tony19/logback-android - 0f701f8b6d0f4c1b62cba42790beee3eac74e94a authored almost 7 years ago by Tony Trinh <[email protected]>
Skip build in deploysnapshot.sh

github.com/tony19/logback-android - 6a8f14f1f1c4b1a4bc89566db3a4a52eba9cd10a authored almost 7 years ago by Tony Trinh <[email protected]>
Config unit test runs in gradle

github.com/tony19/logback-android - 330a9ffcd88d42ab70077c0c4fa71be0f0561c9b authored almost 7 years ago by Tony Trinh <[email protected]>
Don't log skipped unit tests

github.com/tony19/logback-android - 31b3e8557ad4fdf199ab5e70c0c8f9fab7905baf authored almost 7 years ago by Tony Trinh <[email protected]>
Config CircleCI workflow

github.com/tony19/logback-android - ce12372b20d11bffea4c537dee3885c31e6d7469 authored almost 7 years ago by Tony Trinh <[email protected]>
Config CircleCI parallel run

github.com/tony19/logback-android - 388d182a4a8288bacbf4c4c78fc862bbabc14705 authored almost 7 years ago by Tony Trinh <[email protected]>
Config unit test runs in gradle

github.com/tony19/logback-android - edcc5ff3e2c5dddc43471b38e09d699d44f0399a authored almost 7 years ago by Tony Trinh <[email protected]>
Config CircleCI workflow

github.com/tony19/logback-android - 25ede39867a1666f7bebee613b31c6045fd88f4e authored almost 7 years ago by Tony Trinh <[email protected]>
Config CircleCI workflow

github.com/tony19/logback-android - edd6a14fbeef200e1c58633775cbf179bc1943e4 authored almost 7 years ago by Tony Trinh <[email protected]>
Remove Task.leftShift from docs.gradle

github.com/tony19/logback-android - bd4e2ee02ad86e136f282d760d0b22bb2674f791 authored almost 7 years ago by Tony Trinh <[email protected]>
Update readme.gradle

github.com/tony19/logback-android - 05152ab72d36f07e011baa7675fe66687f6f1b8a authored almost 7 years ago by Tony Trinh <[email protected]>
Remove Task.leftShift in readme.gradle

github.com/tony19/logback-android - bda1157c12d5f0eac94763cafc6248f2065b0a38 authored almost 7 years ago by Tony Trinh <[email protected]>
Update README

github.com/tony19/logback-android - a9c76878205aee37a63e54c9d61982e9129ca3b6 authored almost 7 years ago by Tony Trinh <[email protected]>
Comment duplicate version props

github.com/tony19/logback-android - eb0c05ae322151d43ba66de480399862919cef0c authored almost 7 years ago by Tony Trinh <[email protected]>
Update readme.template

github.com/tony19/logback-android - 8e308a5b405ce704bf6760a81dd57513965f1ea3 authored almost 7 years ago by Tony Trinh <[email protected]>
Use gradle release plugin

github.com/tony19/logback-android - 2011ffcf7b1fe7b45dc328027758182dd3de13cd authored almost 7 years ago by Tony Trinh <[email protected]>
Update deploydocs.sh

github.com/tony19/logback-android - 40863a706c750e99b773059a9eb848dc875d8759 authored almost 7 years ago by Tony Trinh <[email protected]>
Update README for 1.1.1-7

github.com/tony19/logback-android - a6b260492a4ebeb232b527c24fb81ca735453d69 authored almost 7 years ago by Tony Trinh <[email protected]>
Update makejar.sh

github.com/tony19/logback-android - 5c08d5c8f228414b6f5664f1e854ee0da1cd3960 authored almost 7 years ago by Tony Trinh <[email protected]>
Config CircleCI to check instead of lint+test

github.com/tony19/logback-android - 8b403269ca2b52c97a06eb1c3d5a335fc03a9e47 authored almost 7 years ago by Tony Trinh <[email protected]>