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
Benoit Marty
99b1c0bed4
Merge pull request #73 from tulir/patch-1
...
Fix room link in readme
2019-03-13 11:56:58 +01:00
ganfra
388eae6a1c
Merge branch 'feature/image_viewer' into develop
2019-03-12 17:26:41 +01:00
ganfra
ff6d1f611a
Media : exposes the view to allow animation.
2019-03-12 16:54:33 +01:00
ganfra
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
ganfra
1d4882e596
Timeline : fix small issue, reduce animation time and reorganize a bit some files.
2019-03-05 18:31:03 +01:00
Tulir Asokan
415d9e702b
Fix room link
2019-03-05 13:40:05 +02:00
ganfra
4c3f7171e7
Update README.md & Create LICENSE
2019-03-04 19:18:15 +01:00
ganfra
a146fc43e4
Merge branch 'feature/home_state_issues' into develop
2019-03-04 17:00:50 +01:00
ganfra
ef3fb561e9
Pills : finalize avatar retrieval
2019-03-04 16:52:44 +01:00
ganfra
fffdf4b8c1
Pills : try to optimize memory and get better perf. Still need to rework a bit.
2019-03-01 21:44:26 +01:00
ganfra
3d7562ea8e
UI : fix notice avatar position
2019-02-28 18:50:46 +01:00
ganfra
fd3fce6deb
State issues : restore recyclerview state + fix DI issues
2019-02-28 18:50:30 +01:00
ganfra
753e70775a
Merge branch 'feature/html_rendering' into develop
2019-02-27 17:51:06 +01:00
ganfra
2c0bc93f5a
Home: getting Room interface slow (blocking Main Thread). Maybe we should get this async.
2019-02-27 17:41:06 +01:00
ganfra
adc51529f2
Pills : handle avatar
2019-02-27 17:17:47 +01:00
ganfra
63bf4355b9
Html : continue work on Pills. Still need to find how to handle avatar drawable.
2019-02-26 19:35:47 +01:00
ganfra
41b06bca60
User : rework UserEntityUpdater (and make others RealmLiveEntityObserver process on MonarchyThread instead of Main)
2019-02-26 19:32:01 +01:00
ganfra
d6f6764b0c
Timeline : avoid epoxy to build on main thread first
2019-02-26 19:28:39 +01:00
ganfra
46226c4efc
Avatar : skip '@' when name is userId
2019-02-26 15:04:43 +01:00
ganfra
f59977f884
Room state: fix sync state events duplicates with timeline
2019-02-26 14:50:53 +01:00
ganfra
40f1fcab18
User : start handling users. Need to fine a good strategy to process room member events.
2019-02-25 21:55:33 +01:00
ganfra
85b119bdcb
Home : hide keyboard when drawer state change
2019-02-25 18:13:53 +01:00
ganfra
6c7bc2b40c
Timeline: get better perf
2019-02-25 18:10:37 +01:00
ganfra
f06211ce4f
Start playing with ChipDrawable to show Pills
2019-02-25 15:18:36 +01:00
ganfra
d2db5e32fc
Html : start handling reply
2019-02-22 15:43:48 +01:00
ganfra
4458e28ce2
Html : introduce markown lib to handle html rendering.
2019-02-21 19:21:08 +01:00
ganfra
14ac3a8ae6
Merge branch 'feature/timeline_new_events' into develop
2019-02-20 18:09:37 +01:00
ganfra
ca890e1ef4
Room tag: let the tag order be anything to avoid breaking at the moment.
2019-02-20 18:09:07 +01:00
ganfra
9cc2cf8360
Timeline: set empty item as fallback item
2019-02-20 16:14:12 +01:00
ganfra
28c837a47f
Timeline: handle call events
2019-02-20 15:47:20 +01:00
ganfra
42cf45c8f3
Timeline: handle room history visibility
2019-02-20 12:06:33 +01:00
ganfra
8fdce937bd
Timeline: handle notice events and hide some not displayable events.
2019-02-20 11:39:25 +01:00
ganfra
f36bec7176
Merge branch 'feature/emote' into develop
2019-02-19 19:37:31 +01:00
ganfra
9477316b61
Sync : add timber log on sync failure
2019-02-19 19:37:16 +01:00
ganfra
36d1d52880
Timeline : handle emote content
2019-02-19 19:12:58 +01:00
ganfra
abb44839af
Merge branch 'feature/epoxy' into develop
2019-02-19 17:49:36 +01:00
ganfra
e91276bb76
Epoxy : make sures RiotEpoxyModel is used everywhere.
2019-02-19 17:48:30 +01:00
ganfra
b5f40f9732
Add stetho in debug to allow some inspection
2019-02-19 17:40:38 +01:00
ganfra
24ffd96b6e
Epoxy : finalize replacing KotlinModels
2019-02-19 15:47:50 +01:00
ganfra
c977c651a2
Epoxy : timeline messages to holder WIP
2019-02-19 11:57:17 +01:00
ganfra
5c78991ae1
Rx : hides subject inside a class
2019-02-19 11:16:31 +01:00
ganfra
c467f179e1
Epoxy : start using viewholder instead of kotlin model as it's more efficient
2019-02-19 10:31:05 +01:00
ganfra
264265a1f7
Merge branch 'feature/quick_fixes' into develop
2019-02-18 18:14:26 +01:00
ganfra
a12a9da627
Update Realm
2019-02-18 17:42:03 +01:00
ganfra
c42294a21e
Handle room v3 event id format
2019-02-18 17:41:35 +01:00
ganfra
03437885ef
Read receipts : fix issues with receipts not being sent
2019-02-18 17:41:21 +01:00
ganfra
5e81fc8dc2
Temporary workarounds to avoid some crashes.
2019-02-11 13:47:47 +01:00
manuroe
7a5ff282b6
Fix room list display on my account
...
following Ganfra's advices
2019-02-01 18:57:19 +01:00
ganfra
30bfada5d2
Merge branch 'feature/room_list' into develop
2019-01-31 12:15:43 +01:00