Signal-Android/app/src/main/java/org/thoughtcrime/securesms/wallpaper
Greyson Parrelli 2a3f85008b
Do not use View.getLayoutDirection().
This value doesn't populate until after the first layout pass. Instead,
it appears to be safer to just read it from the Configuration.
2021-02-11 10:41:40 -05:00
..
crop Finalize wallpaper UX. 2021-01-21 18:02:19 -05:00
ChatWallpaper.java Improve wallpaper settings screen, conversation rendering. 2021-01-21 18:02:19 -05:00
ChatWallpaperActivity.java Improve wallpaper settings screen, conversation rendering. 2021-01-21 18:02:19 -05:00
ChatWallpaperAlignmentDecoration.java Do not use View.getLayoutDirection(). 2021-02-11 10:41:40 -05:00
ChatWallpaperDimLevelUtil.java Improve wallpaper settings screen, conversation rendering. 2021-01-21 18:02:19 -05:00
ChatWallpaperFactory.java Improve wallpaper settings screen, conversation rendering. 2021-01-21 18:02:19 -05:00
ChatWallpaperFragment.java Various wallpaper UX fixes. 2021-01-22 23:36:42 -05:00
ChatWallpaperPreviewActivity.java Revert "Fix wallpaper in landscape mode with notched devices." 2021-01-30 11:29:44 -05:00
ChatWallpaperPreviewAdapter.java Wallpaper preview size respects device aspect ratio. 2021-01-21 18:02:19 -05:00
ChatWallpaperRepository.java Finalize wallpaper UX. 2021-01-21 18:02:19 -05:00
ChatWallpaperSelectionAdapter.java Wallpaper preview size respects device aspect ratio. 2021-01-21 18:02:19 -05:00
ChatWallpaperSelectionFragment.java Wallpaper preview size respects device aspect ratio. 2021-01-21 18:02:19 -05:00
ChatWallpaperSelectionMappingModel.java Initial wallpaper settings screens. 2021-01-21 18:02:19 -05:00
ChatWallpaperViewHolder.java Wallpaper preview size respects device aspect ratio. 2021-01-21 18:02:19 -05:00
ChatWallpaperViewModel.java Enable 'dim in dark theme' by default. 2021-01-22 09:13:12 -04:00
GradientChatWallpaper.java Enable dither on the gradient painter. 2021-01-27 11:52:32 -04:00
SingleColorChatWallpaper.java Improve wallpaper settings screen, conversation rendering. 2021-01-21 18:02:19 -05:00
UriChatWallpaper.java Collapse adjacent conversation updates. 2021-01-23 14:55:19 -05:00
WallpaperStorage.java Finalize wallpaper UX. 2021-01-21 18:02:19 -05:00