FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Initial support for scheduling on Android Handler threads by mttkay · Pull Request #318 · ReactiveX/RxJava · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ReactiveX
/
RxJava
Public
Notifications
You must be signed in to change notification settings
Fork
7.6k
Star
48.2k
Code
Issues
11
Pull requests
0
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Initial support for scheduling on Android Handler threads
- #318
#318
Merged
benjchristensen
merged 10 commits into
ReactiveX:master
ReactiveX/RxJava:master
from
mttkay:android
mttkay/RxJava:android
Copy head branch name to clipboard
Aug 23, 2013
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Initial support for scheduling on Android Handler threads
#318
benjchristensen
merged 10 commits into
ReactiveX:master
ReactiveX/RxJava:master
from
mttkay:android
mttkay/RxJava:android
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2013
Add rxjava-android build module + config
Show description for 8df8e9a
mttkay
committed
8df8e9a
View commit details
Copy full SHA for 8df8e9a
Browse repository at this point
Add HandlerThreadScheduler which schedules actions on an Android Handler thread
mttkay
committed
f5e3b5b
View commit details
Copy full SHA for f5e3b5b
Browse repository at this point
Expose main thread scheduler through AndroidSchedulers class
mttkay
committed
3919547
View commit details
Copy full SHA for 3919547
Browse repository at this point
Add support for running Robolectric tests
mttkay
committed
d34372a
View commit details
Copy full SHA for d34372a
Browse repository at this point
Add unit tests for HandlerThreadScheduler
mttkay
committed
0959aa5
View commit details
Copy full SHA for 0959aa5
Browse repository at this point
Reduce duplication by making "schedule now" the special case
Show description for 35cf457
mttkay
committed
35cf457
View commit details
Copy full SHA for 35cf457
Browse repository at this point
Add empty .gitignore file so that git checks out the values folder
mttkay
committed
7d397a7
View commit details
Copy full SHA for 7d397a7
Browse repository at this point
Commits on Aug 17, 2013
Moved sources under main android package.
Show description for b80de93
Mustafa Sezgin
committed
b80de93
View commit details
Copy full SHA for b80de93
Browse repository at this point
Removed the exclude from the javadoc task as it was breaking javadoc generation from the projects root folder
Mustafa Sezgin
committed
60fa754
View commit details
Copy full SHA for 60fa754
Browse repository at this point
Commits on Aug 18, 2013
Upgrade to Robolectric 2.0 and remove all the things...
Mustafa Sezgin
committed
6f18d8b
View commit details
Copy full SHA for 6f18d8b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL