Commit Graph

1013 Commits

Author SHA1 Message Date
Diego Mello 738fabf11d use state 2020-04-23 13:40:19 -03:00
Diego Mello 7f61529f9e Refactoring passcode 2020-04-23 13:16:44 -03:00
Diego Mello c13ea0f10f Share extension 2020-04-23 10:21:09 -03:00
Diego Mello 7e4c890d50 Deep linking 2020-04-22 17:53:13 -03:00
Diego Mello ce4799edf4 share extension 2020-04-22 17:30:55 -03:00
Diego Mello eee8ea09a2 Lock orientation portrait when not on tablet 2020-04-22 17:05:45 -03:00
Diego Mello 788b0ddf9a Refactor 2020-04-22 16:58:19 -03:00
Diego Mello 8d5efcd3f8 Timer 2020-04-22 14:26:41 -03:00
Diego Mello 62561636f2 Styling 2020-04-20 19:03:56 -03:00
Diego Mello 8a512d7ade Use async storage 2020-04-20 19:03:47 -03:00
Diego Mello f4d2ccfdc5 Patch expo-local-authentication 2020-04-20 17:15:45 -03:00
Diego Mello 6668b3a67e Migration 2020-04-20 17:15:30 -03:00
Diego Mello 310bb2aa80 Use fork 2020-04-20 16:49:09 -03:00
Diego Mello a79f8335d3 Check if biometry is enrolled 2020-04-20 14:37:20 -03:00
Diego Mello 0f896867d8 Change passcode 2020-04-20 14:16:18 -03:00
Diego Mello 28c58ed802 Basic passcode flow working 2020-04-17 16:27:30 -03:00
Diego Mello 6abb844452 Starting passcode 2020-04-16 18:04:51 -03:00
Diego Mello 36b39ffaf5 Auto lock option label 2020-04-16 11:30:00 -03:00
Diego Mello fa93c26744 Apply on saved data 2020-04-16 10:52:56 -03:00
Diego Mello 67a934313e ScreenLockConfigView 2020-04-16 09:46:09 -03:00
Diego Mello 2b4ef42816 Remove inactive 2020-04-15 14:39:54 -03:00
Diego Mello bba76a7879 Fix libs 2020-04-15 14:36:21 -03:00
Diego Mello ab5d0b15ef Merge branch 'develop' into new.biometrics 2020-04-15 14:25:22 -03:00
Diego Mello 5ecbf2efdb Use our own version of app state redux 2020-04-15 13:57:21 -03:00
Djorkaeff Alexandre 5698701a14
Bump version to 4.7.0 (#2035) 2020-04-14 19:04:46 -03:00
Diego Mello ff64cbd5a1 Save last session date on background 2020-04-14 11:07:51 -03:00
Diego Mello dc59232305 Add servers.lastLocalAuthenticatedSession column 2020-04-14 10:30:55 -03:00
Diego Mello f8656694bb localAuthentication util 2020-04-14 10:07:13 -03:00
Diego Mello 9d2929836a Auth on app resume 2020-04-14 09:25:17 -03:00
Diego Mello 455d76f599 Authenticate server change 2020-04-13 17:49:42 -03:00
Diego Mello 1018fdfdb8 Merge branch 'develop' into new.biometrics 2020-04-13 17:36:43 -03:00
Diego Mello 7819df564d ScreenLockedView 2020-04-13 17:36:39 -03:00
Diego Mello 616f62d8d0 Configure expo-local-authentication 2020-04-13 16:44:19 -03:00
Djorkaeff Alexandre 91ff6e48d5
[FIX] UIKit with only one block (#2022)
* [FIX] Message with only one block

* [FIX] Update headers

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-13 10:56:57 -03:00
Djorkaeff Alexandre 8445bafad6
[FIX] Lint (#2030) 2020-04-13 10:56:30 -03:00
Djorkaeff Alexandre a7641c19e2
Bump version to 4.6.4 (#2029)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-13 10:26:59 -03:00
Djorkaeff Alexandre 2b3ccf4df5
[FIX] Login TOTP Compatibility to older servers (#2018)
* [FIX] Login TOTP Compatibility to older servers

* [FIX] Android crashes if use double negation

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-13 10:25:31 -03:00
Djorkaeff Alexandre acf70790cd
[FIX] Cas auth (#2024)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-13 10:11:51 -03:00
Djorkaeff Alexandre 404c381ca2
[FIX] Read only channel/broadcast (#1951)
* [FIX] Read only channel/broadcast

* [FIX] Roles missing

* [FIX] Check roles to readOnly

* [FIX] Can post

* [FIX] Respect post-readonly permission

* [FIX] Search a room readOnly

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-13 09:51:16 -03:00
Diego Mello 2fa3931c79 Update expo libs 2020-04-09 14:35:10 -03:00
Djorkaeff Alexandre 1427e530bf
[REGRESSION] Invite Links (#2007)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-09 02:27:00 -03:00
Djorkaeff Alexandre 00a21808ed
[FIX] Split get settings into two requests (#2017)
* [FIX] Split get settings into two requests

* [FIX] Clear settings only when change server

* [IMPROVEMENT] Move the way to clear settings

* [REVERT] Revert some changes

* [FIX] Server Icon

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-09 02:26:28 -03:00
Djorkaeff Alexandre 2e65a795df
[FIX] DM header blink (#2011) 2020-04-09 02:20:57 -03:00
Diego Mello 46660572c3
Bump version to 4.6.1 (#2001) 2020-04-06 18:52:06 -03:00
Djorkaeff Alexandre c313a63d8a
[FIX] Change notifications preferences (#2000)
* [FIX] Change notifications preferences

* [IMPROVEMENT] Picker View

* [I18N] Translations

* [FIX] Picker Selection

* [FIX] List border

* [FIX] Prevent crash

* [FIX] Not-Pref tablet

* [FIX] Use same style of LanguageView

* [IMPROVEMENT] Send listItem title

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-06 18:40:18 -03:00
Djorkaeff Alexandre 78441bf345
[FIX] Loading all updated rooms after app resume (#1998)
* [FIX] Loading all updated rooms after app resume

* Fix room date on RoomItem

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-06 17:23:13 -03:00
Djorkaeff Alexandre c24c16c932
[FIX] Change user own status (#1995)
* [FIX] Change user own status

* [IMPROVEMENT] Set activeUsers

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-06 16:32:58 -03:00
Djorkaeff Alexandre 32d105051d
[FIX] Saml (#1996)
* [FIX] SAML incorrect close

* [FIX] Pathname

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-06 16:15:13 -03:00
Diego Mello 0298c38b3d
[FIX] ThreadMessagesView crashing on load (#1997) 2020-04-06 16:07:40 -03:00
Diego Mello afb68c74c1
[FIX] Single message thread inserting thread without rid (#1999) 2020-04-06 16:07:23 -03:00