Commit Graph

4408 Commits (1fd38dc245218d4396a902fe7b8502f114c4d36b)
 

Author SHA1 Message Date
Sam Bosley 8e6c38aad7 Fixed broken format strings in chinese 12 years ago
Sam Bosley 1d035a76f9 Version bump and upgrade message 12 years ago
Sam Bosley 2fecb03d2d Minor fix 12 years ago
Sam Bosley 84366ea125 Started rewriting the getloc scripts in ruby to consolidate functions, support multiple projects 12 years ago
Sam Bosley f18983a2aa Make the getloc-export script support region specifiers 12 years ago
Sam Bosley 5439eacfd0 Fixed a couple broken format strings 12 years ago
Sam Bosley 03a2fbe71d Removed all english strings from all other language files 12 years ago
Sam Bosley aa72848989 Fixed some bugs with the getloc-import script 12 years ago
Sam Bosley c53c3dfd35 First draft of getloc-import 12 years ago
Sam Bosley 292b481322 Modified the getlocalization script to update either the master files or language-specific files 12 years ago
Sam Bosley 7e56223d15 Wrote a script to convert xml strings to a format that works with getlocalization (replace escaped ') and upload master files 12 years ago
Sam Bosley 6cf2fbed2a Fixed a couple mismatched format strings 12 years ago
Sam Bosley a8b2b13d41 a2po import 12 years ago
Sam Bosley 3407e00e62 Updated .po files from launchpad import 12 years ago
Sam Bosley 14ff55969b Fixed a rare crash in reminder dialog 12 years ago
Sam Bosley cf488a9763 Fixed a few null pointer crashes with the latest build 12 years ago
Sam Bosley 828f4ad1a6 Revert "Minor polish to user images when transparency exists"
This reverts commit e1cfafcd63.
12 years ago
Sam Bosley e1cfafcd63 Minor polish to user images when transparency exists 12 years ago
Sam Bosley bbbc863b61 Slight improvement to upgrade activity 12 years ago
Sam Bosley 731c23e9b4 Don't allow the upgrade activity to be backed out of 12 years ago
Sam Bosley ca2b378f88 Version name and upgrade message 12 years ago
Sam Bosley 166c143747 Finalize some ab tests 12 years ago
Sam Bosley 8ed243ed67 Resolved more issues with gtasks fragments 12 years ago
Sam Bosley ccf9cd8d34 Fixed a couple subtasks related crashes for google tasks fragments 12 years ago
Sam Bosley ed28990e1e Improved checking of whether outstanding entries should be recorded; added unit test for ReplayOutstandingEntries 12 years ago
Sam Bosley b9c74720a3 Don't allow random exceptions to crash the phone state receiver 12 years ago
Sam Bosley bc7ee6f4e7 Updated unit tests for new MakeChanges spec 12 years ago
Sam Bosley 8679052120 Updated MakeChanges to the new spec 12 years ago
Sam Bosley d45e6c575e Implemented ReplayOutstandingEntries 12 years ago
Sam Bosley a4405481f7 Use visitors when processing ChangesHappened or MakeChanges to ensure types are correct; started working on ReplayOutstandingEntries 12 years ago
Sam Bosley 0fc7ca851d Reordered things in the TaskAdapter constructor to catch random rare exceptions thrown by fragment.getResources() 12 years ago
Sam Bosley 184972f246 Placeholder method for cleaning up after processing a sync message batch 12 years ago
Sam Bosley df9f6d515b Fixed a null pointer exception that could get thrown in the subtasks metadata migration when bad data was in the database 12 years ago
Sam Bosley 99357842bb Make the sync thread a singleton 12 years ago
Sam Bosley 29d50022a5 Refactored message instantiation, simplified enqueueing messages 12 years ago
Sam Bosley b6218cd4b4 Sync queue initialization 12 years ago
Sam Bosley 78cf95f767 Minor refactor to changes happened instantiation 12 years ago
Sam Bosley 8810e962c8 Added some unit tests 12 years ago
Sam Bosley dfa8b99aa7 Don't record outstanding entries in MakeChanges 12 years ago
Sam Bosley 3847e03774 Make sure that pushed_at property is included in name maps, but don't record outstanding entries for it 12 years ago
Sam Bosley 742e53ea54 Refactored ClientToServerMessage JSON serialization 12 years ago
Sam Bosley e479f7a3ff Log some ignored errors 12 years ago
Sam Bosley 65f74e7456 Implementation of MakeChanges 12 years ago
Sam Bosley 0f308db6aa Improvements to NameMaps, AcknowledgeChange, ChangesHappened 12 years ago
Sam Bosley e9ab0a4859 Implemented Debug 12 years ago
Sam Bosley af5921a175 Implemented AcknowledgeChange 12 years ago
Sam Bosley d4b02c174b Use real token in actfm sync thread 12 years ago
Sam Bosley d8da952cc7 Built skeletons for server to client messages 12 years ago
Sam Bosley d24b71c5aa Check for potential null pointers in ActFmLoginActivity 12 years ago
Sam Bosley 0648db2026 Make the TouchListView descend from our error catching list view 12 years ago