index
:
AntennaPod
add_dot_yamllint
develop
fix/import_isnt_export
fix/import_isnt_export-3.6.0
fix/inform_on_db_moved
fix/inform_on_db_moved-3.6.0
master
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
/
de
/
danoeh
/
antennapod
/
fragment
/
QueueFragment.java
Age
Commit message (
Expand
)
Author
2022-03-15
Fix context menu click ending up in wrong fragment
ByteHamster
2022-01-06
Rewrite download request creation (#5530)
ByteHamster
2021-12-14
Add keyboard shortcuts for going to the top and bottom of podcast list (#5588)
silansuslu
2021-11-02
Move (most) events to their own module
ByteHamster
2021-10-28
Queue lock now no longer influences swiping
ByteHamster
2021-10-24
Moved playback events to their own package
ByteHamster
2021-10-03
Fix FAB overlay sometimes not showing
ByteHamster
2021-08-22
Move queue lock feature to the overflow menu
ByteHamster
2021-08-12
Make Accidental Pull Down Refresh less likely (#5281)
vbh
2021-08-08
Live results in local search
ByteHamster
2021-07-22
Fix NonConstantResourceId code lint errors
TacoTheDank
2021-07-17
Fix swipe refresh not working on empty queue
Johannes Henninger
2021-07-12
Swipe actions (#5191)
ueen
2021-07-11
End select mode when page is closed
ByteHamster
2021-07-10
Replace old episode multi-select with new multi-select. (#5253)
peakvalleytech
2021-06-29
Contextual menu for multi selecting episodes (#5130)
peakvalleytech
2021-05-31
Fix stuck swipe refresh indicator
Johannes Henninger
2021-05-01
Don't mark episodes as played when removing from queue
ByteHamster
2021-04-22
Moved model to its own module
ByteHamster
2021-04-21
Deleted duplicate resources
ByteHamster
2021-04-13
Adds pull to refresh functionality on Queue screen (#5104)
datavizard
2021-04-10
Show queue lock button even if "keep sorted" is active
Johannes Henninger
2021-03-07
Fixed 2 little bugs related to queue movement
ByteHamster
2021-02-16
Fixed disappearing drawer toggle
ByteHamster
2020-11-01
Fixed toolbar state updates
ByteHamster
2020-11-01
Converted main fragments except pagers to stand-alone toolbar
ByteHamster
2020-10-13
Add chip when searching for specific feed (#4522)
Ezequiel
2020-09-29
Fix a few more deprecations, tiny cleanup (#4388)
Taco
2020-09-08
Hide locked message if queue is empty (#4408)
asdoi
2020-07-22
Enabling swiping actions on locked queue list
olivoto
2020-07-13
Fix a bunch of deprecations
TacoTheDank
2020-07-11
Fix duplicate branches
TacoTheDank
2020-05-03
Fixed Snackbars being covered by audio player
ByteHamster
2020-04-09
Localize digits in queue episodes and parallel downloads numbers
Ebrahim Byagowi
2020-04-02
Merge pull request #3993 from ByteHamster/recycle-viewholders
H. Lehmann
2020-04-02
Recycle ViewHolders throughout the app
ByteHamster
2020-04-02
Performance improvements
ByteHamster
2020-03-25
Fixed crash
ByteHamster
2020-03-20
Fixed item flickering while downloading
ByteHamster
2020-03-17
Showing feed results in search
ByteHamster
2020-03-17
Converted lists to RecyclerView
ByteHamster
2020-03-15
Centralize creation of search icon
ByteHamster
2020-03-15
Moved Toolbar to individual Fragments
ByteHamster
2020-02-05
Moved ViewHolder class
ByteHamster
2020-02-05
Merge branch 'develop' into extract-queue-item-view
ByteHamster
2020-02-05
Merge branch 'master' into develop
ByteHamster
2020-02-05
Removed search strings
ByteHamster
2020-02-04
Extract queue item holder to new class
ByteHamster
2020-02-02
Enforce MethodParamPad
ByteHamster
2020-01-20
fix #3768 double check the item is still in the queue
Tony Tam
[next]