Feruz M
|
a0d835dbb0
|
Merge pull request #2367 from ecency/sa/ToS-checkbox
Terms Accepting Checkbox
|
2022-07-05 21:24:53 +03:00 |
|
feruz
|
ef7c3cbc34
|
remove space
|
2022-07-05 21:24:20 +03:00 |
|
Nouman Tahir
|
5f2992f081
|
removed test code
|
2022-07-05 21:19:32 +05:00 |
|
Nouman Tahir
|
35f1f84567
|
integrated terms acceptance with redux
|
2022-07-05 21:04:09 +05:00 |
|
Nouman Tahir
|
c28c909dfa
|
improved welcome modal ui in favour of small screen devices
|
2022-07-05 20:50:56 +05:00 |
|
Nouman Tahir
|
e0b41459a0
|
fixed disable bug
|
2022-07-05 20:25:28 +05:00 |
|
Nouman Tahir
|
a5625e3add
|
updated welcome modal with consent changes
|
2022-07-05 20:22:28 +05:00 |
|
Nouman Tahir
|
7dc93469d7
|
Merge branch 'nt/app-startup' into sa/ToS-checkbox
# Conflicts:
# src/screens/application/screen/welcomeScreen.js
|
2022-07-05 20:14:46 +05:00 |
|
Nouman Tahir
|
42e55a4a98
|
rearranged reader consent component
|
2022-07-05 19:26:25 +05:00 |
|
Nouman Tahir
|
bdd8d222e5
|
updated terms message
|
2022-07-05 19:25:45 +05:00 |
|
Sadaqat Ali
|
f11659dccf
|
added checkbox in welcome page
|
2022-07-05 15:27:17 +05:00 |
|
Nouman Tahir
|
f00bbff0d3
|
removed getSettings method from applicationContainer in favour of MigrationHelpers
|
2022-07-04 21:57:59 +05:00 |
|
Nouman Tahir
|
f19320f90d
|
refractor screen -> app-startup
|
2022-07-04 21:48:22 +05:00 |
|
noumantahir
|
7ccb36bafa
|
rearranged setting reset events
|
2022-07-02 03:34:04 +05:00 |
|
noumantahir
|
099d1a4f7f
|
moved hidePostsThumbnails to application store as it has to persist
|
2022-07-02 03:30:08 +05:00 |
|
noumantahir
|
e2df0cc8fd
|
made ui store non-persist
|
2022-07-02 03:29:16 +05:00 |
|
noumantahir
|
40bc598f16
|
repositions device notification registering
|
2022-07-01 20:51:18 +05:00 |
|
noumantahir
|
bf8d3b8553
|
setup settings migration without affecting notifications settings
|
2022-07-01 20:35:46 +05:00 |
|
noumantahir
|
f52602ac8b
|
added more todos
|
2022-07-01 19:59:55 +05:00 |
|
noumantahir
|
7312e9178f
|
made color theme setting independent of realm
|
2022-07-01 19:17:37 +05:00 |
|
noumantahir
|
c9a49b76c7
|
removed unused active application flag
|
2022-07-01 17:59:17 +05:00 |
|
noumantahir
|
c719542096
|
updated splash screen configs
|
2022-07-01 17:50:06 +05:00 |
|
noumantahir
|
19285e8d12
|
removed package react-native-splash-screen
|
2022-07-01 17:47:40 +05:00 |
|
noumantahir
|
9a4455a570
|
added notification todo
|
2022-06-30 20:45:50 +05:00 |
|
noumantahir
|
c8e60c2271
|
added 300 ms timeout to splash screen hiding for testing
|
2022-06-30 20:40:20 +05:00 |
|
noumantahir
|
0ba23095c0
|
moved a bunch of pinCode modal logic out of application container
|
2022-06-30 19:48:18 +05:00 |
|
noumantahir
|
f814c1626a
|
removed welcome modal login from application container
|
2022-06-30 19:08:49 +05:00 |
|
noumantahir
|
caf3bf7182
|
welcome modal logic in redux based and independent of application container
|
2022-06-30 18:38:44 +05:00 |
|
noumantahir
|
575fd3fcca
|
added null safety while accessing accessToken
|
2022-06-30 15:57:32 +05:00 |
|
noumantahir
|
70425000ac
|
to typescript
|
2022-06-29 21:40:35 +05:00 |
|
noumantahir
|
f735e8d7a3
|
removed isReady prop as it's no longer needed
|
2022-06-29 21:30:30 +05:00 |
|
noumantahir
|
3b880db0fe
|
cleaned getSettings method
|
2022-06-29 21:30:14 +05:00 |
|
noumantahir
|
163e6b03be
|
improved timing of showing welcome modal
|
2022-06-29 21:15:07 +05:00 |
|
noumantahir
|
01b97613ef
|
Merge remote-tracking branch 'origin/development' into nt/app-startup
|
2022-06-29 16:09:37 +05:00 |
|
Feruz M
|
5e869e31d5
|
Merge pull request #2363 from ecency/nt/reply-modal
Nt/reply modal
|
2022-06-24 17:06:03 +03:00 |
|
noumantahir
|
2b1d3820b2
|
changed modal component used in insertLinkModal
|
2022-06-24 18:23:17 +05:00 |
|
noumantahir
|
73d6964933
|
cleaned up quickReplyModal with inputSupportModal
|
2022-06-24 18:05:42 +05:00 |
|
noumantahir
|
02ece3d2de
|
added inputSupportModal for generic use
|
2022-06-24 18:05:25 +05:00 |
|
noumantahir
|
380f5661c9
|
improved reply modal implementation
|
2022-06-24 17:21:20 +05:00 |
|
Feruz M
|
e66d4172db
|
Merge pull request #2362 from ecency/nt/register-device
Nt/register device
|
2022-06-24 10:22:31 +03:00 |
|
noumantahir
|
c9a188f567
|
updated note
|
2022-06-24 04:14:47 +05:00 |
|
noumantahir
|
41710a8b90
|
Merge remote-tracking branch 'origin/development' into nt/register-device
|
2022-06-24 04:11:21 +05:00 |
|
noumantahir
|
66bb54421b
|
changed position on decrypting access token
|
2022-06-24 04:09:30 +05:00 |
|
noumantahir
|
699407ef29
|
registering push token for default pin accounts
|
2022-06-24 03:35:52 +05:00 |
|
feruz
|
c98da9143f
|
fix image insert issue
|
2022-06-22 22:41:36 +03:00 |
|
feruz
|
bd98ee843f
|
empty alt for image uploads
|
2022-06-21 23:38:47 +03:00 |
|
noumantahir
|
55f5b6ec2f
|
using private-api/register-device instead of legacy api
|
2022-06-20 17:12:50 +05:00 |
|
noumantahir
|
e2c77a1dbb
|
added todo tags for application container optimising
|
2022-06-20 16:33:03 +05:00 |
|
Feruz M
|
2a6e949052
|
Merge pull request #2354 from ecency/sa/full-comment-editor-cache-bug
fixed comment cache bug in full editor
|
2022-06-18 14:43:01 +03:00 |
|
Sadaqat Ali
|
450eac65e1
|
fixed comment cache bug in full editor
|
2022-06-18 16:35:18 +05:00 |
|