Commit Graph

414 Commits

Author SHA1 Message Date
Benoit Marty 82d89825d3 Differentiate icon from Riot one 2019-04-04 11:10:31 +02:00
Benoit Marty 772670252a Make build FDroid pass 2019-04-04 11:10:12 +02:00
ganfra 18591d0287 Media: start to play with uploading media 2019-04-03 23:06:17 +02:00
Benoit Marty 08dacacdda SignOut 2019-04-03 18:25:39 +02:00
Benoit Marty 3091a337c9 Launcher + Animated logo 2019-04-03 14:46:15 +02:00
Benoit Marty 73580493ea Import resource from riot 2019-04-03 14:34:52 +02:00
Benoit Marty c188bb290f Not implemented toast or Snackbar 2019-04-03 14:08:25 +02:00
Benoit Marty d9c8867c0b Introduce common parent for PreferenceFragment 2019-04-03 12:10:02 +02:00
Benoit Marty 87c9f6b2a0 Improve lint configuration 2019-04-03 12:04:24 +02:00
Benoit Marty 6830957d31 Import settings from Riot - not all fonctional of course 2019-04-02 18:08:43 +02:00
ganfra 96a67a44ac Media: grab some code from Riot legacy 2019-04-02 15:59:36 +02:00
Benoit Marty b9b8527b38 Improve RiotFragment 2019-04-02 12:14:16 +02:00
Benoit Marty 10520fb1bd Upgrade string from Riot 2019-04-02 11:57:12 +02:00
Benoit Marty 494d893aa3
Merge pull request #96 from vector-im/feature/vector
Rename `app` to `vector`
2019-04-02 11:46:43 +02:00
Benoit Marty 9048a1dbbe Rename `app` to `vector` 2019-04-02 11:24:54 +02:00
ganfra 04b4f32e16 Sync : add log and continue when read_receipts fail 2019-04-01 17:39:27 +02:00
ganfra d110dac0a6 Merge feature/replace_paged_list into develop 2019-04-01 17:33:53 +02:00
ganfra be6a4efacb Timeline : make tests compile and pass 2019-04-01 15:18:52 +02:00
Benoit Marty f75fe1201d
Merge pull request #95 from vector-im/feature/fix_state
RageShake
2019-03-29 21:13:14 +01:00
Benoit Marty 547272b17b Please TravisCI build 2019-03-29 18:25:44 +01:00
ganfra 94db36d6c4 Fix room summary not being updated when room members are loaded 2019-03-29 11:15:27 +01:00
Benoit Marty 3efcbaaea9 cleanup 2019-03-29 09:49:07 +01:00
Benoit Marty fde09b4a94 Forbid backup 2019-03-28 17:55:38 +01:00
Benoit Marty 317503aa2b userAgent, userId and deviceId in rageshake 2019-03-28 17:49:13 +01:00
Benoit Marty be2dad9b17 ExceptionHandler + Log in files for RageShake 2019-03-28 17:28:20 +01:00
ganfra 2e2d5b9f86 Timeline : add non empty content to displayable conditions => should probably be removed later if we want to handle this case with special epoxy item. 2019-03-28 16:24:40 +01:00
ganfra a7b81a4671 Timeline : remove item animation for now. 2019-03-28 16:07:05 +01:00
ganfra 86a60f7ebd Timeline : fix avatar issues / remove glide logs 2019-03-28 16:06:43 +01:00
ganfra a6366e47fe Timeline : change some database details to make it faster 2019-03-28 12:00:45 +01:00
Benoit Marty bc467340c9 RageShake impleme + Import stuff from Riot 2019-03-28 11:53:28 +01:00
ganfra 4154df7c21 Timeline : stabilize the pagedList replacement. Seems ok for phase0 2019-03-27 19:57:36 +01:00
Benoit Marty 79e273b1ca Add Doc 2019-03-27 18:03:36 +01:00
Benoit Marty 4ab3c39415
Merge pull request #18 from z3ntu/develop_api19
Hacks to get it running on API 19
2019-03-21 15:58:37 +01:00
ganfra ad243ae41f Clean code and update dependencies 2019-03-20 18:24:17 +01:00
ganfra 2898eae566 Timeline : reactivate loaders and get off the main thread 2019-03-20 16:24:50 +01:00
Benoit Marty cbd62b9e93 Rename Realm DB file 2019-03-20 14:36:47 +01:00
Benoit Marty 27374aea3f Add DebugReceiver 2019-03-20 14:12:10 +01:00
Benoit Marty a4ef259bd2 Add FIXME 2019-03-19 18:17:40 +01:00
Benoit Marty 3f10829dcd Use correct wording for room list 2019-03-19 18:11:02 +01:00
Benoit Marty 289c820b48
Merge pull request #92 from vector-im/feature/user-agent
User agent and log of request in debug mode
2019-03-19 15:26:11 +01:00
Benoit Marty 40d4e3fe83 Log http requests, for easy debugging 2019-03-19 12:55:14 +01:00
Benoit Marty f4170f55b7 Configure user agent 2019-03-19 12:29:45 +01:00
Benoit Marty d8bff8201f Use gradle all distribution 2019-03-19 10:17:33 +01:00
Benoit Marty dffcc3f405 Fix gradle issue 2019-03-18 18:53:14 +01:00
Benoit Marty 7030258de5
Add logo to badges 2019-03-18 18:49:05 +01:00
Benoit Marty 89a2aad561
Add logo to badges 2019-03-18 18:48:28 +01:00
Benoit Marty 6406c4021a
Merge pull request #89 from vector-im/feature/gradle5.2.1
Upgrade gradle wrapper to 5.2.1, and pass first sonar analysis
2019-03-18 18:42:30 +01:00
Benoit Marty ddc5a0d30b
Add some badges FTW, and link to contributing.md 2019-03-18 18:42:04 +01:00
Benoit Marty d4b1f074e3
Merge pull request #87 from Bubu/reproducible_versioncode
get timestamp for versioncode from last git commmit
2019-03-18 18:21:56 +01:00
Benoit Marty 3b68b304f5
Merge branch 'develop' into reproducible_versioncode 2019-03-18 18:21:22 +01:00