Commit Graph

31475 Commits

Author SHA1 Message Date
Nouman Tahir
6f2adc8449 url null check 2022-08-12 12:28:19 +05:00
Nouman Tahir
78462203fc unified deep link parser 2022-08-12 12:19:06 +05:00
Nouman Tahir
bfd663486d deep link now handles purchase endpoint 2022-08-12 11:43:50 +05:00
noumantahir
91edec7605 rearranged iap initializer 2022-08-12 00:18:26 +05:00
Feruz M
a43d9badcd
Merge pull request #2416 from ecency/sa/matomo-cleanup
matomo cleanup
2022-08-11 20:33:20 +03:00
Feruz M
92433fa6e5
Merge pull request #2413 from ecency/sa/editor-crash-bug
Sa/editor crash bug
2022-08-10 07:06:38 +03:00
noumantahir
c408d88e03 restores selection to last cursor position after preview end 2022-08-09 17:26:17 +05:00
Sadaqat Ali
ce749b9bf5 removed matomo from package.json and build.gradle 2022-08-09 17:23:05 +05:00
Sadaqat Ali
d57d8fa81b removed matomo usage 2022-08-09 17:06:28 +05:00
Sadaqat Ali
8e91ee23d4 fixed cursor going to start while coming back to preview 2022-08-07 20:08:02 +05:00
Sadaqat Ali
f5d5bcaba2 fixed keyboard not closing glitch when preview is active 2022-08-07 20:05:08 +05:00
Sadaqat Ali
b58d1738cf null check on inputRef and setNativeProps 2022-08-07 19:53:04 +05:00
Feruz M
6d6c47d8fd
Merge pull request #2406 from ecency/sa/cleanup-community-container
cleanup community container
2022-08-05 15:39:37 +03:00
Feruz M
fb3f1f5543
Merge pull request #2408 from ecency/sa/splash-screen
splash screen fix
2022-08-05 15:37:44 +03:00
Nouman Tahir
34401adb83 added missing eof 2022-08-05 15:33:18 +05:00
Sadaqat Ali
7500c2bcbb added new line at eof 2022-08-03 21:19:59 +05:00
Feruz M
f742fa1211
Merge pull request #2405 from ecency/sa/reply-button-bug
Bug Fix: Quick reply not opening in profile comments tab
2022-08-03 11:47:45 +03:00
Sadaqat Ali
a15e278b55 deleted splash icons and added vector logo as splash icon 2022-08-02 22:38:07 +05:00
Sadaqat Ali
418101bb58 added communities cache in communitiesResultsContainer 2022-08-01 23:32:16 +05:00
Sadaqat Ali
e328e0c545 removed extra getSubscriptions call from communitiesResultsContainer 2022-08-01 10:03:56 +05:00
Sadaqat Ali
3cd4871c41 removed extra getSubscriptions call from communityContainer 2022-07-31 13:48:06 +05:00
Sadaqat Ali
dfaa73286a added splash screen config in android 2022-07-31 13:09:25 +05:00
Sadaqat Ali
98dec4045c changed onReplyPress implementation in commen module 2022-07-30 17:03:28 +05:00
Feruz M
a4d8edc311
Merge pull request #2398 from ecency/nt/pin-encryption
Nt/pin encryption
2022-07-28 11:08:32 +03:00
Feruz M
f04f69a7ba
Merge pull request #2399 from ecency/nt/false-alarm-fix
False alarm fix - Token injection failed
2022-07-28 11:00:47 +03:00
Nouman Tahir
5992ffdc1b removed unused code 2022-07-28 12:45:29 +05:00
Nouman Tahir
8224e121df added support encUnlockPin in biometric process 2022-07-28 12:45:15 +05:00
Nouman Tahir
30884383c2 Merge branch 'development' into nt/pin-encryption
# Conflicts:
#	src/redux/actions/applicationActions.ts
#	src/redux/constants/constants.js
#	src/redux/reducers/applicationReducer.ts
#	src/screens/pinCode/container/pinCodeContainer.tsx
#	src/screens/settings/container/settingsContainer.tsx
2022-07-28 12:24:53 +05:00
Nouman Tahir
a2e095dcf9 updated logic failed token injection report 2022-07-28 12:17:45 +05:00
Feruz M
3d87a0e04a
Merge pull request #2387 from ecency/nt/biometric-unlock
Nt/biometric unlock
2022-07-28 09:55:40 +03:00
Nouman Tahir
b204475db1 Merge remote-tracking branch 'upstream/development' into nt/biometric-unlock 2022-07-28 11:35:03 +05:00
Nouman Tahir
3062e91e02 Merge remote-tracking branch 'upstream/development' into nt/pin-encryption 2022-07-28 11:34:37 +05:00
Nouman Tahir
229820558a removing pin code requirement on logout if no otherAccount is available 2022-07-28 11:26:11 +05:00
Feruz M
8fc7954745
Merge pull request #2395 from ecency/sa/login-screen-flicker-bug
Bug Fixed: screen flickering in login screen
2022-07-28 08:41:57 +03:00
Nouman Tahir
f562192353 updated footer styling to hide background on small screen devices 2022-07-28 10:26:02 +05:00
feruzm
9af25faaa9 version bump 2022-07-28 08:07:58 +03:00
Sadaqat Ali
885005c17a added animation while show/hide header 2022-07-27 21:49:35 +05:00
Sadaqat Ali
474aeb209b changed keyboard detection 2022-07-27 20:30:30 +05:00
Nouman Tahir
007b98acb9 fixed hsToken not refreshing after pinCode migration 2022-07-27 18:09:43 +05:00
Nouman Tahir
c1dae1a977 added todo for checking and updating pin verification method 2022-07-27 17:50:50 +05:00
Nouman Tahir
27b355e776 commented unused auth.js verifyPinCode code 2022-07-27 17:48:40 +05:00
Nouman Tahir
a271b30d00 code clean up 2022-07-27 17:45:04 +05:00
Nouman Tahir
b76ad6b543 fixed bug with setting new pin old pin check 2022-07-27 17:38:30 +05:00
Nouman Tahir
d05f06f8c7 simplified verifyPinCode routine 2022-07-27 17:38:10 +05:00
Nouman Tahir
d08bb0c5fe updated auth/login routines to encrypt keys using default pin code 2022-07-27 17:28:06 +05:00
Nouman Tahir
166016cbdf added support for resetting unlock pin 2022-07-27 16:23:20 +05:00
Nouman Tahir
bb2a68d0aa updated pin code enabled disable setting response. 2022-07-27 16:02:00 +05:00
Nouman Tahir
07b050c819 refreshing access token without unlocking if encUnlockPin is set 2022-07-27 14:48:32 +05:00
Nouman Tahir
bfedd01144 added missing await 2022-07-27 14:32:53 +05:00
Nouman Tahir
3983059342 updated new pin check logic 2022-07-27 14:30:58 +05:00