Commit Graph

300 Commits

Author SHA1 Message Date
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
Benoit Marty b8cceaa17a Upgrade gradle wrapper to 5.2.1, and pass first sonar analysis 2019-03-18 18:16:59 +01:00
Benoit Marty 8a7675d2e4
Merge pull request #88 from vector-im/feature/build_process
Configure CI
2019-03-18 17:26:32 +01:00
Benoit Marty 6cf91e5eca Configure sonar 2019-03-18 16:53:52 +01:00
Benoit Marty e938866081 Fix issue in Strings 2019-03-18 16:42:19 +01:00
Benoit Marty 20108c2603 Add bug_report_url config 2019-03-18 16:32:35 +01:00
Benoit Marty 02c7deb783 Import strings from Riot and create a script to do so 2019-03-18 16:06:06 +01:00
Benoit Marty 368cf4b3f0 Create new file for RiotX string 2019-03-18 15:17:17 +01:00
Benoit Marty c093e07c24 Deactivate test compilation by Travis for now. 2019-03-18 15:15:40 +01:00
Benoit Marty a97142272c Fix lint issue 2019-03-18 15:08:57 +01:00
Marcus Hoffmann 97fa94592e get timestamp for versioncode from last git commmit
This makes the versioncode for an apk reproducible. Building the same
commit/code will produce an apk with the same VC.

Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2019-03-16 13:56:25 +01:00
ganfra 0c76178bee Markwon : update method name 2019-03-15 19:28:13 +01:00
ganfra c12bc5e02d Timeline rework : first version working for backward navigation (need more testing) 2019-03-15 19:27:56 +01:00
Benoit Marty 0db1d98f41 Fix compilation issue 2019-03-15 19:18:43 +01:00
Benoit Marty 008f6e2bdd Android version for TravisCI 2019-03-15 18:48:53 +01:00