Commit Graph

56 Commits

Author SHA1 Message Date
M66B 70a2af170f Updated ROOM 2021-01-31 18:26:44 +01:00
M66B 1459e89ea5 Catch OOM on ROOM compute call 2020-11-05 12:56:12 +01:00
M66B a9937508ca Prevent crash 2020-10-05 15:29:42 +02:00
M66B 0717d3b0a1 Added workaround for paging bug 2020-09-14 09:53:02 +02:00
M66B 2ac7453b6c Updated AndroidX lifecycle 2020-08-23 12:55:03 +02:00
M66B 577111cf59 PagedStorage workarounds 2020-07-22 09:18:52 +02:00
M66B 5785890083 Revert "Revert "Compile paging inline""
This reverts commit 5ff77cacd8.
2020-07-22 08:39:30 +02:00
M66B 5ff77cacd8 Revert "Compile paging inline"
This reverts commit 77130c5e08.
2020-07-09 08:14:51 +02:00
M66B bac8265ce3 Revert "Prevent crash"
This reverts commit b7dba612ba.
2020-07-09 08:14:44 +02:00
M66B b7dba612ba Prevent crash 2020-07-08 14:12:04 +02:00
M66B 77130c5e08 Compile paging inline 2020-07-08 14:02:30 +02:00
M66B d1a1ba8279 Fixed swipe selection on data changed 2020-06-26 16:50:27 +02:00
M66B 6e08b1270d Revert "Fixed swipe selection on data changed"
This reverts commit b128a01d15.
2020-06-26 16:47:39 +02:00
M66B b128a01d15 Fixed swipe selection on data changed 2020-06-26 16:45:43 +02:00
M66B 9a66d0716c Simplify error handling 2020-06-15 16:12:25 +02:00
M66B ee3b6df16d Retry loading initial page 2020-06-15 15:49:26 +02:00
M66B 25387c5601 Catch compute exceptions 2020-06-08 19:15:59 +02:00
M66B 351f931d8f Fixed consuming motion events 2020-05-18 16:24:55 +02:00
M66B 09714714d2 Updated selection tracker 2020-05-18 16:13:26 +02:00
M66B a5dc47c82d Fixed live data invalidation 2020-05-11 20:07:26 +02:00
M66B a629a157f1 Updated AndroidX 2020-03-20 19:50:43 +01:00
M66B 573b38fd11 Fast scroll single item 2020-02-16 11:28:56 +01:00
M66B 70422e524a Updated AndroidX 2020-02-05 20:15:12 +01:00
M66B 4caee9b444 Increase touch area fast scroll thumb 2020-01-26 18:56:58 +01:00
M66B 7054afec29 Fixed fast scroll performance 2020-01-26 18:53:49 +01:00
M66B 23aac74a04 Fixed selection/update
Where did this patch go?
2020-01-26 12:16:28 +01:00
M66B 8c555c684d Updated AndroidX 2019-12-08 19:45:39 +01:00
M66B 0b054475c9 Fixed fast scroll thumb 2019-11-26 11:50:02 +01:00
M66B e1bf066ff6 Use custom fast scroller 2019-11-26 11:19:14 +01:00
M66B 3ccdf10bb1 Updated AndroidX 2019-11-09 11:25:16 +01:00
M66B 2e8f6ebbd0 Updated AndroidX 2019-10-23 20:59:13 +02:00
M66B 1e9a77e249 Updated AndroidX 2019-10-11 14:12:34 +02:00
M66B 29f1ad6a8c Update ROOM and Biometrics libraries 2019-09-01 16:42:49 +02:00
M66B d36bb086b2 Simplification 2019-08-16 09:58:12 +02:00
M66B ca4fe96bd3 Increased max retry count reading live data 2019-08-14 21:11:17 +02:00
M66B cc7ad90c48 Post computed live data ASAP 2019-08-14 10:33:34 +02:00
M66B 0ae44923e9 Fixed losing selection on adding items 2019-08-03 17:08:01 +02:00
M66B 3930428969 Retry on compute fails 2019-08-01 09:37:09 +02:00
M66B 45a9f8cc5f Faster retry on database compute exception 2019-07-29 07:28:23 +02:00
M66B 410170d6d6 Retry on compute exception 2019-07-28 18:13:13 +02:00
M66B 9f1f446210 Prevent ROOM tracker from looping 2019-07-28 15:52:46 +02:00
M66B 1fcfee1d3f Revert "Removed ROOM inline compilation"
This reverts commit 519e617dc7.
2019-07-28 12:44:45 +02:00
M66B 519e617dc7 Removed ROOM inline compilation 2019-07-27 18:48:47 +02:00
M66B 41dfa81fb1 Prevent crash due to "Exception while computing database" 2019-07-27 13:53:30 +02:00
M66B 9ab39ea3ea Compile ROOM inline 2019-07-27 13:48:07 +02:00
M66B 2102131d99 Added live data patch 2019-07-06 10:51:16 +02:00
M66B 24ea54f034 Updated AndroidX libraries 2019-07-06 10:46:15 +02:00
M66B 257d27b2ca Periodically post available live data, even when invalidated 2019-06-29 21:34:26 +02:00
M66B 3669b9ef2e Added lifecycle-livedata inline 2019-06-29 21:18:24 +02:00
M66B c5a3a91221 Updated libraries 2019-06-07 08:57:45 +02:00