Logo
Explore Help
Sign In
kenmirrors/ente
1
0
Fork 0
You've already forked ente
mirror of https://github.com/ente-io/ente.git synced 2025-08-02 07:00:40 +00:00
Code Issues Packages Projects Releases Wiki Activity
ente/mobile/lib/ui/viewer
History
Ashil d25b1f7b65
[mob][photos] Concatenate strings more efficiently (#3985)
## Description

If number of iterations are high, concatenating a list of values to a
string using `str1 += str2` can block the UI thread.
Using `List.join()` is a much more efficient way to do this.
2024-11-09 09:34:49 +05:30
..
actions
[mob][photos] Keep the galleryType as GalleryType.peopleTag when an 'Only them' filter is applied when, the initial filter is a face filter so that the selection option are of the inital face filter's
2024-11-06 22:03:40 +05:30
file
[mob][photos] Replace string concatenation happening in loop using '+' with more efficient alternative of by using 'List.join(). If number of iterations are very large, using '+' for concatenation can block the UI thread'
2024-11-08 21:38:33 +05:30
file_details
Merge branch 'main' into hierarchical_search
2024-10-25 09:58:37 +05:30
gallery
[mob][photos] Chore
2024-11-08 18:30:29 +05:30
hierarchicial_search
[mob][photos] Remove unnecessary clipping
2024-11-07 22:09:03 +05:30
location
[mob][photos] Dispose all notifiers of SearchFilterDataProvider after use
2024-11-07 21:47:58 +05:30
people
[mob][photos] Fix
2024-11-07 23:59:18 +05:30
search
Revert "[mob] Render people section in GridView (#3958)"
2024-11-07 23:15:17 +05:30
search_tab
Revert "[mob] Render people section in GridView (#3958)"
2024-11-07 23:15:17 +05:30
Powered by Gitea Version: 1.23.5 Page: 1523ms Template repo/home: 287ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API