summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2019-04-06tweak - bulk edit UI - remove hiding FAB during scroll per review feedbackorionlee
2019-04-06tweak - bulk edit UI - use Snackbar for selection messageorionlee
2019-04-06tweak - bulk edit UI - show a message after an action is applied.orionlee
2019-04-06refactor - bulk edit UI - make fab clickable on Pre-Lollipop devices without ...orionlee
2019-04-04refactor - UI - make OPML import screen use the new select all / none icons a...orionlee
2019-04-04bulk edit - UI - new select all / none icons, based onorionlee
2019-04-04bulk remove episodes from queue - UI - icon for dark themes.orionlee
2019-04-03bulk edit - refactor - reorder method parameter for DBWriter.removeQueueItem(...orionlee
2019-04-03bulk edit - refactor - factorize common codes in binding action to its UI and...orionlee
2019-04-03bulk edit - refactor - rename menu ids, to be consistent with single edit cou...orionlee
2019-04-03bulk edit - refactor - rename internal constant flags so that the names are c...orionlee
2019-04-02bulk edit - no longer defaulted to check allorionlee
2019-04-02bulk edit - "N selected" UI logicorionlee
2019-04-02fix typo in commentsorionlee
2019-04-02bulk remove from queue - backend - implement the new APIorionlee
2019-04-02bulk remove from queue - frontend logic, with a stub backend.orionlee
2019-04-02document android:elevation API compatibilityorionlee
2019-04-02batch edit - replace the bottom button UI with FAB Speed Dial (no new actions...orionlee
2019-04-02fix speed dial buttons orderorionlee
2019-04-02ensure speed dials clickable (for pre-Android 5 devices)orionlee
2019-04-02stub speed action action listenerorionlee
2019-04-02make speed dials scrollable, so that they work in landscape / split window mode.orionlee
2019-04-02UI Prototype for Batch Edit Episodes rework (from #1145)orionlee
2019-03-31Merge pull request #3073 from deandreamatias/fix-button-shadow-3040H. Lehmann
2019-03-29Change the icons in interface #3040Matias de Andrea
2019-03-29Fixed fyyd feed searchByteHamster
2019-03-23Fixed FeedHandlerTestByteHamster
2019-03-08Merge pull request #3048 from ByteHamster/new-episodes-downloadH. Lehmann
2019-03-08Fixed download status update in NewEpisodesFragmentByteHamster
2019-03-07Fix #3028: actually use encodedQuery from URLEncoder to avoid encoding issuesMatthieu De Beule
2019-03-05Merge pull request #3013 from hannesa2/buildImprovementsH. Lehmann
2019-03-04Merge pull request #3050 from ByteHamster/add-backup-keywordH. Lehmann
2019-03-04Merge pull request #3047 from ByteHamster/move-to-unit-testH. Lehmann
2019-03-04Merge pull request #3044 from mamehacker/min_max_speeds_from_preferencesH. Lehmann
2019-03-04Add backup keyword to searchByteHamster
2019-03-03Moved some implementation tests to unit testsByteHamster
2019-03-02Fix regexNathan Mascitelli
2019-03-02Adjust regext to ignore X:Y timecodesNathan Mascitelli
2019-02-27Set min/max playback speeds from preferencesShinichiro Fujiwara
2019-02-13Use a single format for short timecodesNathan Mascitelli
2019-02-12Handle more then 23 hoursNathan Mascitelli
2019-02-12Timecode parsing logic now handles two short formatsNathan Mascitelli
2019-02-12Converter handles HH:MM and MM:SSNathan Mascitelli
2019-02-10Update tests to handle minute timestampsNathan Mascitelli
2019-02-01Merge remote-tracking branch 'upstream/develop' into auto_download_12_hour_op...ByteHamster
2019-02-01Removed misleading commentByteHamster
2019-02-01Finish when closing error dialogByteHamster
2019-02-01Null handling in OnlineFeedViewActivity (#3004)Burt Wiley Snyder
2019-01-27unify lint options for all modulesHannes Achleitner
2019-01-27simplify build concerning maven reposHannes Achleitner