Commit Graph

  • f4170f55b7 Configure user agent Benoit Marty 2019-03-19 12:29:45 +0100
  • d8bff8201f Use gradle all distribution Benoit Marty 2019-03-19 10:17:33 +0100
  • dffcc3f405 Fix gradle issue Benoit Marty 2019-03-18 18:53:14 +0100
  • 7030258de5
    Add logo to badges Benoit Marty 2019-03-18 18:49:05 +0100
  • 89a2aad561
    Add logo to badges Benoit Marty 2019-03-18 18:48:28 +0100
  • 6406c4021a
    Merge pull request #89 from vector-im/feature/gradle5.2.1 Benoit Marty 2019-03-18 18:42:30 +0100
  • ddc5a0d30b
    Add some badges FTW, and link to contributing.md Benoit Marty 2019-03-18 18:42:04 +0100
  • d4b1f074e3
    Merge pull request #87 from Bubu/reproducible_versioncode Benoit Marty 2019-03-18 18:21:56 +0100
  • 3b68b304f5
    Merge branch 'develop' into reproducible_versioncode Benoit Marty 2019-03-18 18:21:22 +0100
  • b8cceaa17a Upgrade gradle wrapper to 5.2.1, and pass first sonar analysis Benoit Marty 2019-03-18 18:16:27 +0100
  • 8a7675d2e4
    Merge pull request #88 from vector-im/feature/build_process Benoit Marty 2019-03-18 17:26:32 +0100
  • 6cf91e5eca Configure sonar Benoit Marty 2019-03-18 16:53:52 +0100
  • e938866081 Fix issue in Strings Benoit Marty 2019-03-18 16:42:19 +0100
  • 20108c2603 Add bug_report_url config Benoit Marty 2019-03-18 16:32:35 +0100
  • 02c7deb783 Import strings from Riot and create a script to do so Benoit Marty 2019-03-18 16:06:06 +0100
  • 368cf4b3f0 Create new file for RiotX string Benoit Marty 2019-03-18 15:17:17 +0100
  • c093e07c24 Deactivate test compilation by Travis for now. Benoit Marty 2019-03-18 15:15:40 +0100
  • a97142272c Fix lint issue Benoit Marty 2019-03-18 14:56:08 +0100
  • 97fa94592e get timestamp for versioncode from last git commmit Marcus Hoffmann 2019-03-13 13:10:36 +0100
  • 0c76178bee Markwon : update method name ganfra 2019-03-15 19:28:13 +0100
  • c12bc5e02d Timeline rework : first version working for backward navigation (need more testing) ganfra 2019-03-15 19:27:56 +0100
  • 0db1d98f41 Fix compilation issue Benoit Marty 2019-03-15 18:56:18 +0100
  • 008f6e2bdd Android version for TravisCI Benoit Marty 2019-03-15 18:47:33 +0100
  • 820709d433 Timeline rework : initial commit - to amend. ganfra 2019-03-13 22:30:05 +0100
  • d5838262ea Fix i18n issue Benoit Marty 2019-03-13 18:36:57 +0100
  • 617f71fd51 Remove .idea files Benoit Marty 2019-03-13 18:04:57 +0100
  • 1ac143a065 Travis Benoit Marty 2019-03-13 18:02:12 +0100
  • eca59114dd Setup various tools Benoit Marty 2019-03-13 17:50:03 +0100
  • a199eaa171 Setup various tools Benoit Marty 2019-03-13 17:00:30 +0100
  • 26ae034ba9 Add debug_mode resValue Benoit Marty 2019-03-13 15:11:02 +0100
  • 99b1c0bed4
    Merge pull request #73 from tulir/patch-1 Benoit Marty 2019-03-13 11:56:58 +0100
  • 388eae6a1c Merge branch 'feature/image_viewer' into develop ganfra 2019-03-12 17:26:41 +0100
  • ff6d1f611a Media : exposes the view to allow animation. ganfra 2019-03-12 16:54:33 +0100
  • 157068634a MediaViewer : start adding simple way of seing image in full size. Will probably change in the future. ganfra 2019-03-12 08:29:49 +0100
  • 1d4882e596 Timeline : fix small issue, reduce animation time and reorganize a bit some files. ganfra 2019-03-05 18:31:03 +0100
  • 415d9e702b
    Fix room link Tulir Asokan 2019-03-05 13:40:05 +0200
  • 4c3f7171e7 Update README.md & Create LICENSE ganfra 2019-03-04 18:48:18 +0100
  • a146fc43e4 Merge branch 'feature/home_state_issues' into develop ganfra 2019-03-04 17:00:50 +0100
  • ef3fb561e9 Pills : finalize avatar retrieval ganfra 2019-03-04 16:52:44 +0100
  • fffdf4b8c1 Pills : try to optimize memory and get better perf. Still need to rework a bit. ganfra 2019-03-01 21:44:26 +0100
  • 3d7562ea8e UI : fix notice avatar position ganfra 2019-02-28 18:50:46 +0100
  • fd3fce6deb State issues : restore recyclerview state + fix DI issues ganfra 2019-02-28 18:50:30 +0100
  • 753e70775a Merge branch 'feature/html_rendering' into develop ganfra 2019-02-27 17:51:06 +0100
  • 2c0bc93f5a Home: getting Room interface slow (blocking Main Thread). Maybe we should get this async. ganfra 2019-02-27 17:41:06 +0100
  • adc51529f2 Pills : handle avatar ganfra 2019-02-27 17:17:47 +0100
  • 63bf4355b9 Html : continue work on Pills. Still need to find how to handle avatar drawable. ganfra 2019-02-26 19:35:47 +0100
  • 41b06bca60 User : rework UserEntityUpdater (and make others RealmLiveEntityObserver process on MonarchyThread instead of Main) ganfra 2019-02-26 19:32:01 +0100
  • d6f6764b0c Timeline : avoid epoxy to build on main thread first ganfra 2019-02-26 19:28:39 +0100
  • 46226c4efc Avatar : skip '@' when name is userId ganfra 2019-02-26 15:04:43 +0100
  • f59977f884 Room state: fix sync state events duplicates with timeline ganfra 2019-02-26 14:50:53 +0100
  • 40f1fcab18 User : start handling users. Need to fine a good strategy to process room member events. ganfra 2019-02-25 21:55:33 +0100
  • 85b119bdcb Home : hide keyboard when drawer state change ganfra 2019-02-25 18:13:53 +0100
  • 6c7bc2b40c Timeline: get better perf ganfra 2019-02-25 18:10:37 +0100
  • f06211ce4f Start playing with ChipDrawable to show Pills ganfra 2019-02-25 15:18:36 +0100
  • d2db5e32fc Html : start handling reply ganfra 2019-02-22 15:43:48 +0100
  • 4458e28ce2 Html : introduce markown lib to handle html rendering. ganfra 2019-02-21 19:21:08 +0100
  • 14ac3a8ae6 Merge branch 'feature/timeline_new_events' into develop ganfra 2019-02-20 18:09:37 +0100
  • ca890e1ef4 Room tag: let the tag order be anything to avoid breaking at the moment. ganfra 2019-02-20 18:09:07 +0100
  • 9cc2cf8360 Timeline: set empty item as fallback item ganfra 2019-02-20 16:14:12 +0100
  • 28c837a47f Timeline: handle call events ganfra 2019-02-20 15:47:20 +0100
  • 42cf45c8f3 Timeline: handle room history visibility ganfra 2019-02-20 12:06:33 +0100
  • 8fdce937bd Timeline: handle notice events and hide some not displayable events. ganfra 2019-02-20 11:39:25 +0100
  • f36bec7176 Merge branch 'feature/emote' into develop ganfra 2019-02-19 19:37:31 +0100
  • 9477316b61 Sync : add timber log on sync failure ganfra 2019-02-19 19:37:16 +0100
  • 36d1d52880 Timeline : handle emote content ganfra 2019-02-19 19:12:58 +0100
  • abb44839af Merge branch 'feature/epoxy' into develop ganfra 2019-02-19 17:49:36 +0100
  • e91276bb76 Epoxy : make sures RiotEpoxyModel is used everywhere. ganfra 2019-02-19 17:48:30 +0100
  • b5f40f9732 Add stetho in debug to allow some inspection ganfra 2019-02-19 17:40:38 +0100
  • 24ffd96b6e Epoxy : finalize replacing KotlinModels ganfra 2019-02-19 15:47:50 +0100
  • c977c651a2 Epoxy : timeline messages to holder WIP ganfra 2019-02-19 11:57:17 +0100
  • 5c78991ae1 Rx : hides subject inside a class ganfra 2019-02-19 11:16:31 +0100
  • c467f179e1 Epoxy : start using viewholder instead of kotlin model as it's more efficient ganfra 2019-02-19 10:31:05 +0100
  • 264265a1f7 Merge branch 'feature/quick_fixes' into develop ganfra 2019-02-18 18:14:26 +0100
  • a12a9da627 Update Realm ganfra 2019-02-18 17:42:03 +0100
  • c42294a21e Handle room v3 event id format ganfra 2019-02-18 17:41:35 +0100
  • 03437885ef Read receipts : fix issues with receipts not being sent ganfra 2019-02-18 17:41:21 +0100
  • 5e81fc8dc2 Temporary workarounds to avoid some crashes. ganfra 2019-02-11 13:47:47 +0100
  • 7a5ff282b6 Fix room list display on my account manuroe 2019-02-01 18:57:19 +0100
  • 30bfada5d2 Merge branch 'feature/room_list' into develop ganfra 2019-01-31 12:15:43 +0100
  • 020a2f3923 Room list : add some throttle to avoid refreshing too often. ganfra 2019-01-31 12:13:51 +0100
  • 6c653287e1 Read receipts : fix read receipt being sent for dummyEvent + scroll appearing index ganfra 2019-01-31 11:45:11 +0100
  • 6113bba703 Timeline : send read-receipt when scrolling. Still need to handle read marker. ganfra 2019-01-30 18:39:54 +0100
  • e4069ab51b
    Hacks to get it running on API 19 Luca Weiss 2018-12-30 23:44:05 +0100
  • bfaab52b41 Add generated versionCode from timestamp ganfra 2019-01-30 12:55:35 +0100
  • 0e491af8ab Room list : adjust some params ganfra 2019-01-29 18:31:11 +0100
  • 6df8809ee0 Room list : add quick ordering ganfra 2019-01-29 16:02:42 +0100
  • 0e7596e0aa Room list : add basic notifications count on category item. Need to add business logic later. ganfra 2019-01-29 14:39:23 +0100
  • d3d536f4f0 Room : add RoomTag to handle favourites, low priority and system alerts in room list. ganfra 2019-01-29 14:16:22 +0100
  • 0f66fa0895 Room : refactoring how a room is created ganfra 2019-01-28 18:42:29 +0100
  • b2e2c14e69 Room : start to handle read markers. Only used when you open the room at the moment. ganfra 2019-01-28 17:56:23 +0100
  • ad2abd5cdd Fix messages content info can be null ganfra 2019-01-25 18:40:02 +0100
  • 9a42c121e4 Room list : show unread badge with room name. Still need to mark a room as read to update marker. ganfra 2019-01-25 18:04:08 +0100
  • 9b1277485e Merge branch 'feature/clean' into develop ganfra 2019-01-25 15:50:19 +0100
  • c33e96b82c Add comments in API packages ganfra 2019-01-25 15:44:41 +0100
  • 9dccad11fe Update copyright and add to last merged commits ganfra 2019-01-25 14:04:59 +0100
  • 4c7a6dfe33 Merge branch 'feature/timeline_media' into develop ganfra 2019-01-25 12:36:01 +0100
  • 3cbdba2fe9 Timeline media : compute max size from recyclerview size ganfra 2019-01-24 18:04:55 +0100
  • 946ae32cd8 Let the app be compatible with android 16 ganfra 2019-01-24 16:30:05 +0100
  • 7c4ac7b53a Media : start to refact renderer to be more generic ganfra 2019-01-23 20:29:47 +0100
  • f9ca8f35bc Fix MessageFileContent crash (no filename) ganfra 2019-01-23 16:25:51 +0100