Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_apps_Twelve
/
970ed7370a2e1f0047708f1bb34ddd88a30002ef
970ed73
Twelve: Add Coil
by Sebastiano Barezzi
· 3 months ago
6a9fb70
Twelve: Fixup intent handling
by Sebastiano Barezzi
· 2 months ago
ffa2598
Twelve: Implement playback resumption
by Luca Stefani
· 2 months ago
64ddd9e
Twelve: Update gradle-generatebp to v1.13
by Luca Stefani
· 2 months ago
c7804c7
Twelve: Set room schema location via javacflags
by Luca Stefani
· 2 months ago
7269adb
Twelve: Add visualizer
by Sebastiano Barezzi
· 3 months ago
2504619
Twelve: Add picture type to thumbnail and add artwork data to MediaItem
by Sebastiano Barezzi
· 3 months ago
b9b86e4
Twelve: Use the Thumbnail class for media items
by Sebastiano Barezzi
· 3 months ago
00a5688
Twelve: Fix local data source playlists URI
by Sebastiano Barezzi
· 3 months ago
34fba36
Twelve: Fix album artwork flashes for now playing bar as well
by Sebastiano Barezzi
· 3 months ago
a98b2d3
Twelve: Fix now playing artwork flashes
by Sebastiano Barezzi
· 3 months ago
7d31417
Twelve: Add a thumbnail class
by Sebastiano Barezzi
· 3 months ago
35b9f77
Twelve: NowPlayingFragment: Check all player commands
by Sebastiano Barezzi
· 3 months ago
08f12db
Twelve: Add loading progress bar to now playing fragment
by Sebastiano Barezzi
· 3 months ago
b0c0a99
Twelve: Move now playing stuff to the proper view model
by Sebastiano Barezzi
· 3 months ago
489d00b
Twelve: Update gradle-generatebp to v1.12
by Sebastiano Barezzi
· 3 months ago
3277d25
Twelve: Opt-in application class to Media3 UnstableApi
by Sebastiano Barezzi
· 3 months ago
b346942
Twelve: Remove type constraints for RequestStatus
by Sebastiano Barezzi
· 3 months ago
b801ae6
Twelve: Make availableCommands a variable
by Sebastiano Barezzi
· 3 months ago
8b8ff9c
Twelve: MediaRepository: Fix methods order
by Sebastiano Barezzi
· 3 months ago
4271be9
Twelve: Split Audio URI and playback URI
by Sebastiano Barezzi
· 3 months ago
a5d9072
Twelve: Relax models non-null requirements
by Sebastiano Barezzi
· 3 months ago
66af918
Twelve: Reformat code
by Sebastiano Barezzi
· 3 months ago
b52dbd8
Twelve: Fix copyright header
by Sebastiano Barezzi
· 3 months ago
1c84421
Twelve: Update to AGP 8.7.0
by Luca Stefani
· 3 months ago
b09becb
Twelve: Refactor Query
by Luca Stefani
· 3 months ago
8675627
Twelve: Generate audio session id in application
by Luca Stefani
· 3 months ago
e480c2e
Twelve: Use application context
by Luca Stefani
· 3 months ago
c5631bf
Twelve: Open an audio effect control session
by Luca Stefani
· 3 months ago
b0ce574
Twelve: Apply insets to our RecyclerViews
by Sebastiano Barezzi
· 3 months ago
69c81ef
Twelve: VM housekeeping
by Sebastiano Barezzi
· 3 months ago
9f3fda5
Twelve: Cleanup (yet again) the layouts
by Sebastiano Barezzi
· 3 months ago
10d487f
Twelve: Use activity for result to open AudioFX
by Luca Stefani
· 3 months ago
47cdfc5
Twelve: Add audio format information
by Sebastiano Barezzi
· 3 months ago
d705b37
Twelve: Hide playback speed button if not supported
by Luca Stefani
· 3 months ago
ccbfca6
Twelve: Enable audio offload
by Luca Stefani
· 3 months ago
cac3731
Twelve: Enable decoder fallback
by Luca Stefani
· 3 months ago
b7b7188
Twelve: Enable audio track playback params
by Sebastiano Barezzi
· 3 months ago
e7e65a0
Twelve: Enable float output
by Sebastiano Barezzi
· 3 months ago
bb5c766
Twelve: Implement our own RenderersFactory
by Sebastiano Barezzi
· 3 months ago
47bbbb9
Twelve: Commonize more MediaItem code
by Sebastiano Barezzi
· 3 months ago
bd76bc2
Twelve: Readd mime type to audio media type
by Sebastiano Barezzi
· 3 months ago
33878bf
Twelve: Specialize playbackStatusFlow
by Luca Stefani
· 3 months ago
fb5ad2f
Twelve: Introduce conflatedCallbackFlow
by Luca Stefani
· 3 months ago
d13e0bf
Twelve: Convert audio type to Media3 media type in model
by Sebastiano Barezzi
· 3 months ago
1eb9ba3
Twelve: Split media item capabilities from UniqueItem
by Sebastiano Barezzi
· 3 months ago
148a5bf
Twelve: Swap genre and genre uri fields
by Sebastiano Barezzi
· 3 months ago
36631ed
Twelve: Do not rebuild the media item if it's already playable
by Sebastiano Barezzi
· 3 months ago
a3a9369
Twelve: Setup media session library for Android auto
by Luca Stefani
· 3 months ago
9f3c7fc
Twelve: Now playing fragment improvements
by Sebastiano Barezzi
· 3 months ago
5337b43
Twelve: NowPlayingFragment: .toLong() -> roundToLong()
by Sebastiano Barezzi
· 3 months ago
11c418b
Twelve: NowPlayingFragment: Rework animation code
by Sebastiano Barezzi
· 3 months ago
5e72344
Twelve: NowPlayingFragment: Cancel animation on destroy view
by Sebastiano Barezzi
· 3 months ago
c5d3ecb
Twelve: Animate Slider updates
by Luca Stefani
· 3 months ago
a0ad1c3
Twelve: Use `onStart` to emit default value
by Luca Stefani
· 3 months ago
bc4084f
Twelve: Remove stub onConnect
by Luca Stefani
· 3 months ago
e9a0cf5
Twelve: Use ImageDecoder for artwork URI
by Luca Stefani
· 3 months ago
1009d4c
Twelve: Add PendingIntent.FLAG_UPDATE_CURRENT to now playing intent
by Luca Stefani
· 3 months ago
5095727
Twelve: Fix permissions checks once for all
by Sebastiano Barezzi
· 3 months ago
3787454
Twelve: Add tracks info to playlist as well
by Sebastiano Barezzi
· 3 months ago
5c295a2
Twelve: Fix `Potential Plurals` in AlbumFragment
by Luca Stefani
· 3 months ago
e74799a
Twelve: Remove unused method in `PlaylistWithBoolean`
by Luca Stefani
· 3 months ago
01886c7
Twelve: Remove navigation include when not needed
by Sebastiano Barezzi
· 3 months ago
0a8550a
Twelve: Reformat code
by Sebastiano Barezzi
· 3 months ago
08b1caf
Twelve: Playlists UI
by Sebastiano Barezzi
· 3 months ago
5da6148
Twelve: Add single audio flow
by Sebastiano Barezzi
· 3 months ago
693cd9d
Twelve: Wire up database to local datasource
by Sebastiano Barezzi
· 3 months ago
c4d9a41
Twelve: Playlist database
by Luca Stefani
· 3 months ago
03da9f6
Twelve: Add room
by Luca Stefani
· 3 months ago
36edf92
Twelve: Don't request ACCESS_MEDIA_LOCATION
by Luca Stefani
· 3 months ago
5104cf5
Twelve: Suppress onStart deprecation
by Luca Stefani
· 3 months ago
0ae9ec4
Twelve: Update kotlin to 1.9.23
by Luca Stefani
· 3 months ago
c39b5b0
Twelve: AlbumFragment/ArtistFragment: More UI/UX improvements
by Sebastiano Barezzi
· 3 months ago
fe805dd
Twelve: Increase JVM target to 17
by Luca Stefani
· 3 months ago
7bc3744
Twelve: Remove unused import
by Sebastiano Barezzi
· 3 months ago
7181c04
Twelve: Set library view pager lifecycle follow the fragment's view
by Luca Stefani
· 3 months ago
ca0395b
Twelve: Set fixed offscreen page limit
by Luca Stefani
· 3 months ago
f5d63f1
Twelve: MainFragment: Set view pager adapter to null on destroy
by Luca Stefani
· 3 months ago
5c8eb7f
Twelve: Move reified areItemsTheSame/areContentsTheSame outside of companion
by Luca Stefani
· 3 months ago
6e8e45a
Twelve: Use factory in SimpleListAdapter
by Luca Stefani
· 3 months ago
7965f30
Twelve: LinearProgressIndicator: Treat null as indeterminate progress
by Sebastiano Barezzi
· 3 months ago
2e7adc5
Twelve: Fix single item view model flows
by Sebastiano Barezzi
· 3 months ago
01ec563
Twelve: Add playlist fragment
by Sebastiano Barezzi
· 3 months ago
4800c8f
Twelve: Navigate to now playing fragment after selecting song
by LuK1337
· 3 months ago
b9f9930
Twelve: Allow album title and artist name to span 3 lines
by Luca Stefani
· 3 months ago
87b96b5
Twelve: Make the whole service opt-in to Media3 unstable APIs
by Sebastiano Barezzi
· 3 months ago
6ab7496
Twelve: Use our own small icon in the notification
by Luca Stefani
· 3 months ago
8bae0bb
Twelve: Use pauseAllPlayersAndStopSelf when task is removed from recents
by Luca Stefani
· 3 months ago
8fea404
Twelve: Drop images permission request
by Sebastiano Barezzi
· 3 months ago
6c4f818
Twelve: Split duration & position from playback flow
by Luca Stefani
· 3 months ago
8cdd343
Twelve: Seek to position via slider
by Luca Stefani
· 3 months ago
8b9e67a
Twelve: Reset shuffle/repeat mode when new audio is played
by Luca Stefani
· 3 months ago
4642b3e
Twelve: Autoplay on seekTo{Next,Previous}
by Luca Stefani
· 3 months ago
ac7dfa0
Twelve: Add more todo method in MediaLibrarySession.Callback
by Luca Stefani
· 3 months ago
4d125d7
Twelve: Add a default onConnect impl
by Luca Stefani
· 3 months ago
229a7ce
Twelve: Poll current position
by Luca Stefani
· 3 months ago
a87f678
Twelve: Stop showing URIs to the user
by Sebastiano Barezzi
· 3 months ago
2ed8bbe
Twelve: Show album's artist name
by Sebastiano Barezzi
· 3 months ago
9628d97
Twelve: Show artist name instead of URI for audios
by Sebastiano Barezzi
· 3 months ago
e6d02e2
Twelve: Fill media metadata
by Luca Stefani
· 3 months ago
Next »