summaryrefslogtreecommitdiff
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-06Create new adapter to show single item after undoMartin Fietz
2019-04-04refactor - UI - remove the old (and now used) select all / none /intermediate...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-04Merge pull request #3086 from ByteHamster/fix-double-slash-urlMartin Fietz
2019-04-04Merge pull request #2954 from orionlee/bugfix_phantom_notification_rework_2716H. Lehmann
2019-04-04Merge pull request #3085 from ByteHamster/new-items-countH. Lehmann
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-03bulk edit - UI tweak - rename "Remove Episode" to "Delete Episode", to be con...orionlee
2019-04-03Specifying base urlByteHamster
2019-04-03Respect 'keep updated' for new items counterByteHamster
2019-04-03Merge pull request #3082 from ByteHamster/mobile-updatesH. Lehmann
2019-04-03Merge pull request #3060 from jatinkumarg/issue-3052H. Lehmann
2019-04-03Review changesByteHamster
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 - backend - refactor existing logic to support bulk re...orionlee
2019-04-02Renamed text view ids and added tools namespaceJatin Kumar
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-04-02Use ApOkHttpUrlLoader for all imagesByteHamster
2019-04-02Add preference to allow mobile updates of imagesByteHamster
2019-04-01Added include to the queue and episode layoutJatin Kumar
2019-04-01Merge pull request #3077 from bibz/developH. Lehmann
2019-03-31Validate that the *new* and *not played* are also exclusiveBorjan Tchakaloff
2019-03-31Validate that the item state is only changed when neededBorjan Tchakaloff
2019-03-31Require the Mockito library for unit testingBorjan Tchakaloff
2019-03-31Validate that the *new* and *played* states are exclusiveBorjan Tchakaloff
2019-03-30Updated text sizes from dp to spJatin Kumar
2019-03-31Merge pull request #3073 from deandreamatias/fix-button-shadow-3040H. Lehmann
2019-03-30Delete unused drawableMatias de Andrea
2019-03-30Merge pull request #3074 from ByteHamster/fyydlinMartin Fietz
2019-03-30Merge pull request #3068 from bibz/developMartin Fietz
2019-03-29Fixes #3040Matias de Andrea