|
e7df21e91a
|
common js visibility and on screen extensions
|
2020-10-28 13:57:24 +06:00 |
|
|
b2e30c9f6d
|
start 0.2.3
|
2020-10-28 13:55:49 +06:00 |
|
|
0b27b5cc06
|
Revert "start add recycler view"
This reverts commit 347e9c32fe .
|
2020-10-28 13:51:24 +06:00 |
|
|
347e9c32fe
|
start add recycler view
|
2020-10-28 13:51:16 +06:00 |
|
|
cc18f58e4c
|
Merge pull request #6 from InsanusMokrassar/0.2.2
0.2.2
|
2020-10-25 22:26:18 +06:00 |
|
|
dbd2e963a1
|
change order of functions in read one to many interface
|
2020-10-25 22:23:24 +06:00 |
|
|
6928ca5329
|
optimize imports
|
2020-10-25 22:21:54 +06:00 |
|
|
9ece160aa8
|
add extensions for onetomany functions
|
2020-10-25 22:21:23 +06:00 |
|
|
6115c1bcac
|
add extensions for OneToManyKeyValueRepo
|
2020-10-25 22:08:42 +06:00 |
|
|
e026e94cbf
|
start 0.2.2
|
2020-10-25 21:52:36 +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 |
|
|
9091fa5bd8
|
Merge pull request #4 from InsanusMokrassar/0.2.1
0.2.1
|
2020-10-22 15:50:30 +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 |
|
|
97cbe44fb5
|
start 0.2.1
|
2020-10-22 14:38:53 +06:00 |
|
|
452d8778c5
|
update changelog
|
2020-10-17 18:53:20 +06:00 |
|
|
02ad1a748e
|
fix table name parameter in keyvalue and onetomany repos
|
2020-10-17 18:51:48 +06:00 |
|
|
c5a32e2b1b
|
Merge pull request #3 from InsanusMokrassar/0.2.0
0.2.0
|
2020-10-17 18:09:36 +06:00 |
|
|
d34c5d845a
|
remove onInit()
|
2020-10-17 18:01:22 +06:00 |
|
|
82b39baada
|
fill CHANGELOG
|
2020-10-17 17:50:54 +06:00 |
|
|
712ed06b69
|
exposed tables changes
|
2020-10-17 17:41:56 +06:00 |
|
|
3365c63e07
|
start 0.2.0
|
2020-10-17 17:20:11 +06:00 |
|
|
702300f761
|
Update github_release.gradle
|
2020-10-16 21:39:52 +06:00 |
|
|
efcaa08b70
|
Update github_release.gradle
|
2020-10-16 21:38:31 +06:00 |
|
|
7f7369b3a8
|
Update and rename changelog_info_retriever to changelog_parser.sh
|
2020-10-16 21:37:24 +06:00 |
|
|
45a9a95888
|
Update github_release.gradle
|
2020-10-16 21:36:01 +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 |
|
|
9cac05f98b
|
reorder repositories
|
2020-10-16 19:39:18 +06:00 |
|
|
3babc94842
|
update repos
|
2020-10-16 17:59:51 +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 |
|
|
f44174b5b3
|
update .gitignore
|
2020-10-14 22:58:35 +06:00 |
|
|
f6eb339cd0
|
Merge pull request #2 from InsanusMokrassar/0.1.1
0.1.1 (additions)
|
2020-10-14 22:31:25 +06:00 |
|
|
8f522509c0
|
renames in keyvalue
|
2020-10-14 22:29:03 +06:00 |
|
|
22f5a59dfa
|
update onetomany naming and changelog
|
2020-10-14 22:02:10 +06:00 |
|
|
de97872d41
|
fill CHANGELOG.md
|
2020-10-14 21:41:51 +06:00 |
|
|
3c393fdd21
|
add factory for MapCRUDRepo
|
2020-10-14 21:31:34 +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 |
|
|
af207d78a4
|
renames
|
2020-10-14 17:38:03 +06:00 |
|
|
0ba93d0e60
|
add in memory map based crud implementation
|
2020-10-14 14:22:58 +06:00 |
|
|
88f442a16d
|
update kotlinx.serialization and remove jvmMain block in mppJavaProject
|
2020-10-13 16:46:37 +06:00 |
|
|
5a3bf140df
|
Update mppProjectWithSerialization
|
2020-10-12 22:54:05 +06:00 |
|