Commit Graph

939 Commits (aa4359ac7a58bac1671418264da0e264ae486826)

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