0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:johannilsson/iglaset More... over 13 years ago
Removed the action bar from the dashboard. More... over 13 years ago
Added rounded corners to the SB text. More... over 13 years ago
- Don't clear drinks... again.. More... over 13 years ago
Merge branch 'master' into SearchSorting More... over 13 years ago
Merge branch 'master' of github.com:denravonska/iglaset More... over 13 years ago
- Removed the thumbnail border in favour of using Android's standard resources instead. This gives the screen more depth. More... over 13 years ago
- Added missing merge tag to low-DPI's thumbnail view More... over 13 years ago
- Made the "Search"-button in empty search results look slightly less puny. More... over 13 years ago
Added a action bar. More... over 13 years ago
- Links in comments and drink descriptions are now clickable. More... over 13 years ago
- Don't clear the drinks after sorting as it crashes the adapter. More... over 13 years ago
- Fixed changelog for 1.4.1 More... over 13 years ago
Bumped version to 1.4.1 More... over 13 years ago
Optimization for Date that does not force the time zone database to reload. More... over 13 years ago
Merge branch 'master' of git://github.com/denravonska/iglaset More... over 13 years ago
- Fixed sorting parameter bug. More... over 13 years ago
- Fixed search mode storing bug. More... over 13 years ago
- First messy attempt at making all search types sortable. More... over 13 years ago
Merge branch 'master' of github.com:denravonska/iglaset More... over 13 years ago
Merge branch 'SearchSorting' of github.com:denravonska/iglaset into SearchSorting More... over 13 years ago
- Only apply sorting if the search method supports it. More... over 13 years ago
- Store preferred sorting when searching. More... over 13 years ago
- Added supportsSorting to search result classes since not all search modes can be sorted through the API. More... over 13 years ago
- Added support for saving/loading search sort modes. More... over 13 years ago
- More compact preference handling. More... over 13 years ago
Merge branch 'master' of github.com:denravonska/iglaset More... over 13 years ago
Revert "Reverted new ImageLoader library since it did more harm than good.". Got this working. More... over 13 years ago
- Updated release notes. More... over 13 years ago
- Removed the do-not-reload-image-if-not-necessary logic and split DrinkViewHolder.populate into populate/update. This fixes the issue where a drink got its image replaced which in term closes #19. More... over 13 years ago