Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
54d0ebfa2aac199f1645396ac8f22ba2ddc41ffb
/
services
/
wallpapereffectsgeneration
706b900
Invoke the correct callback for TOO_MANY_REQUESTS and PENDING responses.
by Sharon Su
· 2 years, 7 months ago
c77b382
Change timeout idle settings from permanent binding to 2 minutes. Because the cinematic wallpaper feature is not a frequently used feature, the service side implementation can choose to use a non-persistent process. Change from permanent binding to timeout on idle helps to kill the non-persistent process if service implementation picks up that option.
by Sharon Su
· 3 years ago
a08bf16
Ensure service info is updated so that checking for remote service uid returns the correct value.
by Sharon Su
· 3 years, 11 months ago
bb146ef
Update WallpaperEffectsGeneration api, including annotations on data classes and allow the same uid process to call returnCinematicResponse API.
by Sharon Su
· 4 years, 1 month ago
a5afd37
Server implementation of WallpaperEffectsService API.
by Sharon Su
· 4 years, 2 months ago
fd18468
Create directories for wallpaper effects generation api and and owners
by Sharon Su
· 4 years, 2 months ago