Commit Graph

26 Commits

Author SHA1 Message Date
e38094df58 change order in iterable to skip changing of pagination on no left elements error 2020-12-01 15:48:37 +06:00
f78e81d175 PaginatedIterable 2020-12-01 15:34:12 +06:00
023f841fb5 Pagination#isFirstPage 2020-11-26 15:01:45 +06:00
e5dbcd25dd remove kotlin android extensions 2020-11-23 17:27:52 +06:00
5ce71ee6f6 add android tools 2020-11-10 15:43:15 +06:00
eaba9173ae more fixes:) 2020-11-03 20:07:33 +06:00
2f42b30f87 fix for paginate (again) and lastIndexExclusive 2020-11-03 19:43:45 +06:00
35913b95be fixes in pagintion 2020-11-03 18:37:50 +06:00
56cdd8d6af remove fixing of last index due to solving that pages size must be saved in reversing of pagination 2020-10-22 18:50:17 +06:00
899e6760e1 fix for lastIndex in reversing of pagination 2020-10-22 18:48:05 +06:00
864d0ffcc6 hope last fix 2020-10-22 18:37:56 +06:00
c6f417f8c8 fixes in pagination 2020-10-22 17:57:27 +06:00
418af7874d update repos to use new reverse method 2020-10-22 15:47:28 +06:00
4972cc9daa several additions and tests for pagination reversing 2020-10-22 15:41:21 +06:00
ff905e1491 fixes in reverse extension 2020-10-22 14:54:27 +06:00
64b0184a17 Pagination#reverse 2020-10-22 14:39:39 +06:00
90c1731bd1 Revert "more annotations to god of annotations"
This reverts commit f8a8808508.
2020-10-16 19:40:04 +06:00
893fd1ac07 Revert "less annotations to god of lessannotations"
This reverts commit 87230d010c.
2020-10-16 19:39:55 +06:00
87230d010c less annotations to god of lessannotations 2020-10-15 17:33:44 +06:00
f8a8808508 more annotations to god of annotations 2020-10-15 00:26:37 +06:00
e22595339e add MapOneToManyKeyValueRepo 2020-10-14 19:37:25 +06:00
8461ff4d38 fix in calculating page fun 2020-10-14 18:16:58 +06:00
e78961b597 add MapKeyValueRepo.kt 2020-10-14 18:13:58 +06:00
0ba93d0e60 add in memory map based crud implementation 2020-10-14 14:22:58 +06:00
56e6dfac9f updates 2020-09-27 20:25:42 +06:00
c6d0b0920e init with pagination 2020-09-15 18:57:41 +06:00