Commit Graph

166 Commits

Author SHA1 Message Date
Ilia Kurtov 2f39f2a3fb change executor to single thread and add priority for execution 2017-05-25 16:15:25 +03:00
Ilia Kurtov cf7087417f fixed schedulers 2017-05-23 19:39:09 +03:00
Gavriil Sitnikov 42ac5d6130 fixed task unsubscribing 2017-04-07 19:33:40 +03:00
Gavriil Sitnikov 3819f51962 static fixes 2017-04-04 21:29:57 +03:00
Gavriil Sitnikov 95a8ceef0b no-class of 1.2.9 rxjava crash fixed 2017-04-04 20:55:38 +03:00
Gavriil Sitnikov ab3a16136c add task subclass to sequence executor 2017-04-04 18:22:29 +03:00
Gavriil Sitnikov e67daf7805 onerror/complete callbacks added to Sequence executor 2017-04-04 17:05:49 +03:00
Gavriil Sitnikov 3196ee4271 for boom 2017-04-04 16:31:01 +03:00
Elena Bobkova 3885aa117b first() replaced with take(1) in storable 2017-03-27 17:56:50 +03:00
Gavriil Sitnikov 125748372d Fixof initial loading bug (possibly) 2017-03-27 00:13:00 +03:00
Anton Domnikov 3fef1bf498 Merge branch 'master' into feature/tutu
# Conflicts:
#	build.gradle
#	src/main/java/ru/touchin/roboswag/core/log/ConsoleLogProcessor.java
#	src/main/java/ru/touchin/roboswag/core/observables/storable/Storable.java
#	src/main/java/ru/touchin/roboswag/core/observables/storable/concrete/NonNullSafeListStorable.java
2017-03-23 15:54:02 +03:00
Gavriil Sitnikov 77ed040bcc Lc getCodePoint method polish 2017-03-22 15:01:40 +03:00
Anton Domnikov bab4e718f6 wrap to OnSubscribeRefCountWithCacheTime 2017-03-10 19:51:04 +03:00
Anton Domnikov c6c414a2a0 remove cache subscriber 2017-03-10 18:20:52 +03:00
Arhipov ffbb4af801 suppress a warning 2017-03-10 15:03:37 +03:00
Gavriil Sitnikov 50551a4309 storable threading fix 2017-03-10 14:57:07 +03:00
Anton Domnikov 846fc1368f fixed storable 2017-03-09 19:05:10 +03:00
Gavriil Sitnikov 47c5c2afb0 static fixes 2017-03-09 17:23:22 +03:00
Gavriil Sitnikov 631cf157dd storable bug fix + static fixes 2017-03-09 01:55:03 +03:00
Anton Domnikov 8b498098de static 2017-03-06 16:58:13 +03:00
Anton Domnikov 58b710d02a fixed incorrect strategy behavior 2017-03-03 18:15:34 +03:00
Gavriil Sitnikov 2927215c57 Caching bug fixed 2017-03-03 18:11:37 +03:00
Gavriil Sitnikov 4f5353d261 Static analysis fixes 2017-03-01 22:28:22 +03:00
Gavriil Sitnikov eb357198a2 Storable simplified a lot 2017-03-01 22:07:33 +03:00
Arseniy Borisov 6da32e57fa add isNullOrEmpty checks for collections 2017-02-22 11:28:10 +03:00
Arseniy Borisov 1310475325 static 2017-02-21 16:14:01 +03:00
Gavriil Sitnikov 862f3fc491 static fixes 2017-02-21 12:53:09 +03:00
Gavriil Sitnikov 9b5373a3c3 map equals fixed 2017-02-16 17:57:02 +03:00
Gavriil Sitnikov 45167d1e13 dashcode and map equals added 2017-02-13 19:07:06 +03:00
Ilia Kurtov 8ee2d934cc Merge branch 'master' into feature/fix-loading-list 2017-01-30 17:35:30 +03:00
Ilia Kurtov 64336b2059 fix loading more list 2017-01-26 19:30:11 +03:00
Alexander Bubnov 09abb8d19a add equals and hashCodes 2017-01-26 16:21:14 +03:00
Ilia Kurtov e933648f4a code review 2017-01-17 18:30:21 +03:00
Ilia Kurtov d24f00b2fb static 2017-01-17 18:10:11 +03:00
Ilia Kurtov 0e7637f15b added serializable and annotated pairs 2017-01-17 18:05:03 +03:00
Arhipov 57e304e0fc added observe() methods to list storables 2016-12-30 17:20:17 +03:00
Gavriil Sitnikov b52bd5b919 storable list wrappers added 2016-12-30 16:33:12 +03:00
Gavriil Sitnikov 4fa37d9353 fix of storable conversion thread 2016-12-26 18:33:19 +03:00
Gavriil Sitnikov 4a2bebf5a4 fix crash reporting of safestorables 2016-12-21 14:33:35 +03:00
Gavriil Sitnikov 003837ee6b collection equals method added 2016-12-16 16:57:30 +03:00
Gavriil Sitnikov c4962b6aa0 schedulers memleak fixed 2016-10-14 15:28:32 +03:00
Gavriil Sitnikov 116c17c67c do while static fixed 2016-09-30 13:39:33 +03:00
contrudar d82347f54e add the method updateNewerItemsCount 2016-09-29 17:52:41 +03:00
contrudar cb8b502829 make the field newItemsCount protected 2016-09-29 17:11:43 +03:00
Gavriil Sitnikov ae516a4119 reset fix 2016-09-28 20:05:07 +03:00
Gavriil Sitnikov 6c101008ed assertion logging a bit fixed 2016-09-28 13:08:57 +03:00
Ilia Kurtov 7d286605dc fix storable 2016-09-27 19:25:18 +03:00
Ilia Kurtov a6891d86c3 fixed assertions 2016-09-27 16:38:00 +03:00
Ilia Kurtov 455890633d updated assertion messages 2016-09-27 16:28:40 +03:00
Gavriil Sitnikov ad17e2ab77 load newer endless subscription fixed 2016-09-23 16:23:26 +03:00