Commit Graph

938 Commits (44f8c82d9a8db84b6b2904f58e6873b35d9c9211)

Author SHA1 Message Date
Tim Su 44f8c82d9a Make the edit tab text color the right color. Get rid of empty activities. You know, polish stuff 14 years ago
Tim Su 9038184770 Moved TOS setup logic into upstream ActFmLoginActivity 14 years ago
Tim Su 3466db61f8 More user-friendly google login - help text at top, ok button if no google accounts 14 years ago
Andrew Shaw 6fcf07513a Added blue repeat icon for night theme and fixed potential null pointer exception in TaskEditFragment 14 years ago
Sam Bosley 2675763ab9 Merge remote-tracking branch 'upstream/120130_as_repeat_indicator' into 4.0 14 years ago
Andrew Shaw b27e8da2cd Repeat indicator glows red and shows abbreviation 14 years ago
Andrew Shaw d0b0f6739c Added red repeat button 14 years ago
Andrew Shaw 9b5476a1aa Added a dialog when user tries to share a list but isn't logged in 14 years ago
Sam Bosley c708f5dbf5 Renamed two more components to be called fragment instead of activity 14 years ago
Sam Bosley abc63ff77c Fixed bugs with certain intents trying to use the tag view fragment as an activity 14 years ago
Sam Bosley 970f05dd8c Fixed some popover layout issues on tablet, added a popover for list dropdown 14 years ago
Sam Bosley 695c78fd18 Killed the NotificationWrapperActivity and other custom wrappers for custom intents--just use the normal tasklistactivity with a custom fragment 14 years ago
Tim Su 814bbef471 Renamed another activity to fragment 14 years ago
Tim Su c34c1df463 Cleaned up a bunch of warnings, fixed a few small issues, code and formatting cleanup 14 years ago
Tim Su e70d7e4cca Renamed fragments to end with Fragment, renamed *WrapperActivity to Activity. Save our sanity by not calling things by other names. 14 years ago
Andrew Shaw a32d8db129 Fixed chronometer 14 years ago
Andrew Shaw acc6683ea4 Caching activity images to disk 14 years ago
Andrew Shaw 9a808fbb61 New checkboxes, timer looks better, and tasks can show full title 14 years ago
Andrew Shaw 554690d3bb Task timer should add to your activity stream 14 years ago
Sam Bosley 7641d01a43 Fix for a couple force closes 14 years ago
Tim Su 5165ed2e2e Theme for edit page, and cleaned up dead code 14 years ago
Tim Su 1e254dcf96 Added clear data as one of the manage old tasks items 14 years ago
Andrew Shaw 89aa3a00c9 Comment pictures show up in taskeditactivity now YAAA 14 years ago
Andrew Shaw ed10a08cbe Added images to comment bar and working on adding pictures 14 years ago
Andrew Shaw 03f2327dfe Added camera button 14 years ago
Andrew Shaw 7fd11fd094 Comments sync menu button added and added timer controls to comment bar 14 years ago
Sam Bosley 06381f4fb5 Fixed an off-by-one error in the gcal default calendar selection 14 years ago
Sam Bosley 9b1c69b17d Cleaned up some code and fixed a couple crashes 14 years ago
Sam Bosley 4a6998ef99 Fixed a bug with google tasks created on default list being associated with the wrong list id 14 years ago
Sam Bosley 03dbfb57a5 Fixed a bug with copying tag control set info to other tasks, removed a println 14 years ago
Sam Bosley d8f09912a3 Fixed a bug with C2DM registration 14 years ago
Sam Bosley e4bcea3a89 Merge remote-tracking branch 'origin/120125_sb_new_filter_activity' into 4.0 14 years ago
Sam Bosley 50949aaa5b Merge remote-tracking branch 'origin/120120_sb_new_google_sync' into 4.0 14 years ago
Andrew Shaw 0ef015832a Edit view scrolls to top of comments when you add a new one 14 years ago
Sam Bosley 809bbebcc1 Styled and updated finishing behavior of custom filter activity 14 years ago
Sam Bosley c498eabba6 Gtasks V2 sync provider 14 years ago
Andrew Shaw 267d7d16f4 New ui for task edit activity 14 years ago
Sam Bosley 7233b14f35 Merge upstream/master 14 years ago
Tim Su 15db4fbd86 More fix 14 years ago
Sam Bosley b281f48aef Popup for tag settings activity 14 years ago
Sam Bosley 7d06f46fc4 Fixed some bugs with quickadd, adjusted landscape layout weights 14 years ago
Tim Su 41b672928d Minor source code cleanup 14 years ago
Tim Su d0a9889490 Fix for oauth error when you are not online 14 years ago
Tim Su 9597e91ecc Use userinfo.profile as authentication scope to get user information 14 years ago
Tim Su 363db8d62c One-click google login. 14 years ago
Sam Bosley 34e751e632 Register a device id with c2dm 14 years ago
Sam Bosley 2cdf3f9f62 Fixed a bunch of bugs with behavior when creating new lists 14 years ago
Sam Bosley 6e15d95a6e Adjusted C2DM receiver to only process when logged in, added helper class for SyncResultCallback 14 years ago
Sam Bosley 6b9e23436a Strip unecessary fields out of filter list items 14 years ago
Sam Bosley 50eebc46b8 Refactor filter adapter to not be expandable 14 years ago