Activity for AndroidAdapters

  • Michael Michael committed [2c1904]

    Added isFiltered-method.

  • Michael Michael committed [fa4545]

    Implemented the interfaces SelectableExpandable...

  • Michael Michael committed [bc6e8c]

    Edited comment.

  • Michael Michael committed [bc8af5]

    Edited comments.

  • Michael Michael committed [5e2355]

    Formatted code.

  • Michael Michael committed [2fcb8f]

    Edited comments.

  • Michael Michael committed [b95082]

    Implemented the class AbstractSelectableExpanda...

  • Michael Michael committed [b8fd86]

    Renamed methods.

  • Michael Michael committed [372b75]

    Formatted code.

  • Michael Michael committed [8c8964]

    Edited comment.

  • Michael Michael committed [bafacf]

    Edited comments.

  • Michael Michael committed [99e296]

    Renamed methods.

  • Michael Michael committed [11f185]

    Moved getViewTypeCount-method from class Abstra...

  • Michael Michael committed [e8660d]

    Added the enum ExpandableListChoiceMode.

  • Michael Michael committed [6d7775]

    Added copyright information.

  • Michael Michael committed [9cbba7]

    Moved getSelectedItemCount-method to interface ...

  • Michael Michael committed [0fbaae]

    Added the class SelectableExpandableListDecorator.

  • Michael Michael committed [5bf6d2]

    Removed methods.

  • Michael Michael committed [91244f]

    Added getSelectedChildCount-methods to the inte...

  • Michael Michael committed [eb0c20]

    Formatted code.

  • Michael Michael committed [0d30ef]

    Refactoring.

  • Michael Michael committed [1e6c60]

    Edited comment.

  • Michael Michael committed [28afe4]

    Refactoring.

  • Michael Michael committed [8cc8af]

    Added an attribute, which allows to specify, wh...

  • Michael Michael committed [d0ade6]

    Added an attribute, which allows to specify, wh...

  • Michael Michael committed [d35dbb]

    Added factory methods to create adapters of the...

  • Michael Michael committed [3c1fb1]

    Edited comment.

  • Michael Michael committed [b31c79]

    The selection of a SingleChoiceExpandableListAd...

  • Michael Michael committed [436300]

    Renamed method parameters.

  • Michael Michael committed [38bb96]

    Refactoring.

  • Michael Michael committed [641238]

    Selection is now only adapted, when setting cor...

  • Michael Michael committed [7707cf]

    Replaced break statement with return statement.

  • Michael Michael committed [38d2a8]

    Refactoring.

  • Michael Michael committed [479700]

    The selection is now adapted automatically, whe...

  • Michael Michael committed [d78d29]

    The getSelectedItemCount-method is now again pa...

  • Michael Michael committed [09bd6c]

    Implemented the class SingleChoiceExpandableLis...

  • Michael Michael committed [2f03a2]

    Only enabled items are now selected automatical...

  • Michael Michael committed [da624c]

    Edited toString-method.

  • Michael Michael committed [5e5680]

    Edited comment.

  • Michael Michael committed [d0b710]

    Changed generic typed method parameters.

  • Michael Michael committed [648d6c]

    Edited toString-method.

  • Michael Michael committed [0109f8]

    Edited toString-methods.

  • Michael Michael committed [eebb59]

    Edited toString-method.

  • Michael Michael committed [9fd566]

    Changed Collection return types to List.

  • Michael Michael committed [744b15]

    Edited toString-method.

  • Michael Michael committed [d8d3bd]

    Edited toString-method.

  • Michael Michael committed [ee8d7c]

    Edited toString-method.

  • Michael Michael committed [6bcd75]

    Formatted code.

  • Michael Michael committed [0cd996]

    Added toString-method.

  • Michael Michael committed [50cb61]

    Edited toString-method.

  • Michael Michael committed [9f7e45]

    Fixed possible IllegalStateExceptions.

  • Michael Michael committed [38695c]

    Fixed possible IllegalStateExceptions.

  • Michael Michael committed [5ec5ca]

    Removed unused import.

  • Michael Michael committed [613aac]

    Correct number of item states is now set on the...

  • Michael Michael committed [221835]

    Added the interface MultipleChoiceExpandableLis...

  • Michael Michael committed [6b27fb]

    Fixed isChildSelected-method.

  • Michael Michael committed [240789]

    Fixed unselection of groups.

  • Michael Michael committed [9be299]

    DatasetObservers are now notified when an Sorta...

  • Michael Michael committed [da6665]

    Changed implementation of getChildId-method.

  • Michael Michael committed [bb1b01]

    Added class AbstractAdapterItem.

  • Michael Michael committed [d85da6]

    Fixed getGroupIndex-method.

  • Michael Michael committed [a0c37e]

    The group adapter's notifyDataSetChanged-method...

  • Michael Michael committed [81ce44]

    Renamed class.

  • Michael Michael committed [048bf0]

    Renamed class.

  • Michael Michael committed [ea1319]

    Added toString-methods.

  • Michael Michael committed [30d9d9]

    DatasetObservers are now notified when the item...

  • Michael Michael committed [e5ec5f]

    Added getOrder-method to SortableListAdapter.

  • Michael Michael committed [b4010d]

    Groups can now be automatically expanded when i...

  • Michael Michael committed [157996]

    Changed parameter type.

  • Michael Michael committed [9b430d]

    Fixed selection of group items.

  • Michael Michael committed [a184fd]

    Renamed enum ExpandabelListChoiceMode to Choice...

  • Michael Michael committed [93b8b6]

    Removed unnecessary parameters from getViewType...

  • Michael Michael committed [78e696]

    Groups are now properly unselected when selecti...

  • Michael Michael committed [e3b8bc]

    Moved enum ChoiceMode into another package.

  • Michael Michael committed [1678ff]

    The first child is now selected when using choi...

  • Michael Michael committed [54b68c]

    Fixed selection of nearest child item, when an ...

  • Michael Michael committed [35c250]

    The interface ExpandableListAdapter is now exte...

  • Michael Michael committed [ac720d]

    Added expandGroupOnSelection and expandGroupOnC...

  • Michael Michael committed [90bdfa]

    Fixed click listener of group and child items.

  • Michael Michael committed [e77928]

    Added private methods, which allow to notify li...

  • Michael Michael committed [d61a28]

    Variable childOrder is now set when sorting all...

  • Michael Michael committed [1b37ed]

    Added listeners, which allow to select items wh...

  • Michael Michael committed [969592]

    Edited comment.

  • Michael Michael committed [e49220]

    Added getOrder-methods to the interface Sortabl...

  • Michael Michael committed [e276ba]

    Implemented the class MultipleChoiceExpandableL...

  • Michael Michael committed [886e25]

    Added missing hashCode- and equals-methods.

  • Michael Michael committed [36ee54]

    Changed default log level to INFO.

  • Michael Michael committed [78dcd9]

    Fixed infinite loop.

  • Michael Michael committed [ce164d]

    Really fixed selection of group items.

  • Michael Michael committed [3fb72d]

    Added missing clone-method.

  • Michael Michael committed [2e9e3f]

    Refactoring.

  • Michael Michael committed [791022]

    Added performance optimization.

  • Michael Michael committed [5bad48]

    Added factory methods, which allow to create ad...

  • Michael Michael committed [884955]

    Added methods, which allow to retrieve, whether...

  • Michael Michael committed [2fe8fe]

    The class AbstractUnmodifiableList does now enc...

  • Michael Michael committed [cc835f]

    Added missing copyright information.

  • Michael Michael committed [7d59c3]

    Changed parameter types.

  • Michael Michael committed [22568b]

    Items are now unselected by default when filtered.

  • Michael Michael committed [1463ec]

    Added the class AbstractUnmodifiableList.

  • Michael Michael committed [d4d7ab]

    Added a method, which allows to retrieve, wheth...

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.