Commit Graph

455 Commits (79313d1b0d550cbfffe6cf4d98f665bb089f6dfa)

Author SHA1 Message Date
Alex Baker 79313d1b0d Remove analytics
* Remove findbugs
* Remove localytics
* Remove crittercism
* Remove anonymous statistics menu entry
* Remove coarse location permission
11 years ago
Alex Baker d0ee6fe1ff Add missing @Override annotations 11 years ago
Alex Baker 54fbbd9b6c Add braces to control flow statements 11 years ago
Alex Baker 77679b0136 Convert to Android Studio
* Remove Eclipse files
* Remove Ant build files
11 years ago
Sam Bosley bd4348a982 Started building better monthly repeat logic 11 years ago
Sam Bosley 35ab43fda2 Import translations from GetLocalization 11 years ago
Sam Bosley 2ce3030d29 First pass at hide until due time 11 years ago
Sam Bosley 781658a514 Added the is_folder flag to tagdata, don't show those in main tag list 11 years ago
Sam Bosley 8f90d2f54e Hide keyboard in task edit when enter key pressed 11 years ago
Sam Bosley d8cf2f6264 Improved autosync logic to be independent of server time 11 years ago
Sam Bosley e3ebe0c544 Fun with generics, fixed signature generation when using gcm 11 years ago
Sam Bosley 84dbac3975 Fixed typo, imported updated translations 11 years ago
Sam Bosley 0f52169f74 Implement BriefMe for fetching tasks for a user 11 years ago
Sam Bosley 5ac4e10b1d Introduce a tag_id history field for better keeping track of history entries that correspond to particular tags 11 years ago
Sam Bosley 34db0fc9fd Added database columns for keeping track of history offsets 11 years ago
Sam Bosley 1ccad4f613 Fixed bitmap resize logic 11 years ago
Sam Bosley a6cb91dc49 Catch exceptions when deserializing content values 11 years ago
Sam Bosley 8c4d37e49a Only show waiting on me filter if there are things in it 11 years ago
Sam Bosley 82122ddbf3 Add the acknowledged data field to WaitingOnMe 11 years ago
Sam Bosley f0dbf4172a WaitingOnMe needs a pushed_at property 11 years ago
Sam Bosley e302cc1831 Added data layer for WaitingOnMes 11 years ago
Sam Bosley 1a546cf02c Implemented several improvements and optimizations in new sync migration based on Tim's suggestions 11 years ago
Sam Bosley fee4b83a79 Updated ImageDiskCache sources to unmodified LGPL versions 11 years ago
Sam Bosley e5de043fe7 Rewrote function to read input stream as string based on AndroidUtilities.readFile 11 years ago
Sam Bosley b7a46262f2 Updated Hebrew translations 11 years ago
Sam Bosley 551474936c Improved the getloc import script, imported all translations 11 years ago
Sam Bosley 45fd4aa20e Columns can't be named 'column'. Beta users will need to reinstall 11 years ago
Sam Bosley 339093793f Started refactoring to improve logout logic 11 years ago
Sam Bosley fa4971f50c More improvements to how bitmap scaling is handled 11 years ago
Sam Bosley 72aa5c61b6 Adjusted how large bitmaps are scaled to keep bigger images around 11 years ago
Sam Bosley 2109ba38e6 Killed unused code 11 years ago
Sam Bosley 2a54bddced Removed an unused file and changed an attribution link 11 years ago
Sam Bosley c76375688c More clear data on different user login logic 11 years ago
Sam Bosley b1da107c0d Rough draft of how uploading files with multipart entity might look 11 years ago
Sam Bosley 6e0e86d6b7 Some progress towards uploading pictures as multipart entities 11 years ago
Sam Bosley c9f2dfb14c Put JSON null in changes happened when value is null 11 years ago
Sam Bosley ff56b0e6ba Use empty string instead of null for 0 dates 11 years ago
Sam Bosley a8e61b6602 Added some ability to do progress bars under new sync 11 years ago
Sam Bosley 922db53862 Don't allow inactive sync providers (like gtasks) to sync in background 12 years ago
Sam Bosley 8d298dda58 Merge remote-tracking branch 'upstream/master' into 130221_sb_gtasks_new_sync 12 years ago
Sam Bosley c979e1c2c1 Fixed some ui bugs when renaming a list 12 years ago
Sam Bosley f10b3acc31 Better handling of deleting tags--use uuids only instead of names 12 years ago
Sam Bosley 2880d9cf32 Fixed crashes when getting user display name 12 years ago
Sam Bosley a2fe083f0f Deprecated tag ordering property, fixed references to it in widgets to look for TLM instead 12 years ago
Sam Bosley 47b8fa96b4 First draft at what a Gtasks import might look like 12 years ago
Sam Bosley 6524d1b0a0 Moved SyncMetadataService to the main astrid project to remove more references to the api daos 12 years ago
Sam Bosley ddc9622ffe Implemented finer grained queries now supported by new sync api 12 years ago
Sam Bosley 9eebd1bdab Need default values for user first and last name 12 years ago
Sam Bosley 5d963bc441 New history types 12 years ago
Sam Bosley d1b0b66de7 Merge remote-tracking branch 'upstream/master' into 130122_sb_new_sync 12 years ago