Commit Graph

5797 Commits

Author SHA1 Message Date
Benoit Marty f313fbe88c Fix mistake on call buttons 2021-06-16 16:34:03 +02:00
Benoit Marty 71b456c57e Add style to TextView after merge 2021-06-16 14:50:35 +02:00
Benoit Marty b5cc023fff
Merge pull request #3490 from vector-im/feature/bca/fix_3485
Add warning to private space creation flow
2021-06-16 14:47:12 +02:00
Benoit Marty df613c6044
Merge pull request #3511 from vector-im/feature/bma/theme_again
Create a module with themes and styles
2021-06-16 14:33:45 +02:00
Benoit Marty 1a898f0404 Rename themes follow Android conventions 2021-06-16 12:34:14 +02:00
Benoit Marty ece9d19d8c Rename again the style to follow Android convention (G's review) 2021-06-16 11:59:08 +02:00
Benoit Marty 1d356cd49d Fix some issue on menu icon colors 2021-06-16 11:34:27 +02:00
Benoit Marty d7884fe4d2 Add doc and fix a small mistake on style 2021-06-16 10:40:22 +02:00
Benoit Marty 5e9b4e77bf Rename a last time some style: M -> Medium 2021-06-16 09:02:03 +02:00
Benoit Marty 4178f39226 Restore all caps false 2021-06-15 23:40:15 +02:00
Benoit Marty 858bbfd8d2 Rename style to follow naming conventions
And move some files to the module
2021-06-15 21:37:27 +02:00
Benoit Marty 0590acd31a Fix crash on default theme 2021-06-15 20:23:37 +02:00
Benoit Marty a67f8ca4dc Add some missing style. Default is not workong (?) 2021-06-15 19:00:07 +02:00
Benoit Marty b3a547cd87 Move and rename some files 2021-06-15 18:36:09 +02:00
Benoit Marty bbbe76b91c Move test style Activity and layout to the new ui-style module 2021-06-15 18:17:36 +02:00
Valere bc120da985 Code review cleaning 2021-06-15 14:01:03 +02:00
Valere 52f0d8a1d2 Add warning to private space creation flow 2021-06-15 14:01:03 +02:00
Benoit Marty 000b524b34 Move style and theme to the dedicated module 2021-06-15 12:39:39 +02:00
Benoit Marty f5f09224b1 Create module for ui-styles 2021-06-15 12:23:54 +02:00
Benoit Marty f411d9954e Rework drawer header, following Figma: more compact to let more space for spaces 2021-06-15 12:14:30 +02:00
Benoit Marty d892a8fe00 Fix icon close color 2021-06-15 11:24:58 +02:00
Benoit Marty f1a1f07a7b Doc 2021-06-15 11:18:01 +02:00
Benoit Marty 7de5111070 Restore fragment_room_directory_picker.xml, was modified by mistake 2021-06-15 11:17:55 +02:00
Benoit Marty 1370bda263 Fix issue of green back arrow on some screen 2021-06-15 10:51:01 +02:00
Benoit Marty e918a6a93b Style for Toolbar 2021-06-15 10:42:29 +02:00
Benoit Marty ea26dba1d3 Remove unused layout 2021-06-15 10:32:34 +02:00
Benoit Marty f0b28742ac textSize *sp -> style 2021-06-15 10:30:54 +02:00
Benoit Marty c248670750 issue 2021-06-14 23:13:35 +02:00
Benoit Marty e7146f251b Use AppCompatTextView 2021-06-14 23:10:04 +02:00
Benoit Marty f90ee45d8c Use style to take into account `lineHeight` 2021-06-14 23:06:56 +02:00
Benoit Marty b5bdd134cb textSize 10sp -> android:textAppearance="@style/VectorTextAppearanceMicro" 2021-06-14 22:14:05 +02:00
Benoit Marty c1d71a3759 textSize 13sp -> text appearance 2021-06-14 22:12:26 +02:00
Benoit Marty 1769e9b751 textSize 15sp -> android:textAppearance="@style/VectorTextAppearanceSubtitle or Body 2021-06-14 22:10:12 +02:00
Benoit Marty f384ec0601 textSize 14sp -> android:textAppearance="@style/VectorTextAppearanceHeadlineM" 2021-06-14 21:53:51 +02:00
Benoit Marty 03df4aac77 Cleanup 2021-06-14 21:46:05 +02:00
Benoit Marty 044e37325e textSize 14sp -> android:textAppearance="@style/VectorTextAppearanceBody" 2021-06-14 21:40:14 +02:00
Benoit Marty dbdf9b05fa textSize 16sp -> android:textAppearance="@style/VectorTextAppearanceSubtitle" 2021-06-14 21:29:12 +02:00
Benoit Marty 070dae78e7 textSize 12sp -> Caption or Default 2021-06-14 21:22:56 +02:00
Benoit Marty 1793885ec6 TextAppearances: import from figma and apply to login screens 2021-06-14 20:20:19 +02:00
Benoit Marty 2fb289ec14 Cleanup 2021-06-14 12:47:46 +02:00
Benoit Marty f54246f718 Update bg color on room list 2021-06-14 12:45:44 +02:00
dependabot[bot] a2db0e4cce
Bump epoxy_version from 4.6.1 to 4.6.2
Bumps `epoxy_version` from 4.6.1 to 4.6.2.

Updates `epoxy` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.6.1...4.6.2)

Updates `epoxy-glide-preloading` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.6.1...4.6.2)

Updates `epoxy-processor` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.6.1...4.6.2)

Updates `epoxy-paging` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.6.1...4.6.2)

---
updated-dependencies:
- dependency-name: com.airbnb.android:epoxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.airbnb.android:epoxy-glide-preloading
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.airbnb.android:epoxy-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.airbnb.android:epoxy-paging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 07:33:43 +00:00
Benoit Marty c26a341645 Fix small regression on margin 2021-06-11 12:40:15 +02:00
Benoit Marty e9db1dbb08
Merge pull request #3488 from vector-im/dependabot/gradle/daggerVersion-2.37
Bump daggerVersion from 2.36 to 2.37
2021-06-11 12:24:49 +02:00
Benoit Marty dfb01a462e
Merge pull request #3456 from vector-im/feature/fga/dial_pad_tab
Feature/fga/dial pad tab
2021-06-11 12:23:19 +02:00
Benoit Marty 75ee5d38fa
Merge pull request #3452 from vector-im/feature/fga/voip_asserted_identity
Feature/fga/voip asserted identity
2021-06-11 12:22:17 +02:00
Benoit Marty bf4e005f39 Remove useless parent 2021-06-11 10:22:18 +02:00
Benoit Marty 817675b454 Fix layout issue 2021-06-11 10:15:58 +02:00
Benoit Marty 8103c76030 Create dedicated menu to avoid crash due to missing theme attr 2021-06-11 10:12:31 +02:00
Benoit Marty 0a065b0752 More cleanup 2021-06-11 10:12:31 +02:00