ychescale9
ecea787a3f
Remove Deprecated annotation for stream(V key) ( #368 )
...
* Remove Deprecated annotation for stream(V key) which was meant to be undeprecated with https://github.com/NYTimes/Store/pull/252 .
* Fix CI - remove https://plugins.gradle.org/m2 repository applied to all projects.
2018-10-25 10:43:29 -04:00
Jeremy Tecson
46e0b7fd5a
Update README.md ( #363 )
...
- Typos
- Format code samples
- Code block usage on types
- Add direct link to RxJava and Wiki
2018-07-26 21:58:45 -04:00
Jeremy Tecson
ce0bea786f
Fix typos ( #360 )
2018-07-21 14:19:58 +02:00
Jeremy Tecson
0dee4f135e
Use implementation instead of compile ( #362 )
2018-07-21 14:00:41 +02:00
Jeremy Tecson
2697f4a30a
Add links to mentioned libraries ( #361 )
2018-07-21 13:56:27 +02:00
Brian Plummer
9b3cc88b3f
last part of filesystem tests conversion ( #356 )
...
* rest of filesystem tests
* remove el
2018-07-18 23:18:46 +02:00
Brian Plummer
2da5e1e5fe
convert first half of store tests to kotlin ( #353 )
...
* configure kotlin, first test
* first half of store tests
* remove unused imports
* pr feedback, scope and el
* remove charsetTest
2018-07-18 21:54:59 +02:00
Brian Plummer
34ec7d079b
convert jackson middleware tests to kotlin ( #355 )
...
* bump jackson rev, include jackson kotlin
* configure jackson for kotlin data classes
* convert tests to kotlin
2018-07-18 21:52:04 +02:00
Brian Plummer
a2a9978359
second part of filesystem tests conversion to kotlin ( #354 )
...
* second part of filesystem tests
* pr feedback
* pr feedback, rename tests
2018-07-17 12:35:40 +02:00
Brian Plummer
473650082c
convert first batch of filesystem module tests ( #352 )
...
* configure kotlin, convert first test
* convert half the tests
* some pr feedback
* pull up source func
2018-07-13 11:08:16 +02:00
Brian Plummer
31ec45caa6
middleware conversion to kotlin ( #351 )
...
* convert middleware to kotlin, start with tests
* convert source
* pr feedback, change mocks to lateinit
* change compile to implementation
* change rest of compile to use implementation, and append version of kotlin
* remove obsolete constructor checks
* pr feedback convert one liners to assignments
2018-07-11 14:02:33 -04:00
Brian Plummer
df71de8bbd
convert moshi middleware to kotlin ( #349 )
...
* start conversion of middleware to moshi, tests first
* convert data model of tests
* convert source to kotlin
* pr feedback, change mocks to lateinit
2018-07-10 15:13:44 +02:00
Brian Plummer
fae3ccc828
Convert sample to kotlin ( #347 )
...
* start of sample app conversion to kotlin
* go with moshi kotlin codegen instead of immutables
* pr feedback, use lateinit and make non-null
* pr feedback, unwind method
2018-07-10 14:07:50 +02:00
Brian Plummer
830d607157
issue #345 sample crashes on launch, create SampleRoomStore during onCreate ( #346 )
2018-07-05 21:52:53 -04:00
Tyler Kindy
e4c21b23c8
Update version in README ( #343 )
2018-07-05 10:01:48 -04:00
Artem Viter
c496decb93
Updating images urls for Store/docs/ru/README.md ( #341 )
2018-06-18 09:57:41 -04:00
Ramona Harrison
b62cd730ad
Prepare next development version.
2018-06-07 14:13:38 -04:00
Ramona Harrison
6ea6f30a6a
Prepare for release 3.1.0.
2018-06-07 13:43:16 -04:00
Kevin Cronly
b8df99c4b8
Fixes errors in README ( #336 )
2018-06-05 09:58:38 -04:00
Mike Nakhimovich
6ac40cd371
StoreRoom ( #338 )
...
* roomStore
* kt the app class
* refactor
* fix compilation
* Update .travis.yml
* migrate relevant tests to RoomStore, mark new Room API with @Experimental
* pr feedback
* bump minor rev up
* cleanup store
* create factory, clean up example
* pr comments
2018-05-30 18:56:08 +02:00
Roberto Orgiu
ed378585c2
Merge pull request #328 from pavlospt/fix_memory_policy_default_size
...
Fix memory policy default size
2018-05-13 14:57:52 -07:00
Tournaris Pavlos-Petros
d92307f0ff
Bump AGP to 3.1.2 stable
2018-05-13 22:35:44 +03:00
Jorge Antonio Díaz-Benito Soriano
d26d50a5b6
Remove unnecessary Android-specific stuff ( #319 )
2018-05-03 09:39:37 -04:00
Kevin Cronly
2866e4bd95
273: Adds comments to the sample app ( #335 )
2018-04-30 09:58:15 -04:00
Tournaris Pavlos-Petros
799192e108
Fix checkstyle warnings
2018-03-29 23:29:24 +03:00
Tournaris Pavlos-Petros
e3db18a322
Update BuildTool version
...
* Version 27.0.3 is already used by AGP 3.1, but I updated the
version in dependencies.gradle as well.
2018-03-29 23:22:59 +03:00
Tournaris Pavlos-Petros
3bf22de815
Add google() repository
...
* Needed for the lint-gradle dependency in :app project
2018-03-29 23:22:08 +03:00
Tournaris Pavlos-Petros
d593ba90ec
Update Travis file for BuildTools 27.0.3
2018-03-29 23:07:18 +03:00
Tournaris Pavlos-Petros
7c9e28b573
Add test for MemoryPolicy default size
2018-03-29 23:00:15 +03:00
Joe Cyboski
3fffd21acc
Merge pull request #329 from cybo42/update-readme
...
Adding docs to README for setting 1.8 compatibility
2018-03-29 13:56:05 -04:00
Joe Cyboski
9f2704bc11
Adding docs to readme for setting 1.8 compatibility
2018-03-29 12:25:03 -04:00
pavlospt
d40f02bd89
Return standard maxSize if not set
2018-03-29 17:13:54 +03:00
pavlospt
fda58beffb
Update Gradle version to 4.4
2018-03-29 16:55:43 +03:00
pavlospt
7d74ccabf0
Update AGP to 3.1.0 stable
2018-03-29 16:55:33 +03:00
Ramona Harrison
d182147d65
Bump sample app to 3.0.1
2018-03-20 17:39:51 -04:00
Saket Narayan
2232264fb2
Add missing reading of expire-after-policy when creating a NoopPersister ( #315 )
...
* Set missing expire-after-access policy to NoopPersister's cache (#312 )
* Remove comment about PMD from NoopPersister#create()
* Add regression test for #312
* Deprecate MemoryPolicy#isDefaultPolicy() in favor of isDefaultWritePolicy() and isDefaultAccessPolicy()
2018-03-20 19:14:55 +01:00
Ramona Harrison
527a131bbc
Prepare next development version.
2018-03-20 14:13:44 -04:00
Ramona Harrison
34ebfcaabe
Prepare for release 3.0.1.
2018-03-20 13:40:54 -04:00
Pavlos-Petros Tournaris
6f2f1c12fe
Fix issues occured from RxJava1 dependency ( #314 )
...
* Remove RxJava1 dependencies
* Fixed an ErrorProne warning
2018-02-20 18:05:46 +01:00
Pavlos-Petros Tournaris
ca615320a8
Update Kotlin & AGP versions ( #311 )
...
* Update AGP to stable 3.0.1 version
* Update Kotlin to stable 1.2.21 version
2018-02-02 20:40:45 +01:00
Ramona Harrison
6e9875855a
Prepare next development version.
2018-02-01 14:00:19 -05:00
Ramona Harrison
1d0ce5f4c1
Prepare for release 3.0.0.
2018-02-01 13:45:53 -05:00
Rafael Moreno
bb9e508762
updated deprecated setExpireAfter
to setExpireAfterWrite
( #310 )
2018-01-25 19:35:29 +01:00
Rafael Moreno
9c7e459615
fixed incorrect parameter issue #303 ( #309 )
2018-01-23 21:14:18 -05:00
Alexio Mota
c92f2acbf2
Merge pull request #290 from stoyicker/remove_experimental_from_store-kotlin
...
Remove @Experimental from store-kotlin API
2017-11-20 10:09:41 -05:00
Jorge Antonio Diaz-Benito Soriano
4e71c16a72
Remove @Experimental from store-kotlin API
2017-11-18 16:03:18 +01:00
Jorge Antonio Díaz-Benito Soriano
dea4d439ba
Fix a typo in the documentation ( #289 )
2017-11-18 09:53:13 -05:00
Alexio Mota
9002540dfb
Merge pull request #286 from StefMa/patch-1
...
Changed weird MemoryPolicy to 24 hours
2017-11-14 17:48:46 -05:00
Stefan M
792ad745d2
Changed weird MemoryPolicy to 24 hours
2017-11-14 10:27:00 +01:00
Mateusz Perlak
39a91966bb
#275 feature - added ParsingFetcher that wraps Raw type Parser and Fetcher ( #280 )
2017-10-31 10:21:20 -04:00