akwizgran
3680cad9b8
Merge branch 'poller-refactoring' into 'master'
...
Poller refactoring, replace Timer with ScheduledExecutorService
* Replace Timer with ScheduledExecutorService (closes #258 )
* Move automatic connection logic from PluginManager to Poller
* Reschedule polling when connections are opened or closed, making the poller more responsive to reductions in the polling interval
See merge request !180
2016-05-11 14:45:50 +00:00
Ernir Erlingsson
d4232b6a01
cleanup
2016-05-11 11:55:17 +02:00
Ernir Erlingsson
64d1e25ad7
cleanup
2016-05-11 11:55:16 +02:00
Ernir Erlingsson
f855c9ea28
Finished unit tests for SetupActivity and its Controller
2016-05-11 11:52:57 +02:00
Ernir Erlingsson
adb7d37f86
implementing robolectric and mockito
2016-05-11 11:52:56 +02:00
akwizgran
ff8301521c
Replaced Timer with ScheduledExecutorService. #258
2016-05-06 12:11:34 +01:00
Ernir Erlingsson
4da63b3800
Modified the project structure, removed module extension and went instead for a non-complete core dependency graph
2016-03-14 21:02:51 +01:00
Ernir Erlingsson
6f233070fe
Semi-encapsulated the core/api dependency graphs and created a proper structure to load eager singletons
2016-03-14 21:02:51 +01:00
akwizgran
912ba394c5
Refactored FileUtils.
...
Removed methods that are no longer needed for Java 6, moved the remaining method into the utils directory.
2015-12-10 15:58:52 +00:00
Ernir Erlingsson
a5fd7ff9dc
Added dependency injections for FileUtils and removed redundant code
2015-12-10 11:07:10 +01:00
akwizgran
027ae8340f
Whitespace-only code formatting changes.
2015-11-30 09:38:25 +00:00
akwizgran
569b59624a
Use a daemon thread for the timer.
2014-01-16 19:15:33 +00:00
akwizgran
8886d954d7
Reorganised Guice modules. Contribute entropy to pool on Linux/Android.
2014-01-14 19:33:17 +00:00
akwizgran
832476412c
Changed the root package from net.sf.briar to org.briarproject.
2014-01-08 16:18:30 +00:00