Fyodor Kupolov c9b9898e9a Application names are now lazily loaded
Previously when SmsApplication.getDefaultApplication was called, application
names were loaded for all candidate apps. The problem with that approach
that names are expensive to load and not always needed.

The implementation has been changed to only load application name when
it's requested by getApplicationName(Context).

Bug: 26237300
Change-Id: Ia711b7db8b979af8f7a1be7eefbce20f3e0ab1df
2016-07-15 17:32:02 +00:00
2015-04-13 09:21:39 -07:00
2016-07-08 11:48:02 -07:00
Description
No description provided
3.1 GiB
Languages
Java 89.8%
Kotlin 10.2%