Commit Graph

30954 Commits

Author SHA1 Message Date
existentialstudios
ceb6da7bc9 Updated README with Android starting instructions. 2022-07-11 22:45:51 -04:00
existentialstudios
4f7b0e0c54 fixed issue #2360 (english only) 2022-07-07 01:27:05 -04:00
Feruz M
af35a3aedd
Merge pull request #2353 from ecency/nt/app-startup
Nt/app startup - Part 1
2022-07-06 19:37:00 +03:00
Feruz M
74cca4934a
Merge pull request #2368 from ecency/nt/comment-crash-fix
Nt/comment crash fix
2022-07-06 19:26:56 +03:00
Nouman Tahir
ca79b78616 removed unused state 2022-07-06 21:01:34 +05:00
Nouman Tahir
fe6281c792 fixed app crashes when replying to new comment 2022-07-06 21:00:56 +05:00
Nouman Tahir
0cd4db2c70 applicationContainer cleanup 2022-07-06 17:50:54 +05:00
Nouman Tahir
b3bee92599 put back splash screen package 2022-07-06 17:49:18 +05:00
Nouman Tahir
f7e139df0b revert launchscreen xib 2022-07-06 17:44:51 +05:00
Nouman Tahir
701bc7cf52 Merge remote-tracking branch 'upstream/development' into nt/app-startup 2022-07-06 17:43:52 +05:00
Feruz M
e489c2df45
Merge pull request #2365 from ecency/sa/cache-in-communities
Implemenetd cache on existing communities structure
2022-07-06 15:41:03 +03:00
Nouman Tahir
396b2fce4e Merge branch 'development' into nt/app-startup 2022-07-06 17:25:42 +05:00
Feruz M
7cc06e56cb
Merge pull request #2349 from ecency/sa/IAP-QR
added purchase url parser
2022-07-05 21:26:00 +03:00
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
Feruz M
200dec6b85
Merge pull request #2356 from ecency/sa/drafts-meta
Add data in drafts meta field
2022-07-05 21:09:32 +03:00
Sadaqat Ali
16f4e2c453 set scedule date to null when schedule status changed 2022-07-05 22:59:39 +05:00
Sadaqat Ali
f842469ed5 added cache in community page while joining/leaving 2022-07-05 22:16:07 +05: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
Sadaqat Ali
31ee6ef52f added scheduled date in meta and load scheduled date from meta, save draft upon modal save/close 2022-07-05 12:32:32 +05:00
Sadaqat Ali
1bc863d44b update form / save draft on modal save/close 2022-07-04 22:36:28 +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
Sadaqat Ali
a10232977e save meta in local cache and load from local cache draft when loading draft from floating button 2022-07-03 16:45:42 +05:00
Sadaqat Ali
600c906ec5 Merge branch 'sa/drafts-meta' of https://github.com/ecency/ecency-mobile into sa/drafts-meta 2022-07-03 15:07:26 +05:00
Sadaqat Ali
9a450b3eb1 Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/drafts-meta 2022-07-03 15:07:16 +05:00
Sadaqat Ali
66a7d4f2df update discovers data when changed in membership tab 2022-07-03 13:55:44 +05:00
Sadaqat Ali
e29239e837 added subscribed communities cache in community modal container 2022-07-03 10:38:02 +05:00
Sadaqat Ali
309065ee4b add communitiesPlaceholder in communities results screen 2022-07-03 10:04:46 +05:00
Sadaqat Ali
6365165238 clear subscribed communities cache while switching accounts 2022-07-03 09:52:02 +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
Sadaqat Ali
fb30ef818b commented log statements 2022-06-30 23:31:56 +05:00
Sadaqat Ali
6fca89dd40 sort communities while fetching 2022-06-30 23:29:41 +05:00