databag/app/mobile/src/context
2022-12-12 22:15:56 -08: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
ChannelContext.js syncing channels to store 2022-09-15 01:03:20 -07: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
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 support e2e key handling in mobile 2022-12-08 14:54:07 -08:00
useAppContext.hook.js render app version in admin screen 2022-11-28 12:08:00 -08:00
useCardContext.hook.js clear remote channels from disconnecting contacts 2022-11-16 09:50:42 -08:00
useChannelContext.hook.js creating sealed subject in mobile app 2022-12-12 22:15:56 -08:00
useConversationContext.hook.js saving channel push status 2022-11-14 13:30:58 -08:00
useProfileContext.hook.js rendering topics 2022-10-04 15:02:40 -07:00
useStoreContext.hook.js creating sealed subject in mobile app 2022-12-12 22:15:56 -08:00
useUploadContext.hook.js fixed crash on empty message 2022-10-21 10:41:19 -07:00