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
/
menuhandler
Age
Commit message (
Expand
)
Author
2017-06-04
Review changes
ByteHamster
2017-05-03
Allow sharing feed file, as suggested in #2236
ByteHamster
2016-11-02
Suppress resource type warnings
Martin Fietz
2016-06-04
Queue: Allow removal of playing/paused episode via context menu
Martin Fietz
2016-04-14
Don't use LongLists, use tags directly
Martin Fietz
2016-03-22
Merge pull request #1805 from domingos86/typos
Martin Fietz
2016-03-22
Merge pull request #1809 from domingos86/show-toasts
Martin Fietz
2016-03-22
show potential Toasts
Domingos Lopes
2016-03-22
recycle typedArrays
Domingos Lopes
2016-03-22
code cleaning:
Domingos Lopes
2016-01-30
Feed view: Single feed refresh enforces actually refreshing
Martin Fietz
2016-01-23
Use positive/reverse filtering
recalculated
2016-01-23
Fix context menu
Martin Fietz
2016-01-21
Feed view: Add "Add/Remove to/from Favorites" to context menu
Martin Fietz
2016-01-20
Only use tags when they are loaded
Martin Fietz
2016-01-04
Reverse (un)lock icons in queue
recalculated
2015-12-26
Check that media is not null
Martin Fietz
2015-12-10
Filter list -> filter set
Martin Fietz
2015-12-10
Just refactoring & housekeeping
Martin Fietz
2015-11-23
We do all the moving ourselves, no need to react on it
Martin Fietz
2015-11-08
AlertDialog -> v7 AlertDialog
Martin Fietz
2015-11-03
playing around with recycler view. context menu and swiping isn't working
Tom Hennen
2015-10-08
Cleanup when we show the mark as played/unplayed menus.
Tom Hennen
2015-09-20
Added 'tags' to FeedItem and properly showing/not showing menu items for favo...
Tom Hennen
2015-09-20
basic favorite functionality
Tom Hennen
2015-09-10
Refactor database access
Martin Fietz
2015-09-06
Set episode back to 'New' when undo remove from new episodes.
Tom Hennen
2015-06-29
Make new explicit
Martin Fietz
2015-06-28
Merge pull request #974 from mfietz/feature/episodes-actions
Tom Hennen
2015-06-27
Don't send Gpodder actions for items that don't have media.
Tom Hennen
2015-06-27
Add episode action fragment
Martin Fietz
2015-06-20
Sharing in options and context menus
Martin Fietz
2015-06-19
Don't propose to open malformed URLs
Martin Fietz
2015-05-19
Small fixes and refactorings
Martin Fietz
2015-05-19
Fix download bar displacement
Martin Fietz
2015-05-19
Fix move to top/bottom
Martin Fietz
2015-05-19
Redone new indicator
Martin Fietz
2015-05-19
Context dialog for feed item list
Martin Fietz
2015-05-19
Show feed new items and refresh failure
Martin Fietz
2015-05-19
Mark as unplayed option
Martin Fietz
2015-05-12
Fix ActionBar SearchView
Martin Fietz
2015-05-10
Add feed item filter
Martin Fietz
2015-05-03
Show lock icon always, use correct search view text color on older devices
Martin Fietz
2015-05-02
Add ActionBar icon to enable/disable list drag (reorder, swipe)
Martin Fietz
2015-04-22
Small fixes
Martin Fietz
2015-04-05
QueueEvents, Queue shows undobar on removal of an item
Martin Fietz
2015-04-05
Minor changes: Log, import order, small refactorings
Martin Fietz
2015-04-05
Sync episode actions with gpodder, smart mark as played
Martin Fietz
2015-03-15
now always displaying both refresh and search. closes #633
Tom Hennen
2015-01-30
added feed specific mark_all_read confirmation dialog. #596
Tom Hennen
[next]