Commit Graph

  • 285da114e7 better code (ganfra's review) Benoit Marty 2019-06-20 17:27:15 +0200
  • 34870591b4 Update wording Benoit Marty 2019-06-20 17:22:38 +0200
  • ee87c253fe Dagger: continue working on app side. Now compile but some DI are not branched yet. ganfra 2019-06-19 19:40:59 +0200
  • 9c1f870694 Dagger: start handling app dependencies [WIP] ganfra 2019-06-18 20:00:20 +0200
  • 56e0680398 Remove unused class Benoit Marty 2019-06-18 16:03:20 +0200
  • 8c0a1ed37d Rename "sender" to "senderId" for code clarity Benoit Marty 2019-06-18 15:58:19 +0200
  • 625500212d Manage display name disambiguation (Fixes #172) Benoit Marty 2019-06-18 15:44:11 +0200
  • b1f5b3ad96
    Merge pull request #187 from vector-im/feature/issues_fix Benoit Marty 2019-06-18 16:03:36 +0200
  • 02f84a3b53 View source of encrypted event Benoit Marty 2019-06-18 13:14:39 +0200
  • 7fe662598b Handle click on encryption message Benoit Marty 2019-06-18 12:56:08 +0200
  • 5bfa67b442 Handle click on encrypted message Benoit Marty 2019-06-18 12:45:24 +0200
  • a53e40e1ee Create MessageInformationDataFactory for reusability Benoit Marty 2019-06-18 12:25:50 +0200
  • 273c8a19b8 Fix UI issue notification troubleshot screen Benoit Marty 2019-06-18 10:30:56 +0200
  • 53bdd58c1b Fix UI issue on BugReportActivity (send button not visible) Benoit Marty 2019-06-18 09:53:09 +0200
  • 51879845f2
    Merge pull request #186 from vector-im/feature/crypto_up Benoit Marty 2019-06-17 19:07:24 +0200
  • f2372841f6 KeysBackup: import change from https://github.com/vector-im/riot-android/pull/3127 Benoit Marty 2019-06-17 18:59:44 +0200
  • 0497d14a08 SAS: import change from https://github.com/matrix-org/matrix-android-sdk/pull/467 Benoit Marty 2019-06-17 18:43:36 +0200
  • 0b6b95110f
    Merge pull request #182 from vector-im/feature/cryptoKeys Benoit Marty 2019-06-17 19:05:43 +0200
  • 191d80e5f5 Fix issue with key importation Benoit Marty 2019-06-14 15:42:57 +0200
  • 659ba34fb3 Remove CryptoAsyncHelper and use only coroutine Benoit Marty 2019-06-14 13:43:37 +0200
  • 907a1d1a4b Import keys: WIP Benoit Marty 2019-06-14 12:27:29 +0200
  • 99d2e8388a Fix crash Benoit Marty 2019-06-14 10:42:10 +0200
  • 38b1d24953 Use foldToCallback() whenever it's possible Benoit Marty 2019-06-14 10:39:10 +0200
  • b682f3e982 Cleaner code Benoit Marty 2019-06-13 19:27:51 +0200
  • 5f0d1d9536 Crypto: export room keys Benoit Marty 2019-06-13 19:08:51 +0200
  • c2c2d0b21e Dagger: make SDK DI working ganfra 2019-06-17 18:17:37 +0200
  • 8c8a4dcbd1 Fix margin issue when second text is not displayed Benoit Marty 2019-06-17 18:13:34 +0200
  • 7e9275831b
    Merge pull request #180 from vector-im/feature/fix_timeline Benoit Marty 2019-06-17 18:01:46 +0200
  • 6266f9e6a1 Handle device deletion the proper way Benoit Marty 2019-06-17 17:32:35 +0200
  • 9649e190ef Fix compilation issue after rebase Benoit Marty 2019-06-17 16:28:27 +0200
  • 1547045165 Request can now be canceled properly: it should fix the issue with live chunk being deleted. ganfra 2019-06-12 14:49:39 +0200
  • 5b0cab3e8a Merge branch 'feature/i18n_sync' into develop Benoit Marty 2019-06-17 14:55:54 +0200
  • 97b066b8fa Import strings from Riot Benoit Marty 2019-06-17 14:55:17 +0200
  • 4be0ab87fc Dagger: continue adding it to SDK [WIP] ganfra 2019-06-16 17:00:47 +0200
  • 3d465f6fdf Start to introduce Dagger into SDK [WIP] ganfra 2019-06-14 16:32:23 +0200
  • e3bc88e36c
    Merge pull request #183 from vector-im/feature/motionLayout Benoit Marty 2019-06-14 16:17:27 +0200
  • eaf1e080ba format file Benoit Marty 2019-06-14 16:14:39 +0200
  • 02ef1172ce
    Merge pull request #179 from vector-im/feature/cryptoFinalization Benoit Marty 2019-06-14 16:06:23 +0200
  • 8f6f72ca48 Review: Added optional to stage and renamed to "InteractiveAuthenticationFlow" Benoit Marty 2019-06-14 16:06:07 +0200
  • df4f0eac20 Merge branch 'feature/sync_ui' into develop ganfra 2019-06-13 18:16:45 +0200
  • d353e9314b Crypto: Delete device Benoit Marty 2019-06-13 16:39:35 +0200
  • 567c1fd7a5
    Merge pull request #175 from vector-im/feature/crypto Benoit Marty 2019-06-13 15:28:09 +0200
  • ab95cbee92 Improve keys backup banner rendering Benoit Marty 2019-06-13 14:19:31 +0200
  • 9dc1684179 Crypto: check for encryption state event to know if room isEncrypted ganfra 2019-06-13 11:49:11 +0200
  • c20b256b24 Move KeysBackupStateListener to a dedicated file Benoit Marty 2019-06-13 11:13:05 +0200
  • 02d3fea4a9 Move javadoc to interface Benoit Marty 2019-06-13 11:10:26 +0200
  • ca98ff5864 Clear crypto database when signing out Benoit Marty 2019-06-13 10:58:45 +0200
  • 6cd3b4dd95 Import https://github.com/vector-im/riot-android/pull/3111/files in RiotX Benoit Marty 2019-06-13 10:33:04 +0200
  • 480d197ffa Keys share request handling Benoit Marty 2019-06-12 18:32:24 +0200
  • a7c0e87f40 Alerter: upgrade lib and change status icon color when alert is displayed Benoit Marty 2019-06-12 16:30:30 +0200
  • af1a48d918 SAS: fix issue on emoji rendering Benoit Marty 2019-06-12 15:43:32 +0200
  • e17ffc85e7 KeysBackup: save recovery key to file Benoit Marty 2019-06-12 14:59:54 +0200
  • 9c654ba72c Use observeEvent when appropriate Benoit Marty 2019-06-12 13:19:52 +0200
  • b47ef9220e Keys backup: migrate settings to Epoxy and MvRx Benoit Marty 2019-06-12 13:09:32 +0200
  • 0204bade8b Content: hide some internal methods ganfra 2019-06-12 10:54:26 +0200
  • 481a25d4df Settings: add some webview content ganfra 2019-06-12 10:53:48 +0200
  • 3dd161d65a Sync: add progress indicator for sync, need UI inputs. ganfra 2019-06-11 16:54:44 +0200
  • 53dd9c3427 Keys backup fix some issue on layout Benoit Marty 2019-06-11 16:48:48 +0200
  • 4827b76b80 Integrate keysbackup banner Benoit Marty 2019-06-11 15:45:40 +0200
  • 1206107a73 Fix / visibility bug after scroll Valere 2019-06-11 15:43:40 +0200
  • 5621f0661e Merge branch 'develop' into feature/crypto Benoit Marty 2019-06-11 14:56:27 +0200
  • 875947dd61 Give the opportunity to override log configuration in local gradle properties file Benoit Marty 2019-06-11 14:52:39 +0200
  • 61b1d83bbd Clean Benoit Marty 2019-06-11 14:37:02 +0200
  • 64e5fed7ac Fix issue: lastSeenTs can be null Benoit Marty 2019-06-11 13:57:35 +0200
  • f6c36670c3 Rename class members and class name for code clarity Benoit Marty 2019-06-11 13:32:09 +0200
  • 2e39a678db Code quality Benoit Marty 2019-06-11 10:15:50 +0200
  • 6dacb9894e Merge branch 'develop' into feature/crypto Benoit Marty 2019-06-11 10:11:53 +0200
  • 612b13808f Crypto: clean some code + add failure send state (but not handled yet). ganfra 2019-06-10 19:22:48 +0200
  • 90a011c4e4 Fix issue on animation Benoit Marty 2019-06-10 17:45:35 +0200
  • 56f1c726b2 FAB Motion WIP Benoit Marty 2019-06-10 13:37:54 +0200
  • 6323183119 Ganfra's review: use sumBy() instead of reduce() Benoit Marty 2019-06-10 17:06:58 +0200
  • 3439a9ca27
    Merge pull request #173 from vector-im/feature/create_room Benoit Marty 2019-06-10 17:01:44 +0200
  • 9772bbe157 Ganfra's review: revert change Benoit Marty 2019-06-10 16:58:48 +0200
  • fa297a7b6a Ganfra's review: use NavigationViewModel to open the drawer Benoit Marty 2019-06-10 16:53:21 +0200
  • b48c920292 Ganfra's review: use simple ViewModel Benoit Marty 2019-06-10 16:45:42 +0200
  • c0be04f46c Ganfra's review: use observeEvent Benoit Marty 2019-06-10 16:39:46 +0200
  • b437837809 Ganfra's review: use RealmQueryLatch Benoit Marty 2019-06-10 16:35:51 +0200
  • 33f8059846 Increase connect timeout from 30 seconds to 1 minute, for slow Homeserver (should fix #170) Benoit Marty 2019-06-10 15:57:42 +0200
  • 4eab0a3704 Add foreground attribute Benoit Marty 2019-06-10 15:35:05 +0200
  • 933e06a7ef Auto collapse toolbar Benoit Marty 2019-06-10 15:24:25 +0200
  • ad8baf8091 Fix screen rotation issue Benoit Marty 2019-06-10 14:13:14 +0200
  • 598245531a Fix compilation issue after rebase Benoit Marty 2019-06-10 13:45:34 +0200
  • 4f044c0cd6 Create room screen - Navigate to change protocol Benoit Marty 2019-06-10 08:27:27 +0200
  • 77fc793e89 Create room screen - Navigate to freshly created room Benoit Marty 2019-06-10 08:23:19 +0200
  • aa95ce3d02 Create room screen - Better navigation pattern Benoit Marty 2019-06-10 07:57:32 +0200
  • 4c5bffe0f5 Create room screen - WIP TODO: screen rotation - navigate to created room Benoit Marty 2019-06-07 16:07:35 +0200
  • ed18a504e4 Open drawer when clicking on group avatar Benoit Marty 2019-06-07 10:47:28 +0200
  • aec7e72dcf Add missing files for Status theme Benoit Marty 2019-06-07 09:44:24 +0200
  • f2722f4766 Crypto: fix a small issue ganfra 2019-06-07 20:38:39 +0200
  • 07c516ccdd Merge branch 'develop' into feature/crypto ganfra 2019-06-07 19:25:55 +0200
  • 81330d30cf Merge branch 'develop' into feature/crypto ganfra 2019-06-07 18:53:24 +0200
  • 8f2c005d82
    Merge pull request #168 from vector-im/feature/aggregation_p1_wrapup Valere 2019-06-07 16:40:22 +0200
  • a4a813708c Fix / send state always returning Unknown Valere 2019-06-07 16:39:45 +0200
  • 664e5354d3 Crypto: continue cleaning + fix some issues. ganfra 2019-06-07 16:01:24 +0200
  • 10251b906a clean / format Valere 2019-06-07 15:57:55 +0200
  • c9240c2dce Fix / disable context menu on not sent messages Valere 2019-06-07 15:49:41 +0200
  • 220e6224e7 Merge develop Valere 2019-06-07 15:42:04 +0200
  • d3518c4944
    Merge pull request #161 from vector-im/feature/fix_timeline_clicks Valere 2019-06-07 14:43:04 +0200
  • 5f34e58bd3 Fix / style on emoji picker appbar layout Valere 2019-06-07 14:29:42 +0200
  • 438404b5ba code review cleaning Valere 2019-06-07 13:55:32 +0200