databag/app/mobile/src/context
2023-03-31 16:12:18 -07:00
..
AccountContext.js syncing account and profile 2022-09-14 12:18:16 -07:00
AppContext.js adding login screen 2022-09-07 14:21:45 -07:00
CardContext.js syncing channels to store 2022-09-15 01:03:20 -07:00
cardUtil.js merging back refactor contact screen 2023-02-24 14:32:18 -08:00
ChannelContext.js syncing channels to store 2022-09-15 01:03:20 -07:00
channelUtil.js fixing remote conversation header 2023-03-06 14:20:28 -08:00
ConversationContext.js adding conversation context 2022-09-28 15:09:10 -07:00
package.json adding login screen 2022-09-07 14:21:45 -07:00
ProfileContext.js syncing profile 2022-09-14 00:27:49 -07:00
RingContext.js preparing for mobile webrtc integration 2023-03-28 15:57:19 -07:00
sealUtil.js refactoring details screen 2023-03-01 00:42:57 -08:00
StoreContext.js using sqlite storage to persist app state 2022-09-12 15:18:27 -07:00
UploadContext.js support uploading assets 2022-10-06 22:52:28 -07:00
useAccountContext.hook.js setting text color for android dark 2023-03-04 22:05:40 -08:00
useAppContext.hook.js preparing for mobile webrtc integration 2023-03-28 15:57:19 -07:00
useCardContext.hook.js fixing asset upload on contact hosted channel 2023-03-05 23:23:49 -08:00
useChannelContext.hook.js loading more of conversation 2023-03-05 15:51:44 -08:00
useConversationContext.hook.js fixing unit test 2023-03-05 17:37:37 -08:00
useProfileContext.hook.js setting text color for android dark 2023-03-04 22:05:40 -08:00
useRingContext.hook.js stabilizing webrtc across platforms 2023-03-31 16:12:18 -07:00
useStoreContext.hook.js reset tos on logout 2023-03-06 23:05:03 -08:00
useTestStoreContext.hook.js rebuilding project without expo 2023-02-15 11:45:36 -08:00
useUploadContext.hook.js added test for upload context in mobile app 2023-02-10 15:07:40 -08:00