Commit Graph

2588 Commits (c448ddb293155c5ffe56c700783bad261439dd0c)
 

Author SHA1 Message Date
Sam Bosley c448ddb293 Include task rabbit tasks in the I've assigned filter 13 years ago
Sam Bosley e6013fa080 Renamed ViewPagerAdapter to WelcomePagerAdapter, fixed a welcome layout issue on small screens 13 years ago
Sam Bosley 1786ee5fa0 Fixed a crash in the task rabbit activity introduced by the control set refactor 13 years ago
Sam Bosley 2a60b7a3de Fixed a crash for users who don't have the market trying to buy add-ons; take them to our webpage instead 13 years ago
Sam Bosley ba08685f6e Added task action views to draggable rows, which also fixes a crash: 13 years ago
Jon 5b6cbf8568 Merge pull request #134 from jonparis/120215_jp_style
120215 jp style
13 years ago
Jon Paris ea8444f835 death to fuzzy: added hdpi files for mic and menu for all themes. Made normal resolution match as well 13 years ago
Sam Bosley 07d763f62d Fixed bugs from refactor with timer controls 13 years ago
Jon 1938b179f4 Merge pull request #133 from jonparis/120215_jp_style
120215 jp style
13 years ago
Jon Paris e11be2a3a9 default checkbox was shifting 13 years ago
Jon 15d311268f Merge pull request #132 from jonparis/120215_jp_style
120215 jp style
13 years ago
Jon Paris 387d00013f added hdpi checkboxes 13 years ago
Sam Bosley 39c319adb1 Merge remote-tracking branch 'upstream/20120214_as_task_rabbit_bugs' into 4.0 13 years ago
Sam Bosley a6fd67d109 Refresh filter list when tags changed 13 years ago
Sam Bosley 0cb19515ac Landscape reminder view 13 years ago
Sam Bosley 451958a79e Separate options for displaying notes and wrapping task titles 13 years ago
Andrew Shaw 091c7220f5 Created location manager and fixed bug where task rabbit types weren't showing up on location update 13 years ago
Andrew Shaw 0b3937cde7 Fixing location bugs and null pointer exception for tablet 13 years ago
Tim Su 7aacca7c18 Refactor -> rename 13 years ago
Tim Su 12f5e60b02 Merge remote-tracking branch 'sbosley/120214_sb_bugfixes' into 4.0 13 years ago
Sam Bosley 13a3a64755 Fixed some control set bugs and display issues 13 years ago
Sam Bosley 2d67c23b9e Restyled the add list button 13 years ago
Sam Bosley baf2da5bda Moved task actions loading into its own thread 13 years ago
Sam Bosley 414ea4f24a Fixed button drawables for default number picker 13 years ago
Sam Bosley 10d87652f1 Change 'no repeat' to 'make repeating' 13 years ago
Sam Bosley c7d4bfd0dd Show repeat string in when display row 13 years ago
Sam Bosley 2fe2b3d77f Refactor most task edit control sets to lazy load 13 years ago
Tim Su c7a1f91230 No more managed cursors. They are causing trouble in ICS. Lots of trouble. 13 years ago
Tim Su 5cb3db64a7 GCal - wrap cursor accessors in try/finally blocks 13 years ago
Tim Su 9eb47a268b reflow lines, minor style. 13 years ago
Tim Su 16eab17757 Killed a bunch of dead code in task rabbit data service 13 years ago
Tim Su 508a326b5a Stop calling close on a managed cursor 13 years ago
Tim Su 09b3171fe7 Opt for Smaller checkboxes on HDPI devices by moving our checkbox images there. 13 years ago
Tim Su de6ac9c8db Killed whitespace, and long line. 13 years ago
Tim Su 1583526ab7 Removed the beta numeral from android version name, in favor of build. 13 years ago
Tim Su f0c1221b57 Fix for details loader causing double-send of tasks. Also stopping the details loading when you don't show notes 13 years ago
Tim Su fa79f5cbf6 Remove references to INTRO_TASK_SIZE, missed a spot 13 years ago
Tim Su 9e01240fbd Add a release jenkins target for updating the file name and build number 13 years ago
Tim Su b1c600458f Got rid of calls to startup service from fragments, got rid of INTRO_TASK_SIZE 13 years ago
Sam Bosley 36a4ac5549 Organize task row prefs into their own preference screen 13 years ago
Sam Bosley 451abd43c6 New task actions--killed the quick action bar and REQUEST_ACTIONS api constant 13 years ago
Sam Bosley d814380b0b Option for legacy style importance indicators and check boxes 13 years ago
Sam Bosley 7f63206531 Added preference to compress task rows to fit title 13 years ago
Sam Bosley 7a639b1217 Make default theme white-blue for upgraders 13 years ago
Sam Bosley 04edf6eb49 Renamed beast mode to something more obvious 13 years ago
Tim Su d9a0ff6b46 Removd printline and unneeded suppress warning 13 years ago
Tim Su 772e90fa56 Add gzip to outgoing requests. According to my benchmarks it has a very small effect. 13 years ago
Tim Su e0f1b14d04 typo 13 years ago
Tim Su 3501948428 If you complete task from reminder, refresh the list 13 years ago
Tim Su a1d6992ee8 Move set up task list code to onCreate, seems to fix all issues with reminders, and coming back to task list in a weird state 13 years ago