summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/activity/MainActivity.java
AgeCommit message (Expand)Author
2019-01-03Merge pull request #2913 from orionlee/auto_feed_update_fix_in_airplane_2906H. Lehmann
2018-12-26Code styleByteHamster
2018-12-26Merge branch 'develop' into rxjava2ByteHamster
2018-11-22Fix coding style problemsPetar Kukolj
2018-11-21#2906: refactor: move auto feed update by interval helper,orionlee
2018-11-20Fix not going back on child fragmentsPetar Kukolj
2018-11-17Use fragment tags instead of position indexes for saving chosen fragmentPetar Kukolj
2018-11-15Add go to page optionPetar Kukolj
2018-11-14Add configurable behavior of the back buttonPetar Kukolj
2018-10-21Remove redundant type castsegsavage
2018-10-21Optimize importsegsavage
2018-09-30Migrate rxjava to version 2Martin Fietz
2018-06-06Using utilsByteHamster
2018-05-29Limit broadcasts to current appByteHamster
2018-05-26Moved notification utils to other packageByteHamster
2018-05-03Added JobScheduler for feed updatesByteHamster
2018-05-03Start PlaybackService lazily to allow using ForegroundServiceByteHamster
2018-05-03Added notification categoriesByteHamster
2018-04-21Added warning to 'Mark all played'ByteHamster
2018-01-14Add final modifiersMartin Fietz
2018-01-14Weaken declaration accessMartin Fietz
2018-01-14Replace statement lambda with expression lambdaMartin Fietz
2018-01-09Delete PreferenceActivityGingerbreadMartin Fietz
2017-04-15Added feed title to delete confirmationByteHamster
2016-11-01Add ability to rename feedsMartin Fietz
2016-10-12Replace toast with snackbar and optional undo actionMartin Fietz
2016-10-09Add dialog option to auto-enable sleep timerMartin Fietz
2016-10-02Merge pull request #1985 from mfietz/issue/1942-automatic-updateMartin Fietz
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2016-06-20On resume, check if the feeds should be (automatically) refreshed.Martin Fietz
2016-06-08indentation on MainActivity onCreateOptionsMenudomingos86
2016-06-07adapt ui to different flavorsDomingos Lopes
2016-06-04Create one flavor with Google Cast support and one (free) withoutMartin Fietz
2016-04-24allow fine control on where to show the cast buttonDomingos Lopes
2016-04-24have hardware buttons change media volume ONLY when not castingDomingos Lopes
2016-04-23add cast button to important activitiesDomingos Lopes
2016-04-17Refactor QueueEventMartin Fietz
2016-04-14Send FeedItemEvent when a tag has been added or removedMartin Fietz
2016-04-06Add subscription counterMartin Fietz
2016-04-02treat showing the subscriptions list like other drawer items.Tom Hennen
2016-03-31* SubscriptionsAdapter now using its own ItemAccess instead of MainActivityTom Hennen
2016-03-27moved subscriptions up in the nav drawerTom Hennen
2016-03-27added 'add podcast' and back now works properlyTom Hennen
2016-03-25additional cleanup, removed submodule, renamed thingsTom Hennen
2016-03-25updated and fixed PR AntennaPod/AntennPod#1624Tom Hennen
2016-01-27Merge: Updated subscriptionview and synced developRaghul Jagannathan
2016-01-17Set default update interval for fresh installationsMartin Fietz
2016-01-09Indicate that episode cache is exhaustedMartin Fietz
2016-01-07ShadowsMartin Fietz
2016-01-07getMainActivtyActionBar -> getSupportActionBarMartin Fietz