File tree
358 files changed
+2203
-21202
lines changed- apache-client
- src/main
- java/com/litesuits/http/impl/apache
- entity
- res/values
- downloads
- gradle/wrapper
- jars
- library2.0
- src/com
- litesuits/http
- request
- content
- multi
- param
- response
- litehttp
- libs
- src
- main
- java/com/litesuits/http
- annotation
- concurrent
- data
- exception
- handler
- impl/huc
- listener
- log
- network
- parser
- impl
- request
- content
- multi
- param
- query
- response
- utils
- res/values
- test/java/com/litesuits/http
- litehttp-sample
- libs
- src
- androidTest/java/com/litesuits/http/sample
- main
- java/com/litesuits/http
- custom
- model
- api
- sample
- res
- drawable
- layout
- mipmap-xxhdpi
- values
- values-v21
- values-zh
- test/java/com/litesuits/http/sample
- litehttp1.x-deprecated
- library
- src/com/litesuits
- android
- async
- log
- http
- async
- data
- exception
- impl/apache
- listener
- network
- parser
- request
- content
- multi
- param
- query
- response
- src-gons2.2.4/com/google/gson
- annotations
- internal
- bind
- reflect
- stream
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
358 files changed
+2203
-21202
lines changedDiff for: .gitignore
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + | |
36 | 38 |
|
Diff for: CHANGE-LOG.md
+47
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + |
Diff for: apache-client/.gitignore
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Diff for: apache-client/build.gradle
+25
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + |
Diff for: apache-client/proguard-rules.pro
+17
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + |
+12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + |
0 commit comments