Commit 1df9070
committed
Squashed commit of the following:
commit aed49e2
Author: John <[email protected]>
Date: Thu Mar 9 01:43:57 2017 -0600
Remove Apache dependency to allow for higher Android target SDK. (parse-community#554)
* Remove Apache dependency to allow for higher Android target SDK.
* Remove ParseURLConnectionHttpClient in favor of ParseOkHttpClient
* Add JDK specification to Travis
* Assure the latest tools are installed
* Update to the latest dependencies
* Update so that the notification is built properly
commit 93dbb83
Author: Roger Hu <[email protected]>
Date: Wed Mar 8 23:26:11 2017 -0800
Bump to 1.14.1 snapshot
commit 5bacd08
Author: Roger Hu <[email protected]>
Date: Wed Mar 8 17:36:50 2017 -0800
Bump to v1.13.3 release
commit 735be49
Author: Mattia <[email protected]>
Date: Thu Mar 9 02:34:25 2017 +0100
Closing streams in ParseAWSRequest (parse-community#590)
* Update ParseAWSRequest.java
commit 3fced98
Author: Florent Vilmart <[email protected]>
Date: Wed Mar 8 20:33:32 2017 -0500
Create .codecov.yml (parse-community#594)
commit ea489eb
Merge: 5434260 b6c98bd
Author: Roger Hu <[email protected]>
Date: Wed Mar 8 12:15:29 2017 -0800
Merge pull request parse-community#592 from rogerhu/1.13.3
Bump to v1.13.3-SNAPSHOT
commit b6c98bd
Author: Roger Hu <[email protected]>
Date: Wed Mar 8 12:14:17 2017 -0800
Bump to v1.13.3-SNAPSHOT
commit 5434260
Merge: 64e74dc 2f2d856
Author: Roger Hu <[email protected]>
Date: Wed Mar 8 12:10:59 2017 -0800
Merge pull request parse-community#591 from rogerhu/1.13.2
Bump to v1.13.2 release
commit 2f2d856
Author: Roger Hu <[email protected]>
Date: Wed Mar 8 12:08:55 2017 -0800
Bump to v1.13.2 release
commit 64e74dc
Merge: fe08345 f78a722
Author: Roger Hu <[email protected]>
Date: Wed Mar 8 12:06:09 2017 -0800
Merge pull request parse-community#506 from posativ/patch-1
only add client key if non-null
commit f78a722
Author: Martin Zimmermann <[email protected]>
Date: Wed Jul 27 14:29:25 2016 +0200
only add client key if non-null1 parent 7b92004 commit 1df9070
File tree
40 files changed
+137
-886
lines changed- ParseStarterProject
- Parse
- src
- main/java/com/parse
- test/java/com/parse
- gradle/wrapper
40 files changed
+137
-886
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
| 46 | + | |
44 | 47 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | | - | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | | - | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
Lines changed: 0 additions & 247 deletions
This file was deleted.
0 commit comments