Commit Graph

368 Commits

Author SHA1 Message Date
noumantahir
9631c9c1cb changed onCreate order 2022-09-30 00:10:47 +05:00
noumantahir
9402477f9f discarding savedInstanceState 2022-09-30 00:07:06 +05:00
feruz
aaea13f436 version bump 2022-09-19 11:02:18 +03:00
Nouman Tahir
a715b96f72 Merge branch 'development' into nt/auto-login
# Conflicts:
#	src/config/locales/en-US.json
#	src/screens/application/container/applicationContainer.tsx
2022-09-15 16:44:59 +05:00
Nouman Tahir
ce6215ecc1 added note for upgrade later 2022-09-05 19:28:36 +05:00
Nouman Tahir
46efdc8027 fixed notification not open right page 2022-09-05 18:26:49 +05:00
feruzm
b1367c1fae bump version 3.0.34 2022-08-31 10:38:48 +03:00
Nouman Tahir
754a9a3f66 support /auth deeplink 2022-08-18 16:09:55 +05:00
Nouman Tahir
5a521b8377 Merge remote-tracking branch 'upstream/development' into nt/auto-login
# Conflicts:
#	android/app/src/main/AndroidManifest.xml
#	src/screens/application/container/applicationContainer.tsx
2022-08-15 14:30:55 +05:00
Nouman Tahir
bfd663486d deep link now handles purchase endpoint 2022-08-12 11:43:50 +05:00
Sadaqat Ali
ce749b9bf5 removed matomo from package.json and build.gradle 2022-08-09 17:23:05 +05: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
Sadaqat Ali
a15e278b55 deleted splash icons and added vector logo as splash icon 2022-08-02 22:38:07 +05:00
Sadaqat Ali
dfaa73286a added splash screen config in android 2022-07-31 13:09:25 +05:00
Nouman Tahir
a7fae4c0ab updated manifest to accept /login path 2022-07-28 15:43:44 +05:00
Nouman Tahir
b204475db1 Merge remote-tracking branch 'upstream/development' into nt/biometric-unlock 2022-07-28 11:35:03 +05:00
feruzm
9af25faaa9 version bump 2022-07-28 08:07:58 +03:00
Nouman Tahir
57edf6bb2d version bump 2022-07-27 11:10:18 +05:00
Nouman Tahir
f23489b58c fixed android jcenter issue for biometric 2022-07-26 16:07:22 +05:00
Nouman Tahir
9b7d2baaad installed biometric scanner 2022-07-26 14:37:51 +05:00
feruz
ae915abee2 version bump 2022-06-08 16:40:55 +03:00
Feruz M
ba094f301f
Merge pull request #2315 from ecency/nt/firebase-update
Nt/firebase update
2022-05-24 17:17:45 +03:00
Nouman Tahir
f9d8d88039 updated outdated packages causing build issues 2022-05-24 15:52:42 +05:00
Nouman Tahir
57df27b11c updated scrollable tab view 2022-05-24 14:14:44 +05:00
Nouman Tahir
96a3240c88 updated android soft input mode 2022-05-23 19:50:14 +05:00
feruz
722463014a bump version 2022-05-15 22:00:57 +03:00
feruz
136403b7fb version increase 2022-05-04 10:26:10 +03:00
Nouman Tahir
bd1d124d9a clean up 2022-04-16 02:34:03 +05:00
Nouman Tahir
061d9fb827 added support for listening to theme change on the fly 2022-04-15 17:42:12 +05:00
Sadaqat Ali
218f4073ec added landscape in post screen and orientation lock 2022-03-26 18:14:59 +05:00
feruz
b0827b2100 Merge branch 'development' into sa/-qr-screen 2022-03-04 20:14:54 +02:00
feruz
dc8533245e version increase 2022-03-04 20:14:41 +02:00
Sadaqat Ali
296839d927 Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/-qr-screen 2022-03-03 18:18:15 +05:00
feruz
3f64c46268 version increase to 3.0.27 2022-02-28 13:20:46 +02:00
Sadaqat Ali
0ce0fc3299 added basic qr scanner 2022-02-25 09:55:27 +05:00
Sadaqat Ali
f0241a444d added react-native-video for extension based urls 2022-02-09 11:52:34 +05:00
feruz
14b56ac576 bump version 2022-01-27 21:16:06 +02:00
feruz
45cac90a76 version increase 2022-01-21 20:27:06 +02:00
Nouman Tahir
5fcba941f7 accepting signup deep link 2021-11-10 19:04:27 +05:00
feruz
6712b4faeb version bump for next 2021-09-23 16:56:06 +03:00
noumantahir
24b8fd60b0 rearranged dependency resolver 2021-09-16 18:13:25 +05:00
noumantahir
2928422e5b buildTools update, using force resolution to avoid need of sdk 31 2021-09-16 17:54:37 +05:00
feruz
fbb2c4ff12 revert 2021-09-16 11:42:19 +03:00
feruz
49745de290 buildtools version bump 2021-09-16 10:55:13 +03:00
feruz
f96749301f android compiler increase 31 2021-09-15 23:08:44 +03:00
Nouman Tahir
2e1e21f431 removed http data scheme from queries intent.
we can support http as well though, but I doubt we require that as android production app also do not support http calls there is not point open external links with http.
2021-08-27 14:48:45 +05:00
Nouman Tahir
7bd736a084 added app query support in android for https and http
with android 11 privacy update, it is a required step to declare which external links your app may support
2021-08-19 21:49:56 +05:00
Nouman Tahir
b27004a30a removed extra google repo reference 2021-08-19 16:31:41 +05:00
Nouman Tahir
db5e32e5cf shifted repo to mavenCentral with exception of few selective group
remove when replacement for selective groups is available the jcenter will be accessible as read-only indefinitely so we should be good for now with these selective packages as they are not available off of jCenter
2021-08-18 19:41:19 +05:00