You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Session/Media Viewing & Editing
Morgan Pretty d8fd3b35b4 Theming tweaks and bug fixes
Made a tweak to prevent some odd looking keyboard transitions when going to conversation settings
Updated the PagedDatabaseObserver to not call 'onChangeUnsorted' on the main thread (now we can generate the changeset on the background thread so there is less main thread work)
Fixed an issue where the most recently received message from the swarm could be removed from the swarm yet the app would still poll for it, resulting in the swarm always returning the oldest possible messages until the user sends a new one-to-one message
Fixed an issue where the initial scroll offset could be incorrect due to certain message types
Fixed an issue where the title view inside a conversation could jump when pushing to the conversation settings screen
Refactored a couple of ObjC functions to Swift as they were crashing (due to memory allocation?) hopefully this will fix it
Tweaked some DispatchQueue priorities to ensure PagedDatabaseObserver loading is prioritised
Updated buttons to use a standard convention for highlighted states
Updated the new conversation button to follow the new highlighted state convention
3 years ago
..
GIFs Updated the alerts to use the custom styled ones 3 years ago
Transitions Finished off the MediaGallery logic 3 years ago
AllMediaViewController.swift Fixed most of the styling issues raised during QA 3 years ago
CropScaleImageViewController.swift Finished removing usages to non-theme colour variables 3 years ago
DocumentTitleViewController.swift Theming tweaks and bug fixes 3 years ago
ImagePickerController.swift Fixed most of the styling issues raised during QA 3 years ago
MediaDetailViewController.swift Fixed most of the styling issues raised during QA 3 years ago
MediaGalleryNavigationController.swift Fixed most of the styling issues raised during QA 3 years ago
MediaGalleryViewModel.swift Theming tweaks and bug fixes 3 years ago
MediaPageViewController.swift Fixed most of the styling issues raised during QA 3 years ago
MediaTileViewController.swift Theming tweaks and bug fixes 3 years ago
OWSImagePickerController.swift Re-organize files 4 years ago
PhotoCapture.swift Finished removing usages to non-theme colour variables 3 years ago
PhotoCaptureViewController.swift Fixed most of the styling issues raised during QA 3 years ago
PhotoCollectionPickerViewModel.swift Cleaned up the config-based table view controller to be more reusable 3 years ago
PhotoGridViewCell.swift Finished removing usages to non-theme colour variables 3 years ago
PhotoLibrary.swift Started refactoring the conversation image picker screens 3 years ago
SendMediaNavigationController.swift Fixed most of the styling issues raised during QA 3 years ago