3f10829dcd
Use correct wording for room list
2019-03-19 18:11:02 +01:00
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
40d4e3fe83
Log http requests, for easy debugging
2019-03-19 12:55:14 +01:00
f4170f55b7
Configure user agent
2019-03-19 12:29:45 +01:00
d8bff8201f
Use gradle all distribution
2019-03-19 10:17:33 +01:00
dffcc3f405
Fix gradle issue
2019-03-18 18:53:14 +01:00
7030258de5
Add logo to badges
2019-03-18 18:49:05 +01:00
89a2aad561
Add logo to badges
2019-03-18 18:48:28 +01:00
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
ddc5a0d30b
Add some badges FTW, and link to contributing.md
2019-03-18 18:42:04 +01:00
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
3b68b304f5
Merge branch 'develop' into reproducible_versioncode
2019-03-18 18:21:22 +01:00
b8cceaa17a
Upgrade gradle wrapper to 5.2.1, and pass first sonar analysis
2019-03-18 18:16:59 +01:00
8a7675d2e4
Merge pull request #88 from vector-im/feature/build_process
...
Configure CI
2019-03-18 17:26:32 +01:00
6cf91e5eca
Configure sonar
2019-03-18 16:53:52 +01:00
e938866081
Fix issue in Strings
2019-03-18 16:42:19 +01:00
20108c2603
Add bug_report_url config
2019-03-18 16:32:35 +01:00
02c7deb783
Import strings from Riot and create a script to do so
2019-03-18 16:06:06 +01:00
368cf4b3f0
Create new file for RiotX string
2019-03-18 15:17:17 +01:00
c093e07c24
Deactivate test compilation by Travis for now.
2019-03-18 15:15:40 +01:00
a97142272c
Fix lint issue
2019-03-18 15:08:57 +01:00
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
0db1d98f41
Fix compilation issue
2019-03-15 19:18:43 +01:00
008f6e2bdd
Android version for TravisCI
2019-03-15 18:48:53 +01:00
d5838262ea
Fix i18n issue
2019-03-13 18:36:57 +01:00
617f71fd51
Remove .idea files
2019-03-13 18:04:57 +01:00
1ac143a065
Travis
2019-03-13 18:02:12 +01:00
eca59114dd
Setup various tools
2019-03-13 17:50:03 +01:00
a199eaa171
Setup various tools
2019-03-13 17:00:30 +01:00
26ae034ba9
Add debug_mode resValue
2019-03-13 15:11:02 +01:00
99b1c0bed4
Merge pull request #73 from tulir/patch-1
...
Fix room link in readme
2019-03-13 11:56:58 +01:00
388eae6a1c
Merge branch 'feature/image_viewer' into develop
2019-03-12 17:26:41 +01:00
ff6d1f611a
Media : exposes the view to allow animation.
2019-03-12 16:54:33 +01:00
157068634a
MediaViewer : start adding simple way of seing image in full size. Will probably change in the future.
2019-03-12 08:29:49 +01:00
1d4882e596
Timeline : fix small issue, reduce animation time and reorganize a bit some files.
2019-03-05 18:31:03 +01:00
415d9e702b
Fix room link
2019-03-05 13:40:05 +02:00
4c3f7171e7
Update README.md & Create LICENSE
2019-03-04 19:18:15 +01:00
a146fc43e4
Merge branch 'feature/home_state_issues' into develop
2019-03-04 17:00:50 +01:00
ef3fb561e9
Pills : finalize avatar retrieval
2019-03-04 16:52:44 +01:00
fffdf4b8c1
Pills : try to optimize memory and get better perf. Still need to rework a bit.
2019-03-01 21:44:26 +01:00
3d7562ea8e
UI : fix notice avatar position
2019-02-28 18:50:46 +01:00
fd3fce6deb
State issues : restore recyclerview state + fix DI issues
2019-02-28 18:50:30 +01:00
753e70775a
Merge branch 'feature/html_rendering' into develop
2019-02-27 17:51:06 +01:00
2c0bc93f5a
Home: getting Room interface slow (blocking Main Thread). Maybe we should get this async.
2019-02-27 17:41:06 +01:00
adc51529f2
Pills : handle avatar
2019-02-27 17:17:47 +01:00
63bf4355b9
Html : continue work on Pills. Still need to find how to handle avatar drawable.
2019-02-26 19:35:47 +01:00
41b06bca60
User : rework UserEntityUpdater (and make others RealmLiveEntityObserver process on MonarchyThread instead of Main)
2019-02-26 19:32:01 +01:00
d6f6764b0c
Timeline : avoid epoxy to build on main thread first
2019-02-26 19:28:39 +01:00
46226c4efc
Avatar : skip '@' when name is userId
2019-02-26 15:04:43 +01:00
f59977f884
Room state: fix sync state events duplicates with timeline
2019-02-26 14:50:53 +01:00