This website requires JavaScript.
Explore
Help
Sign in
MaintainTeam
/
LastPipeBender
Watch
1
Star
0
Fork
You've already forked LastPipeBender
0
mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced
2025-03-01 05:48:22 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a2d5b0893d
LastPipeBender
/
app
History
Adam Howard
a2d5b0893d
Merge remote-tracking branch 'upstream/master'
2015-11-02 15:12:34 +00:00
..
src
Merge remote-tracking branch 'upstream/master'
2015-11-02 15:12:34 +00:00
.gitignore
first commit
2015-09-04 02:15:03 +02:00
app.iml
refactored StreamingService interface so it acts as a Factory (returning new instances of called classes, eg Extractor), rather than passing Class objects (which loses type safety) which are then instantiated. Also noticed there is a conflict between existing gradle setup and mine: misc.xml and app.iml have had their jvm version values switched from 1.8 to 1.7
2015-11-02 15:03:11 +00:00
build.gradle
Fixed:
2015-10-29 18:37:32 +01:00
proguard-rules.pro
first commit
2015-09-04 02:15:03 +02:00