Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/parse-community/Parse-SDK-Android
The Android SDK for Parse Platform
https://github.com/parse-community/Parse-SDK-Android
cd6155377a61a9347b7489263b673bae3b92ca31 authored about 9 years ago
Simplify authenticating w/ third party & automatic users
67b6d53aebf45713c0e946b956cc5a996eaeff75 authored about 9 years ago
Authenticating with third party auth providers while automatic
users were enabled and no current...
Add copying
1e1f146f876a66bfed09ca4d35ed8a3ddf3fd731 authored about 9 years agoFix ParseUser#setState(state) unnecessarily creating authData
62f9912b0478785ccb3fd11a8f5d365c3571d2ed authored about 9 years ago
* ParseQuery
* ParseGeoPoint
* ParseACL
* ParsePush
5e2994798bb51fd65ef8f3190001285494e9f98c authored about 9 years ago
Remove Parse Gradle plugin from ParseStarterProject
65546a9d61b2c65a62a2d28176f90b0f04b2cee0 authored about 9 years agoNo longer relevant without ParseCrashReporting support
3891801ecc41ae7aade623e19819bad992d83c17 authored about 9 years agoPrevent JSONObject/Array + Map/List combinations and unnecessary conversions back and forth
d8137676e5f74b4acbe40cfa831421d3b5ede79b authored about 9 years agoWe have a bunch of cases where we combine `JSONObject`/`JSONArray` and `Map`/`List` and a bunch ...
cf58d030563c6f25113e53426aabe4b838229b90 authored about 9 years agoRemove caching of auto-converted values
e3f68fe8995d9c169f2707795d55ff296a61594d authored about 9 years agoWe cache auto-convert JSONObject/JSONArray values from Map/List which causes confusion when the ...
34c5def026e051714fa61f546e3b85f5f63bef70 authored about 9 years agoAvoid cleaning currentUser authData in setState
00e0d08b17e2ba840ad066cc1d3e9609216cbaae authored about 9 years ago497187360873bfac7dee92862303f502549a28f2 authored about 9 years ago
Properly initialize `Configuration.interceptors` when using old-style APIs.
2864a95a96d8122a0603088df82c9c5b71c50bdc authored about 9 years agoThis happened because `this.interceptors` was null when `clear()` was invoked.
Fixes #296.
210c913c7a8dd98783665c975b884f2a1ac8b9e8 authored about 9 years agoAdd better, more flexible APIs for SDK initialization.
8542d982a63c7e3b242fa2a2747b7b2f25fd9f63 authored about 9 years agoThis PR hopes to unify some of these initialization settings int o a single 'configuration' clas...
7cec3b41e4f96dc43b4d97e4783b03967aed41f0 authored about 9 years agoAllow the system to error when missing required permissions
c686f256c41fd31cf5d53bb114e73e7680641aa6 authored about 9 years ago
Our GCM permission checks would NPE if there were no permissions
defined. Adding a proper null c...
Add cross-references to README
04ed975fe57a9daa1d5b17e82d360f98cf310797 authored about 9 years ago53baf65fa5ef97eb95a87ac6098cb61eb42cecdf authored about 9 years ago
Fix NPE
652ede350e50c01bba98cc10bf5172df16d1cdc9 authored about 9 years agoIf `directory == null`, we'll NPE on `directory.mkdir()`.
21fb42133a16dd25c415af836cb46992212ac4fd authored about 9 years agoAdd more log for push
dfd52abdde55d70bb51c690db4dac373b0fa0641 authored about 9 years agoe8fc559dc79aec5e803f73a280a987b209cc65dd authored about 9 years ago
Add null checking for push raw data
c08310bf24891a16680ae92a0233ddbeec57ac41 authored about 9 years agof2a578b2c7e6a264539189355d25995bb3ccc125 authored about 9 years ago
a7f3f9b71ed24978e8dd0b675b88e6d5e19f41dd authored about 9 years ago
3441303006e0ae51c37a0008e4f891fb87afc2ee authored about 9 years ago
Remove ParseFile in memory cache
0123b4acd4fb3769f160b1ce5259c15a42c5be62 authored about 9 years ago31da68c174850b3cfd8d866071a94ba4e8584783 authored about 9 years ago
Update Bolts, use bolts-tasks instead of bolts-android
279f7a14c5324e8b99c31cd2215163b1fe5dc8fa authored about 9 years ago5cee40a15e50ff014dac24801e916a0e9f119441 authored about 9 years ago
Update proguard-rules.pro for android-23
95db225761b7a246f25ae91d70d48c6cbd25ef9f authored over 9 years agoRemove mutable container tracking
167a67d4708f6d7ddcb6ec0f88990e2b070903a0 authored over 9 years agoResolves #58
bf4bab2e75f8df6331dc667606cdaab29b55569b authored over 9 years ago
android-23 removed some APIs that our SDK uses internally. Luckily,
we only conditionally use th...
Do not save installation when we only set pushType
0e71f10372e77931f749e13516fa68ace2207ee0 authored over 9 years agoRemove GET_ACCOUNTS requirement in Parse
a221bb2cd3c5698a582f86ef876b38b8cf3c90a9 authored over 9 years agoFix: Multiple "current" ParseInstallation instances being created
eeb4203944bbafcb666e2595d5da05e02a1b657c authored over 9 years ago
This fixes a race condition where multiple `ParseInstallation`
instances can be returned as "cur...
ebef65696a900aba35c340d355f843d94c50b717 authored over 9 years ago
Remove ParseRequest defaultClient
500a2cbdb62f37af75b665490f7662510c5e6132 authored over 9 years ago
GET_ACCOUNTS is only required for GCM on devices running lower than 4.0.4.
This will allow devel...
We do not need defaultClient as a global state in class ParseRequest anymore.
1d917d5dc4e39d2250c0827df978245034e8af18 authored over 9 years agoRemove gradle.properties
350eece811c51447adb77692a5e33a99ba0926cf authored over 9 years agobdb3cab7b225434013f04872b7cb562733b00a98 authored over 9 years ago
targetSdkVersion 23
6e5e151d7bd54e2bd1c9b256bee8608df638e48a authored over 9 years agoUnable to update compileSdkVersion due to #189
2625f8712f72f3cd1ec152fcde65f0567479559c authored over 9 years agobdd5f50d51d30030b9df12c0e09d08d8859e64be authored over 9 years ago
1043763ed31e53ab93051577326503c25dfb2b06 authored over 9 years ago
Clean up
7d8f0b764311f945fdd32e3f0180e0931b5fddb6 authored over 9 years agoAdd new ParseFile download api
522ac134c6d8ed47a36fe3f46c10037002ff7d92 authored over 9 years ago831fbbe31b189445cb90a54a3c54c5f77db1e534 authored over 9 years ago
Make OfflineQueryLogic.fetchIncludeAsync static
dbf80ecbe58cbee73b1c4a82a264cf26e40978f9 authored over 9 years agoab9b38615e1d196958e80e59bbdf762defd7241d authored over 9 years ago
Update README.md
b7bcd5e4be4a4a9511a79cb2fd49044509db3d0a authored over 9 years ago159762c21db92dce5fc44c1bc49c40fbe6be0165 authored over 9 years ago
Link to Network Debugging Tools in Bug Reporting Guidelines.
04655c3967a94b9da793acd4613cd6eba775e1c9 authored over 9 years ago297e8caaf9caedd655133dafaa99832cc86d8a38 authored over 9 years ago
Add new ParseFile constructors and update save method
8012ff4eec8950f72109b32443056f0b0de37b10 authored over 9 years agocbdf919b05bcfa4c19dcbdc5d6787782614d5a2e authored over 9 years ago
Fix NPE in ParseKeyValueCache due to cache dir not exist
da739de941c852154016a5706cc53a15ee2fce95 authored over 9 years agoe8ebbc74e779731894f02b53010a291dabebc26e authored over 9 years ago
In bug reporting guidelines, link to network debugging tools.
02ff1300e4d380479bd249d097dc1c4ca24e5ddf authored over 9 years agoClean up Push warnings
d1e29071cef5f0c93ec0ba2c1794089cc411c806 authored over 9 years agoAdd CodeCov support
0e03cebc0f5ff357c5afc48dcc6ad25a1758db5c authored over 9 years agofc8c6a5f119102d1e6a37490ebf13a2b194da09d authored over 9 years ago
b829180f592c9220de4ebd57ce626f607aa3412b authored over 9 years ago
a3000f2bf68bb5d50b079e85cf471ab6930193c8 authored over 9 years ago
18fdba3352d24bd189be4d1f2bf8b18985a3a152 authored over 9 years ago
Public add/remove interceptor method
cd7ae2cfbeba3491ce558251fbfc8980411e3c5e authored over 9 years ago7e3740df0c4189f8fded0b9412d0544e9e43bb72 authored over 9 years ago
Change ParseHttpBody fields access
8850e9530b19585a291bcc515606dab1fe58b43c authored over 9 years ago2653b03aca177c330eb5808ae20d56765e90971a authored over 9 years ago
cf5223ac6a070133da3bec0b5e501801ea69b4de authored over 9 years ago
Create cache dir if it does not exist before we use tempFile
2c1147ca8ea50f732fa94171cfd9119e27b03290 authored over 9 years ago441aab86944a2770e39a3c718dee226f367667b9 authored over 9 years ago
600c8bcf35cdd299cc12503a14cf0518b919fe20 authored over 9 years ago
Clean up third party authentication APIs
799d288c064fb41ccade634e7194455bc454c0c4 authored over 9 years ago51ada3ec54149a80996b43f94d1532dbd22d9d75 authored over 9 years ago
Public Interceptor related classes
6d51a0160d99b7436f43a3625c43f41845e57197 authored over 9 years ago0072ae443697605d6906eb546606ab0637c23817 authored over 9 years ago
cf8b4dcbdbfbdef5024b475bc09f712bdb2999bc authored over 9 years ago
* ParseAuthenticationProvider -> ParseAuthenticationCallbacks
* ParseAuthenticationCallback APIs...
Publicize Third Party Authentication methods
4684053712c49c8df6f10bb79d59ed5e61820809 authored over 9 years agoPublicize + JavaDoc. Required for open sourcing ParseFacebookUtils and ParseTwitterUtils
c79d8c175fe01149cb1ccd352789e0bd8b9bc652 authored over 9 years agoPublicize ParseObject.revert() and revert(key)
da458dda18bd7df37b4c40fa640d3c6bcac98a66 authored over 9 years agoAlso adds JavaDoc, tests, and optimizations.
Resolves #111
624e65cca177683ee5eb37335ee681e0e73c2d19 authored over 9 years agoConsistent naming for CurrentUserController
a0bc43e92273eadafb983e4d42e9e05a31915dc2 authored over 9 years agoConvert `restoreAuthentication` to asynchronous
3fc9bf858bdf7ed7204b86bb3f9f01e94b29da1a authored over 9 years ago7284301a22951b83d2540086f4d2d6765870ffce authored over 9 years ago
Manually delete cacheFile before we write to it
29a37953d4de34b225a578c1c7a75b81af15fb82 authored over 9 years ago53bb001916ff4def397f280419202512998ee703 authored over 9 years ago
Delete ParseNetworkInterceptor implementations and tests
ed75e68a2ef8e1a3cc1b8f320e92b9523c2222d9 authored over 9 years agod5594beca577979ef033ac185b1aaa346ee92aa3 authored over 9 years ago
b88231533ac82256f8c04c137496bec2f1c40241 authored over 9 years ago